logo

Expression of type Implies

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, Lambda, k, m
from proveit.logic import Equals, Forall, Implies, InSet
from proveit.numbers import Exp, Mult, Neg, e, frac, i, one, 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, _t, _two_pow_t
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Qmult(NumBra(m, _t), InverseFourierTransform(_t), NumKet(k, _t))
sub_expr2 = InSet(k, _m_domain)
sub_expr3 = Mult(frac(one, Exp(two, frac(_t, two))), Exp(e, Neg(frac(Mult(two, pi, i, k, m), _two_pow_t))))
expr = Implies(Forall(instance_param_or_params = [k], instance_expr = Equals(sub_expr1, sub_expr3), domain = _m_domain), Equals(Lambda(k, Conditional(sub_expr1, sub_expr2)), Lambda(k, Conditional(sub_expr3, sub_expr2))).with_wrapping_at(2)).with_wrapping_at(2)
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[\forall_{k \in \{0~\ldotp \ldotp~2^{t} - 1\}}~\left(\left({_{t}}\langle m \rvert \thinspace {\mathrm {FT}}^{\dag}_{t} \thinspace \lvert k \rangle_{t}\right) = \left(\frac{1}{2^{\frac{t}{2}}} \cdot \mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot m}{2^{t}}}\right)\right)\right] \Rightarrow  \\ \left(\begin{array}{c} \begin{array}{l} \left[k \mapsto \left\{{_{t}}\langle m \rvert \thinspace {\mathrm {FT}}^{\dag}_{t} \thinspace \lvert k \rangle_{t} \textrm{ if } k \in \{0~\ldotp \ldotp~2^{t} - 1\}\right..\right] =  \\ \left[k \mapsto \left\{\frac{1}{2^{\frac{t}{2}}} \cdot \mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot m}{2^{t}}} \textrm{ if } k \in \{0~\ldotp \ldotp~2^{t} - 1\}\right..\right] \end{array} \end{array}\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.()(2)('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
operand: 8
4Operationoperator: 17
operands: 7
5Literal
6ExprTuple8
7ExprTuple9, 10
8Lambdaparameter: 68
body: 11
9Lambdaparameter: 68
body: 12
10Lambdaparameter: 68
body: 14
11Conditionalvalue: 15
condition: 16
12Conditionalvalue: 21
condition: 16
13ExprTuple68
14Conditionalvalue: 22
condition: 16
15Operationoperator: 17
operands: 18
16Operationoperator: 19
operands: 20
17Literal
18ExprTuple21, 22
19Literal
20ExprTuple68, 23
21Operationoperator: 24
operands: 25
22Operationoperator: 62
operands: 26
23Operationoperator: 27
operands: 28
24Literal
25ExprTuple29, 30, 31
26ExprTuple32, 33
27Literal
28ExprTuple34, 35
29Operationoperator: 36
operands: 37
30Operationoperator: 38
operand: 71
31Operationoperator: 40
operands: 41
32Operationoperator: 58
operands: 42
33Operationoperator: 64
operands: 43
34Literal
35Operationoperator: 44
operands: 45
36Literal
37ExprTuple69, 71
38Literal
39ExprTuple71
40Literal
41ExprTuple68, 71
42ExprTuple56, 46
43ExprTuple47, 48
44Literal
45ExprTuple61, 49
46Operationoperator: 64
operands: 50
47Literal
48Operationoperator: 52
operand: 55
49Operationoperator: 52
operand: 56
50ExprTuple70, 54
51ExprTuple55
52Literal
53ExprTuple56
54Operationoperator: 58
operands: 57
55Operationoperator: 58
operands: 59
56Literal
57ExprTuple71, 70
58Literal
59ExprTuple60, 61
60Operationoperator: 62
operands: 63
61Operationoperator: 64
operands: 65
62Literal
63ExprTuple70, 66, 67, 68, 69
64Literal
65ExprTuple70, 71
66Literal
67Literal
68Variable
69Variable
70Literal
71Literal