All Classes and Interfaces
Class
Description
The
IFOLFormula
interface defines a first-order logic formula.The
IFormula
interface represents a logical formula in either propositional logic or first-order logic.The
INDProof
interface represents a natural deduction (ND) proof.The
IPLFormula
interface represents a propositional logic expression.The
LogicAPI
class provides utility methods for parsing and verifying logical expressions and natural deduction proofs.