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 t
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, subtract, two
from proveit.physics.quantum import ket0, ket1
from proveit.physics.quantum.QPE import _phase
In [2]:
# build up the expression from sub-expressions
sub_expr1 = frac(one, sqrt(two))
expr = Equals(ScalarMult(sub_expr1, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, Exp(two, Neg(Add(Neg(t), one))), _phase)), ket1))), ScalarMult(sub_expr1, VecAdd(ket0, ScalarMult(Exp(e, Mult(two, pi, i, Exp(two, subtract(t, one)), _phase)), ket1))))
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}{\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^{t - 1} \cdot \varphi} \cdot \lvert 1 \rangle\right)\right)\right)
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.()()('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: 21
operands: 5
4Operationoperator: 21
operands: 6
5ExprTuple8, 7
6ExprTuple8, 9
7Operationoperator: 12
operands: 10
8Operationoperator: 29
operands: 11
9Operationoperator: 12
operands: 13
10ExprTuple16, 14
11ExprTuple58, 15
12Literal
13ExprTuple16, 17
14Operationoperator: 21
operands: 18
15Operationoperator: 45
operands: 19
16Operationoperator: 32
operand: 25
17Operationoperator: 21
operands: 22
18ExprTuple23, 27
19ExprTuple48, 24
20ExprTuple25
21Literal
22ExprTuple26, 27
23Operationoperator: 45
operands: 28
24Operationoperator: 29
operands: 30
25Literal
26Operationoperator: 45
operands: 31
27Operationoperator: 32
operand: 58
28ExprTuple34, 33
29Literal
30ExprTuple58, 48
31ExprTuple34, 35
32Literal
33Operationoperator: 37
operands: 36
34Literal
35Operationoperator: 37
operands: 38
36ExprTuple48, 40, 41, 39, 43
37Literal
38ExprTuple48, 40, 41, 42, 43
39Operationoperator: 45
operands: 44
40Literal
41Literal
42Operationoperator: 45
operands: 46
43Literal
44ExprTuple48, 47
45Literal
46ExprTuple48, 49
47Operationoperator: 59
operand: 52
48Literal
49Operationoperator: 54
operands: 51
50ExprTuple52
51ExprTuple61, 53
52Operationoperator: 54
operands: 55
53Operationoperator: 59
operand: 58
54Literal
55ExprTuple57, 58
56ExprTuple58
57Operationoperator: 59
operand: 61
58Literal
59Literal
60ExprTuple61
61Variable