logo

Expression of type Equals

from the theory of proveit.numbers.multiplication

In [1]:
import proveit
# Automation is not needed when 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 Expression classes needed to build the expression
from proveit import a, b, delta, k, theta
from proveit.logic import Equals
from proveit.numbers import Add, Exp, Mult, e, i, pi, two
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Add(a, b)
sub_expr2 = Mult(two, pi, i, b)
expr = Equals(Mult(sub_expr1, Exp(e, Mult(two, pi, i, k, delta)), Exp(e, Mult(two, pi, i, theta, k)), Exp(e, sub_expr2)), Mult(sub_expr1, Exp(e, Add(Mult(Add(Mult(two, pi, i, delta), Mult(two, pi, i, theta)), k), sub_expr2)))).with_wrapping_at(2)
expr:
In [3]:
# check that the built expression is the same as the stored expression
assert expr == stored_expr
assert expr._style_id == stored_expr._style_id
print("Passed sanity check: expr matches stored_expr")
Passed sanity check: expr matches stored_expr
In [4]:
# Show the LaTeX representation of the expression for convenience if you need it.
print(stored_expr.latex())
\begin{array}{c} \begin{array}{l} \left(\left(a + b\right) \cdot \mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot \delta} \cdot \mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \theta \cdot k} \cdot \mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot b}\right) =  \\ \left(\left(a + b\right) \cdot \mathsf{e}^{\left(\left(\left(2 \cdot \pi \cdot \mathsf{i} \cdot \delta\right) + \left(2 \cdot \pi \cdot \mathsf{i} \cdot \theta\right)\right) \cdot k\right) + \left(2 \cdot \pi \cdot \mathsf{i} \cdot b\right)}\right) \end{array} \end{array}
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
operation'infix' or 'function' style formattinginfixinfix
wrap_positionsposition(s) at which wrapping is to occur; '2 n - 1' is after the nth operand, '2 n' is after the nth operation.()(2)('with_wrapping_at', 'with_wrap_before_operator', 'with_wrap_after_operator', 'without_wrapping', 'wrap_positions')
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'centercenter('with_justification',)
directionDirection of the relation (normal or reversed)normalnormal('with_direction_reversed', 'is_reversed')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operands: 2
1Literal
2ExprTuple3, 4
3Operationoperator: 38
operands: 5
4Operationoperator: 38
operands: 6
5ExprTuple10, 7, 8, 9
6ExprTuple10, 11
7Operationoperator: 16
operands: 12
8Operationoperator: 16
operands: 13
9Operationoperator: 16
operands: 14
10Operationoperator: 33
operands: 15
11Operationoperator: 16
operands: 17
12ExprTuple21, 18
13ExprTuple21, 19
14ExprTuple21, 27
15ExprTuple20, 32
16Literal
17ExprTuple21, 22
18Operationoperator: 38
operands: 23
19Operationoperator: 38
operands: 24
20Variable
21Literal
22Operationoperator: 33
operands: 25
23ExprTuple41, 42, 43, 31, 40
24ExprTuple41, 42, 43, 44, 31
25ExprTuple26, 27
26Operationoperator: 38
operands: 28
27Operationoperator: 38
operands: 29
28ExprTuple30, 31
29ExprTuple41, 42, 43, 32
30Operationoperator: 33
operands: 34
31Variable
32Variable
33Literal
34ExprTuple35, 36
35Operationoperator: 38
operands: 37
36Operationoperator: 38
operands: 39
37ExprTuple41, 42, 43, 40
38Literal
39ExprTuple41, 42, 43, 44
40Variable
41Literal
42Literal
43Literal
44Variable