logo

Expression of type Exp

from the theory of proveit.physics.quantum.QPE

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 k, m
from proveit.numbers import Add, Exp, Mult, Neg, e, frac, i, pi, two
from proveit.physics.quantum.QPE import _phase, _two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = Exp(Exp(e, Add(Neg(frac(Mult(two, pi, i, m), _two_pow_t)), Mult(two, pi, i, _phase))), k)
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())
(\mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot m}{2^{t}} + \left(2 \cdot \pi \cdot \mathsf{i} \cdot \varphi\right)})^{k}
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 22
operands: 1
1ExprTuple2, 3
2Operationoperator: 22
operands: 4
3Variable
4ExprTuple5, 6
5Literal
6Operationoperator: 7
operands: 8
7Literal
8ExprTuple9, 10
9Operationoperator: 11
operand: 14
10Operationoperator: 20
operands: 13
11Literal
12ExprTuple14
13ExprTuple27, 24, 25, 15
14Operationoperator: 16
operands: 17
15Literal
16Literal
17ExprTuple18, 19
18Operationoperator: 20
operands: 21
19Operationoperator: 22
operands: 23
20Literal
21ExprTuple27, 24, 25, 26
22Literal
23ExprTuple27, 28
24Literal
25Literal
26Variable
27Literal
28Literal