Tags: double-negation-introduction python inclusion class

DoubleNegationIntroductionInclusion (python class)

This section presents the DoubleNegationIntroductionInclusion python class.

This class models the inclusion of the double-negation-introduction 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 double_negation_introduction property, and instanciation is automatic when this property is accessed for the first time.