logo
In [1]:
import proveit
theory = proveit.Theory() # the theorem's theory
In [2]:
%proving false_implies_false
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of
false_implies_false:
(see dependencies)
false_implies_false may now be readily provable (assuming required theorems are usable).  Simply execute "%qed".
In [3]:
%qed
proveit.logic.booleans.implication.false_implies_false has been proven.
Out[3]:
 step typerequirementsstatement
0instantiation1  ⊢  
  :
1theorem  ⊢  
 proveit.logic.booleans.implication.self_implication