import proveit from proveit.logic.booleans.implication import iff_def, implies_t_f theory = proveit.Theory() # the theorem's theory
%proving iff_f_t
iff_f_t may now be readily provable (assuming required theorems are usable). Simply execute "%qed".
%qed
proveit.logic.booleans.implication.iff_f_t has been proven.