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