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_expr # Load the stored expression as 'stored_expr'
# import the special expression
from proveit.numbers.exponentiation import nonzero_a_1_to_m
In [2]:
# check that the built expression is the same as the stored expression
assert nonzero_a_1_to_m == stored_expr
assert nonzero_a_1_to_m._style_id == stored_expr._style_id
print("Passed sanity check: nonzero_a_1_to_m matches stored_expr")
Passed sanity check: nonzero_a_1_to_m matches stored_expr
In [3]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\left(\left(a_{1} \neq 0\right), \left(a_{2} \neq 0\right), \ldots, \left(a_{m} \neq 0\right)\right)
In [4]:
stored_expr.style_options()
no style options
In [5]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1
1ExprRangelambda_map: 2
start_index: 3
end_index: 4
2Lambdaparameter: 12
body: 5
3Literal
4Variable
5Operationoperator: 6
operands: 7
6Literal
7ExprTuple8, 9
8IndexedVarvariable: 10
index: 12
9Literal
10Variable
11ExprTuple12
12Variable