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