Package org.episteme.core.mathematics.logic.proof
package org.episteme.core.mathematics.logic.proof
-
ClassDescriptionA simple inference rule for equality substitution.Hypothetical Syllogism inference rule.Interface for inference rules in formal logic.Implementation of the Modus Ponens inference rule.Modus Tollens inference rule.Represents a formal proof consisting of a sequence of steps.Represents a single step in a formal proof.Verifier for formal proofs.