Tags: disjunctive-syllogism-2 python inclusion class

DisjunctiveSyllogism2Inclusion (python class)

This section presents the DisjunctiveSyllogism2Inclusion python class.

This class models the inclusion of the disjunctive-syllogism-2 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 disjunctive_syllogism_2 property, and instanciation is automatic when this property is accessed for the first time.