Uses of Class
org.episteme.core.mathematics.logic.proof.ProofStep
Packages that use ProofStep
-
Uses of ProofStep in org.episteme.core.mathematics.logic.proof
Methods in org.episteme.core.mathematics.logic.proof that return ProofStepModifier and TypeMethodDescriptionProof.getConclusion()Returns the conclusion of the proof (the formula of the last step).Methods in org.episteme.core.mathematics.logic.proof that return types with arguments of type ProofStepModifier and TypeMethodDescriptionProofStep.getPremises()Proof.getSteps()Returns the list of steps in the proof.Methods in org.episteme.core.mathematics.logic.proof with parameters of type ProofStepConstructor parameters in org.episteme.core.mathematics.logic.proof with type arguments of type ProofStep