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, m
from proveit.logic import Forall, Implies, InSet
from proveit.numbers import Complex, Exp, Mult, Neg, Sum, e, frac, i, pi, two
from proveit.physics.quantum.QPE import _m_domain, _phase, _two_pow_t
In [2]:
# build up the expression from sub-expressions
sub_expr1 = [k]
sub_expr2 = Mult(Exp(e, Mult(two, pi, i, _phase, k)), Exp(e, Neg(frac(Mult(two, pi, i, k, m), _two_pow_t))))
expr = Implies(Forall(instance_param_or_params = sub_expr1, instance_expr = InSet(sub_expr2, Complex), domain = _m_domain), InSet(Sum(index_or_indices = sub_expr1, summand = sub_expr2, domain = _m_domain), Complex))
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[\forall_{k \in \{0~\ldotp \ldotp~2^{t} - 1\}}~\left(\left(\mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k} \cdot \mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot m}{2^{t}}}\right) \in \mathbb{C}\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 \mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot m}{2^{t}}}\right)\right) \in \mathbb{C}\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: 5
operand: 8
4Operationoperator: 22
operands: 7
5Literal
6ExprTuple8
7ExprTuple9, 18
8Lambdaparameter: 56
body: 10
9Operationoperator: 11
operand: 14
10Conditionalvalue: 13
condition: 20
11Literal
12ExprTuple14
13Operationoperator: 22
operands: 15
14Lambdaparameter: 56
body: 17
15ExprTuple19, 18
16ExprTuple56
17Conditionalvalue: 19
condition: 20
18Literal
19Operationoperator: 50
operands: 21
20Operationoperator: 22
operands: 23
21ExprTuple24, 25
22Literal
23ExprTuple56, 26
24Operationoperator: 52
operands: 27
25Operationoperator: 52
operands: 28
26Operationoperator: 29
operands: 30
27ExprTuple32, 31
28ExprTuple32, 33
29Literal
30ExprTuple34, 35
31Operationoperator: 50
operands: 36
32Literal
33Operationoperator: 45
operand: 41
34Literal
35Operationoperator: 38
operands: 39
36ExprTuple58, 54, 55, 40, 56
37ExprTuple41
38Literal
39ExprTuple48, 42
40Literal
41Operationoperator: 43
operands: 44
42Operationoperator: 45
operand: 49
43Literal
44ExprTuple47, 48
45Literal
46ExprTuple49
47Operationoperator: 50
operands: 51
48Operationoperator: 52
operands: 53
49Literal
50Literal
51ExprTuple58, 54, 55, 56, 57
52Literal
53ExprTuple58, 59
54Literal
55Literal
56Variable
57Variable
58Literal
59Literal