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