logo

Expression of type ExprTuple

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 ExprTuple, k, t
from proveit.linear_algebra import ScalarMult, VecSum
from proveit.numbers import Exp, Interval, Mult, e, frac, i, one, pi, subtract, two, zero
from proveit.physics.quantum import NumKet
from proveit.physics.quantum.QPE import _phase, two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(ScalarMult(frac(one, Exp(two, frac(t, two))), VecSum(index_or_indices = [k], summand = ScalarMult(Exp(e, Mult(two, pi, i, _phase, k)), NumKet(k, t)), domain = Interval(zero, subtract(two_pow_t, one)))))
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())
\left(\frac{1}{2^{\frac{t}{2}}} \cdot \left(\sum_{k=0}^{2^{t} - 1} \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \lvert k \rangle_{t}\right)\right)\right)
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1
1Operationoperator: 18
operands: 2
2ExprTuple3, 4
3Operationoperator: 16
operands: 5
4Operationoperator: 6
operand: 9
5ExprTuple50, 8
6Literal
7ExprTuple9
8Operationoperator: 44
operands: 10
9Lambdaparameter: 41
body: 12
10ExprTuple48, 13
11ExprTuple41
12Conditionalvalue: 14
condition: 15
13Operationoperator: 16
operands: 17
14Operationoperator: 18
operands: 19
15Operationoperator: 20
operands: 21
16Literal
17ExprTuple49, 48
18Literal
19ExprTuple22, 23
20Literal
21ExprTuple41, 24
22Operationoperator: 44
operands: 25
23Operationoperator: 26
operands: 27
24Operationoperator: 28
operands: 29
25ExprTuple30, 31
26Literal
27ExprTuple41, 49
28Literal
29ExprTuple32, 33
30Literal
31Operationoperator: 34
operands: 35
32Literal
33Operationoperator: 36
operands: 37
34Literal
35ExprTuple48, 38, 39, 40, 41
36Literal
37ExprTuple42, 43
38Literal
39Literal
40Literal
41Variable
42Operationoperator: 44
operands: 45
43Operationoperator: 46
operand: 50
44Literal
45ExprTuple48, 49
46Literal
47ExprTuple50
48Literal
49Variable
50Literal