logo

Expression of type Equals

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, Variable, t
from proveit.core_expr_types import Len
from proveit.linear_algebra import ScalarMult, VecAdd
from proveit.logic import Equals
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 _phase, two_pow_t
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = frac(one, sqrt(two))
expr = Equals(Len(operands = [ScalarMult(sub_expr2, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, two_pow_t, _phase)), ket1))), ExprRange(sub_expr1, ScalarMult(sub_expr2, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, Exp(two, Neg(sub_expr1)), _phase)), ket1))), Add(Neg(t), one), zero)]), Add(one, t)).with_wrapping_at(1)
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(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{t} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right),\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), \left(\frac{1}{\sqrt{2}} \cdot \left(\lvert 0 \rangle + \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot 2^{-\left(-t + 2\right)} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right), \ldots, \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)\right)| \\  = \left(1 + t\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.()(1)('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: 5
operands: 6
4Operationoperator: 15
operands: 7
5Literal
6ExprTuple8, 9
7ExprTuple51, 55
8Operationoperator: 35
operands: 10
9ExprRangelambda_map: 11
start_index: 12
end_index: 39
10ExprTuple21, 13
11Lambdaparameter: 66
body: 14
12Operationoperator: 15
operands: 16
13Operationoperator: 26
operands: 17
14Operationoperator: 35
operands: 18
15Literal
16ExprTuple19, 51
17ExprTuple30, 20
18ExprTuple21, 22
19Operationoperator: 64
operand: 55
20Operationoperator: 35
operands: 24
21Operationoperator: 43
operands: 25
22Operationoperator: 26
operands: 27
23ExprTuple55
24ExprTuple28, 41
25ExprTuple51, 29
26Literal
27ExprTuple30, 31
28Operationoperator: 60
operands: 32
29Operationoperator: 60
operands: 33
30Operationoperator: 46
operand: 39
31Operationoperator: 35
operands: 36
32ExprTuple49, 37
33ExprTuple62, 38
34ExprTuple39
35Literal
36ExprTuple40, 41
37Operationoperator: 53
operands: 42
38Operationoperator: 43
operands: 44
39Literal
40Operationoperator: 60
operands: 45
41Operationoperator: 46
operand: 51
42ExprTuple62, 56, 57, 48, 59
43Literal
44ExprTuple51, 62
45ExprTuple49, 50
46Literal
47ExprTuple51
48Operationoperator: 60
operands: 52
49Literal
50Operationoperator: 53
operands: 54
51Literal
52ExprTuple62, 55
53Literal
54ExprTuple62, 56, 57, 58, 59
55Variable
56Literal
57Literal
58Operationoperator: 60
operands: 61
59Literal
60Literal
61ExprTuple62, 63
62Literal
63Operationoperator: 64
operand: 66
64Literal
65ExprTuple66
66Variable