logo
In [1]:
import proveit
from proveit.logic.booleans.negation  import not_f
theory = proveit.Theory() # the theorem's theory
In [2]:
%proving not_false
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of
not_false:
(see dependencies)
not_false has been proven.  Now simply execute "%qed".
In [3]:
%qed
proveit.logic.booleans.negation.not_false has been proven.
Out[3]:
 step typerequirementsstatement
0instantiation1, 2  ⊢  
  :
1axiom  ⊢  
 proveit.logic.booleans.eq_true_elim
2axiom  ⊢  
 proveit.logic.booleans.negation.not_f