Tags: proof-by-refutation-2 python declaration class

ProofByRefutation2Declaration (python class)

This section presents the ProofByRefutation2Declaration python class.

This class models the declaration of the proof-by-refutation-2 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 proof_by_refutation_2 property, and instanciation is automatic when the property is accessed for the first time.