logo
In [1]:
import proveit
# Automation is not needed when only building an expression:
proveit.defaults.automation = False # This will speed things up.
proveit.defaults.inline_pngs = False # Makes files smaller.
%load_theorem_expr # Load the stored theorem expression as 'stored_expr'
# import the special expression
from proveit.logic.sets.equivalence import set_equiv_fold
In [2]:
# check that the built expression is the same as the stored expression
assert set_equiv_fold.expr == stored_expr
assert set_equiv_fold.expr._style_id == stored_expr._style_id
print("Passed sanity check: set_equiv_fold matches stored_expr")
Passed sanity check: set_equiv_fold matches stored_expr
In [3]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\forall_{A, B~|~\forall_{x}~\left(\left(x \in A\right) = \left(x \in B\right)\right)}~\left(A \cong B\right)
In [4]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
with_wrappingIf 'True', wrap the Expression after the parametersNoneNone/False('with_wrapping',)
condition_wrappingWrap 'before' or 'after' the condition (or None).NoneNone/False('with_wrap_after_condition', 'with_wrap_before_condition')
wrap_paramsIf 'True', wraps every two parameters AND wraps the Expression after the parametersNoneNone/False('with_params',)
justificationjustify to the 'left', 'center', or 'right' in the array cellscentercenter('with_justification',)
In [5]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 8
operand: 2
1ExprTuple2
2Lambdaparameters: 7
body: 3
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operands: 7
5Operationoperator: 8
operand: 10
6Literal
7ExprTuple20, 22
8Literal
9ExprTuple10
10Lambdaparameter: 21
body: 12
11ExprTuple21
12Operationoperator: 13
operands: 14
13Literal
14ExprTuple15, 16
15Operationoperator: 18
operands: 17
16Operationoperator: 18
operands: 19
17ExprTuple21, 20
18Literal
19ExprTuple21, 22
20Variable
21Variable
22Variable