Tags: hypothetical-syllogism python inclusion class

HypotheticalSyllogismInclusion (python class)

This section presents the HypotheticalSyllogismInclusion python class.

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