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