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.functions.surjections import elim_domain_condition
In [2]:
# check that the built expression is the same as the stored expression
assert elim_domain_condition.expr == stored_expr
assert elim_domain_condition.expr._style_id == stored_expr._style_id
print("Passed sanity check: elim_domain_condition matches stored_expr")
Passed sanity check: elim_domain_condition 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}~\left[\forall_{f~|~\left[x \mapsto \left\{f\left(x\right) \textrm{ if } x \in A\right..\right] \in \left[A \xrightarrow[\text{onto}]{} B\right]}~\left(f \in \left[A \xrightarrow[\text{onto}]{} B\right]\right)\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: 4
operand: 2
1ExprTuple2
2Lambdaparameters: 17
body: 3
3Operationoperator: 4
operand: 6
4Literal
5ExprTuple6
6Lambdaparameter: 21
body: 8
7ExprTuple21
8Conditionalvalue: 9
condition: 10
9Operationoperator: 23
operands: 11
10Operationoperator: 23
operands: 12
11ExprTuple21, 14
12ExprTuple13, 14
13Lambdaparameter: 25
body: 15
14Operationoperator: 16
operands: 17
15Conditionalvalue: 18
condition: 19
16Literal
17ExprTuple26, 20
18Operationoperator: 21
operand: 25
19Operationoperator: 23
operands: 24
20Variable
21Variable
22ExprTuple25
23Literal
24ExprTuple25, 26
25Variable
26Variable