Tags: proof-by-refutation-1 python inclusion class

ProofByRefutation1Inclusion (python class)

This section presents the ProofByRefutation1Inclusion python class.

This class models the inclusion of the proof-by-refutation-1 inference-rule in the target theory-derivation.

Punctilious users do not need to instanciate objects from this class. In effect, the TheoryElaborationSequence class exposes the proof_by_refutation_1 property, and instanciation is automatic when this property is accessed for the first time.