Tags: disjunctive-resolution python inclusion class

DisjunctiveResolutionInclusion (python class)

This section presents the DisjunctiveResolutionInclusion python class.

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