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 k, t
from proveit.linear_algebra import ScalarMult, TensorProd, VecSum
from proveit.logic import CartExp, Forall, Implies, InSet
from proveit.numbers import Complex, Exp, Interval, Mult, e, i, one, pi, subtract, two, zero
from proveit.physics.quantum import NumKet, QubitSpace, ket1
from proveit.physics.quantum.QPE import _phase, two_pow_t
In [2]:
# build up the expression from sub-expressions
sub_expr1 = [k]
sub_expr2 = ScalarMult(Exp(e, Mult(two, pi, i, _phase, k)), TensorProd(ket1, NumKet(k, t)))
sub_expr3 = TensorProd(QubitSpace, CartExp(Complex, two_pow_t))
sub_expr4 = Interval(zero, subtract(two_pow_t, one))
expr = Implies(Forall(instance_param_or_params = sub_expr1, instance_expr = InSet(sub_expr2, sub_expr3), domain = sub_expr4), InSet(VecSum(index_or_indices = sub_expr1, summand = sub_expr2, domain = sub_expr4), sub_expr3)).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(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \left(\lvert 1 \rangle {\otimes} \lvert k \rangle_{t}\right)\right) \in \left(\mathbb{C}^{2} {\otimes} \mathbb{C}^{2^{t}}\right)\right)\right] \Rightarrow  \\ \left(\left(\sum_{k=0}^{2^{t} - 1} \left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \left(\lvert 1 \rangle {\otimes} \lvert k \rangle_{t}\right)\right)\right) \in \left(\mathbb{C}^{2} {\otimes} \mathbb{C}^{2^{t}}\right)\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: 24
operands: 7
5Literal
6ExprTuple8
7ExprTuple9, 18
8Lambdaparameter: 56
body: 10
9Operationoperator: 11
operand: 14
10Conditionalvalue: 13
condition: 20
11Literal
12ExprTuple14
13Operationoperator: 24
operands: 15
14Lambdaparameter: 56
body: 17
15ExprTuple19, 18
16ExprTuple56
17Conditionalvalue: 19
condition: 20
18Operationoperator: 35
operands: 21
19Operationoperator: 22
operands: 23
20Operationoperator: 24
operands: 25
21ExprTuple26, 27
22Literal
23ExprTuple28, 29
24Literal
25ExprTuple56, 30
26Operationoperator: 32
operands: 31
27Operationoperator: 32
operands: 33
28Operationoperator: 59
operands: 34
29Operationoperator: 35
operands: 36
30Operationoperator: 37
operands: 38
31ExprTuple39, 63
32Literal
33ExprTuple39, 57
34ExprTuple40, 41
35Literal
36ExprTuple42, 43
37Literal
38ExprTuple44, 45
39Literal
40Literal
41Operationoperator: 46
operands: 47
42Operationoperator: 48
operand: 65
43Operationoperator: 49
operands: 50
44Literal
45Operationoperator: 51
operands: 52
46Literal
47ExprTuple63, 53, 54, 55, 56
48Literal
49Literal
50ExprTuple56, 64
51Literal
52ExprTuple57, 58
53Literal
54Literal
55Literal
56Variable
57Operationoperator: 59
operands: 60
58Operationoperator: 61
operand: 65
59Literal
60ExprTuple63, 64
61Literal
62ExprTuple65
63Literal
64Variable
65Literal