importproveittheory=proveit.Theory()# the theorem's theory
In [2]:
%proving left_from_iff
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of left_from_iff: (see dependencies)
In [3]:
%qed
proveit.logic.booleans.implication.left_from_iff has been proven.