Uses of Class
org.episteme.core.mathematics.logic.proof.Proof
Packages that use Proof
Package
Description
Provides support for philosophy, including formal logic, ethics,
epistemology, and storytelling.
-
Uses of Proof in org.episteme.core.mathematics.logic.proof
Methods in org.episteme.core.mathematics.logic.proof with parameters of type Proof -
Uses of Proof in org.episteme.social.philosophy
Methods in org.episteme.social.philosophy with parameters of type ProofModifier and TypeMethodDescriptionstatic booleanLogicSolver.verifyFormalProof(Proof proof) Integrates with the mathematical proof system to verify a complex argument.