logo
In [1]:
import proveit
theory = proveit.Theory() # the theorem's theory
In [2]:
%proving right_from_iff
With these allowed/disallowed theorem/theory presumptions (e.g., to avoid circular dependencies), we begin our proof of
right_from_iff:
(see dependencies)
In [3]:
%qed
proveit.logic.booleans.implication.right_from_iff has been proven.
Out[3]:
 step typerequirementsstatement
0generalization1  ⊢  
1modus ponens2, 3,  ⊢  
2instantiation4, 5  ⊢  
  : , :
3assumption  ⊢  
4conjecture  ⊢  
 proveit.logic.booleans.implication.iff_implies_right
5assumption  ⊢