Tags: equal-terms-substitution python declaration class

EqualTermsSubstitutionDeclaration (python class)

This section presents the EqualTermsSubstitutionDeclaration python class.

This class models the declaration of the equal-terms-substitution 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 equal_terms_substitution property, and instanciation is automatic when the property is accessed for the first time.