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.logic import Equals, InSet
from proveit.numbers import Exp, Mult, Neg, Sum, e, frac, i, one, pi, two
from proveit.physics.quantum.QPE import _alpha_m, _m_domain, _phase, _two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = Conditional(Equals(_alpha_m, Mult(frac(one, _two_pow_t), Sum(index_or_indices = [k], summand = Mult(Exp(e, Neg(frac(Mult(two, pi, i, k, m), _two_pow_t))), Exp(e, Mult(two, pi, i, _phase, k))), domain = _m_domain))), InSet(m, _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\{\alpha_{m} = \left(\frac{1}{2^{t}} \cdot \left(\sum_{k = 0}^{2^{t} - 1} \left(\mathsf{e}^{-\frac{2 \cdot \pi \cdot \mathsf{i} \cdot k \cdot m}{2^{t}}} \cdot \mathsf{e}^{2 \cdot \pi \cdot \mathsf{i} \cdot \varphi \cdot k}\right)\right)\right) \textrm{ if } m \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: 22
operands: 5
3Literal
4ExprTuple6, 7
5ExprTuple57, 26
6Operationoperator: 8
operand: 57
7Operationoperator: 50
operands: 10
8Literal
9ExprTuple57
10ExprTuple11, 12
11Operationoperator: 43
operands: 13
12Operationoperator: 14
operand: 16
13ExprTuple49, 48
14Literal
15ExprTuple16
16Lambdaparameter: 56
body: 18
17ExprTuple56
18Conditionalvalue: 19
condition: 20
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: 45
operand: 40
32Literal
33Operationoperator: 50
operands: 37
34Literal
35Operationoperator: 38
operands: 39
36ExprTuple40
37ExprTuple58, 54, 55, 41, 56
38Literal
39ExprTuple48, 42
40Operationoperator: 43
operands: 44
41Literal
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