Chop Logic Core - v1.4.0
    Preparing search index...

    Module Models

    Core type definitions for the logical system. This module consolidates all types and interfaces used for logical expressions, proof systems, and truth evaluations.

    Basic Types

    PropAtom
    PropSymbol
    PropExpression

    Formula Types

    PropFormula
    PropFormulaVariablesMap

    Proof System Types

    PropProofStep

    Truth Table Types

    TruthAssignmentsMap
    TruthTableRow
    TruthTable