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