importproveittheory=proveit.Theory()# the theorem's theoryfromproveitimportA
In [2]:
%proving self_implication
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of self_implication: (see dependencies)
self_implication may now be readily provable (assuming required theorems are usable). Simply execute "%qed".