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.exponentiation import int_exp_of_exp
In [2]:
# check that the built expression is the same as the stored expression
assert int_exp_of_exp.expr == stored_expr
assert int_exp_of_exp.expr._style_id == stored_expr._style_id
print("Passed sanity check: int_exp_of_exp matches stored_expr")
Passed sanity check: int_exp_of_exp 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{Z}}~\left[\forall_{a, b \in \mathbb{C}~|~a \neq 0}~\left((a^{b})^{n} = a^{b \cdot n}\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: 41
body: 4
3ExprTuple41
4Conditionalvalue: 5
condition: 6
5Operationoperator: 7
operand: 10
6Operationoperator: 27
operands: 9
7Literal
8ExprTuple10
9ExprTuple41, 11
10Lambdaparameters: 36
body: 12
11Literal
12Conditionalvalue: 13
condition: 14
13Operationoperator: 15
operands: 16
14Operationoperator: 17
operands: 18
15Literal
16ExprTuple19, 20
17Literal
18ExprTuple21, 22, 23
19Operationoperator: 35
operands: 24
20Operationoperator: 35
operands: 25
21Operationoperator: 27
operands: 26
22Operationoperator: 27
operands: 28
23Operationoperator: 29
operands: 30
24ExprTuple31, 41
25ExprTuple39, 32
26ExprTuple39, 33
27Literal
28ExprTuple40, 33
29Literal
30ExprTuple39, 34
31Operationoperator: 35
operands: 36
32Operationoperator: 37
operands: 38
33Literal
34Literal
35Literal
36ExprTuple39, 40
37Literal
38ExprTuple40, 41
39Variable
40Variable
41Variable