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.numbers.multiplication import mult_not_eq_zero
In [2]:
# check that the built expression is the same as the stored expression
assert mult_not_eq_zero.expr == stored_expr
assert mult_not_eq_zero.expr._style_id == stored_expr._style_id
print("Passed sanity check: mult_not_eq_zero matches stored_expr")
Passed sanity check: mult_not_eq_zero matches stored_expr
In [3]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\forall_{n \in \mathbb{N}}~\left[\forall_{a_{1}, a_{2}, \ldots, a_{n} \in \mathbb{C}^{\neq 0}}~\left(\left(a_{1} \cdot  a_{2} \cdot  \ldots \cdot  a_{n}\right) \neq 0\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: 7
operand: 2
1ExprTuple2
2Lambdaparameter: 29
body: 4
3ExprTuple29
4Conditionalvalue: 5
condition: 6
5Operationoperator: 7
operand: 10
6Operationoperator: 30
operands: 9
7Literal
8ExprTuple10
9ExprTuple29, 11
10Lambdaparameters: 23
body: 12
11Literal
12Conditionalvalue: 13
condition: 14
13Operationoperator: 15
operands: 16
14Operationoperator: 17
operands: 18
15Literal
16ExprTuple19, 20
17Literal
18ExprTuple21
19Operationoperator: 22
operands: 23
20Literal
21ExprRangelambda_map: 24
start_index: 28
end_index: 29
22Literal
23ExprTuple25
24Lambdaparameter: 36
body: 26
25ExprRangelambda_map: 27
start_index: 28
end_index: 29
26Operationoperator: 30
operands: 31
27Lambdaparameter: 36
body: 32
28Literal
29Variable
30Literal
31ExprTuple32, 33
32IndexedVarvariable: 34
index: 36
33Literal
34Variable
35ExprTuple36
36Variable