logo

Expression of type Conditional

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, k, m
from proveit.linear_algebra import ScalarMult
from proveit.logic import Equals, InSet
from proveit.numbers import Exp, Mult, e, i, pi, two
from proveit.physics.quantum import NumBra, NumKet, Qmult
from proveit.physics.quantum.QFT import InverseFourierTransform
from proveit.physics.quantum.QPE import _m_domain, _phase, _t
In [2]:
# build up the expression from sub-expressions
sub_expr1 = NumBra(m, _t)
sub_expr2 = InverseFourierTransform(_t)
sub_expr3 = NumKet(k, _t)
sub_expr4 = Exp(e, Mult(two, pi, i, _phase, k))
expr = Conditional(Equals(Qmult(sub_expr1, sub_expr2, ScalarMult(sub_expr4, sub_expr3)), Mult(sub_expr4, Qmult(sub_expr1, sub_expr2, sub_expr3))), InSet(k, _m_domain))
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({_{t}}\langle m \rvert \thinspace {\mathrm {FT}}^{\dag}_{t} \thinspace \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \lvert k \rangle_{t}\right)\right) = \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \left({_{t}}\langle m \rvert \thinspace {\mathrm {FT}}^{\dag}_{t} \thinspace \lvert k \rangle_{t}\right)\right) \textrm{ if } k \in \{0~\ldotp \ldotp~2^{t} - 1\}\right..
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
condition_delimiter'comma' or 'and'commacomma('with_comma_delimiter', 'with_conjunction_delimiter')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Conditionalvalue: 1
condition: 2
1Operationoperator: 3
operands: 4
2Operationoperator: 5
operands: 6
3Literal
4ExprTuple7, 8
5Literal
6ExprTuple52, 9
7Operationoperator: 20
operands: 10
8Operationoperator: 46
operands: 11
9Operationoperator: 12
operands: 13
10ExprTuple25, 26, 14
11ExprTuple24, 15
12Literal
13ExprTuple16, 17
14Operationoperator: 18
operands: 19
15Operationoperator: 20
operands: 21
16Literal
17Operationoperator: 22
operands: 23
18Literal
19ExprTuple24, 27
20Literal
21ExprTuple25, 26, 27
22Literal
23ExprTuple28, 29
24Operationoperator: 37
operands: 30
25Operationoperator: 31
operands: 32
26Operationoperator: 33
operand: 44
27Operationoperator: 35
operands: 36
28Operationoperator: 37
operands: 38
29Operationoperator: 39
operand: 45
30ExprTuple41, 42
31Literal
32ExprTuple43, 44
33Literal
34ExprTuple44
35Literal
36ExprTuple52, 44
37Literal
38ExprTuple48, 44
39Literal
40ExprTuple45
41Literal
42Operationoperator: 46
operands: 47
43Variable
44Literal
45Literal
46Literal
47ExprTuple48, 49, 50, 51, 52
48Literal
49Literal
50Literal
51Literal
52Variable