proposit-core
    Preparing search index...

    Interface TCoreCounterexample

    interface TCoreCounterexample {
        assignment: TCoreExpressionAssignment;
        result: TCoreArgumentEvaluationResult;
    }
    Index

    Properties

    Properties

    Assignment under which the argument fails to preserve truth.

    Full argument evaluation result for that assignment.