Tags: double-negation-elimination python declaration class

DoubleNegationEliminationDeclaration (python class)

This section presents the DoubleNegationEliminationDeclaration python class.

This class models the declaration of the double-negation-elimination inference-rule in the target universe-of-discourse.

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