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