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 ExprRange, ExprTuple, Variable, t
from proveit.linear_algebra import ScalarMult, TensorProd, VecAdd
from proveit.numbers import Add, Exp, Mult, Neg, e, frac, i, one, pi, sqrt, two, zero
from proveit.physics.quantum import ket0, ket1
from proveit.physics.quantum.QPE import _ket_u, _phase, _psi_t_ket
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = Neg(t)
sub_expr3 = frac(one, sqrt(two))
expr = ExprTuple(TensorProd(ScalarMult(sub_expr3, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, Exp(two, Neg(Add(sub_expr2, one))), _phase)), ket1))), ExprRange(sub_expr1, ScalarMult(sub_expr3, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, Exp(two, Neg(sub_expr1)), _phase)), ket1))), Add(sub_expr2, two), zero).with_decreasing_order(), _ket_u), TensorProd(_psi_t_ket, _ket_u))
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(\left(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{-\left(-t + 1\right)} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right){\otimes} \left(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{t - 2} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right) {\otimes}  \left(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{t - 3} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right) {\otimes}  \ldots {\otimes}  \left(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{0} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right) {\otimes} \lvert u \rangle, \lvert \psi_{t} \rangle {\otimes} \lvert u \rangle\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
wrap_positionsposition(s) at which wrapping is to occur; 'n' is after the nth comma.()()('with_wrapping_at',)
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'leftleft('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2
1Operationoperator: 4
operands: 3
2Operationoperator: 4
operands: 5
3ExprTuple6, 7, 9
4Literal
5ExprTuple8, 9
6Operationoperator: 33
operands: 10
7ExprRangelambda_map: 11
start_index: 12
end_index: 37
8Operationoperator: 13
operand: 71
9Literal
10ExprTuple20, 14
11Lambdaparameter: 68
body: 15
12Operationoperator: 63
operands: 16
13Literal
14Operationoperator: 24
operands: 17
15Operationoperator: 33
operands: 18
16ExprTuple66, 61
17ExprTuple28, 19
18ExprTuple20, 21
19Operationoperator: 33
operands: 22
20Operationoperator: 41
operands: 23
21Operationoperator: 24
operands: 25
22ExprTuple26, 39
23ExprTuple67, 27
24Literal
25ExprTuple28, 29
26Operationoperator: 58
operands: 30
27Operationoperator: 58
operands: 31
28Operationoperator: 44
operand: 37
29Operationoperator: 33
operands: 34
30ExprTuple47, 35
31ExprTuple61, 36
32ExprTuple37
33Literal
34ExprTuple38, 39
35Operationoperator: 50
operands: 40
36Operationoperator: 41
operands: 42
37Literal
38Operationoperator: 58
operands: 43
39Operationoperator: 44
operand: 67
40ExprTuple61, 53, 54, 46, 56
41Literal
42ExprTuple67, 61
43ExprTuple47, 48
44Literal
45ExprTuple67
46Operationoperator: 58
operands: 49
47Literal
48Operationoperator: 50
operands: 51
49ExprTuple61, 52
50Literal
51ExprTuple61, 53, 54, 55, 56
52Operationoperator: 69
operand: 60
53Literal
54Literal
55Operationoperator: 58
operands: 59
56Literal
57ExprTuple60
58Literal
59ExprTuple61, 62
60Operationoperator: 63
operands: 64
61Literal
62Operationoperator: 69
operand: 68
63Literal
64ExprTuple66, 67
65ExprTuple68
66Operationoperator: 69
operand: 71
67Literal
68Variable
69Literal
70ExprTuple71
71Variable