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