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 Conditional, ExprTuple, Lambda, k, t
from proveit.linear_algebra import ScalarMult, VecSum
from proveit.logic import Equals, InSet
from proveit.numbers import Exp, Interval, Mult, NaturalPos, e, frac, i, one, pi, subtract, two, zero
from proveit.physics.quantum import NumKet
from proveit.physics.quantum.QPE import _phase, _psi_t_ket, two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda(t, Conditional(Equals(_psi_t_ket, 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))))), InSet(t, NaturalPos))))
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(t \mapsto \left\{\lvert \psi_{t} \rangle = \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) \textrm{ if } t \in \mathbb{N}^+\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
1Lambdaparameter: 60
body: 2
2Conditionalvalue: 3
condition: 4
3Operationoperator: 5
operands: 6
4Operationoperator: 31
operands: 7
5Literal
6ExprTuple8, 9
7ExprTuple60, 10
8Operationoperator: 11
operand: 60
9Operationoperator: 29
operands: 13
10Literal
11Literal
12ExprTuple60
13ExprTuple14, 15
14Operationoperator: 27
operands: 16
15Operationoperator: 17
operand: 20
16ExprTuple61, 19
17Literal
18ExprTuple20
19Operationoperator: 55
operands: 21
20Lambdaparameter: 52
body: 23
21ExprTuple59, 24
22ExprTuple52
23Conditionalvalue: 25
condition: 26
24Operationoperator: 27
operands: 28
25Operationoperator: 29
operands: 30
26Operationoperator: 31
operands: 32
27Literal
28ExprTuple60, 59
29Literal
30ExprTuple33, 34
31Literal
32ExprTuple52, 35
33Operationoperator: 55
operands: 36
34Operationoperator: 37
operands: 38
35Operationoperator: 39
operands: 40
36ExprTuple41, 42
37Literal
38ExprTuple52, 60
39Literal
40ExprTuple43, 44
41Literal
42Operationoperator: 45
operands: 46
43Literal
44Operationoperator: 47
operands: 48
45Literal
46ExprTuple59, 49, 50, 51, 52
47Literal
48ExprTuple53, 54
49Literal
50Literal
51Literal
52Variable
53Operationoperator: 55
operands: 56
54Operationoperator: 57
operand: 61
55Literal
56ExprTuple59, 60
57Literal
58ExprTuple61
59Literal
60Variable
61Literal