logo

Expression of type ExprTuple

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 ExprTuple, k, m
from proveit.numbers import Exp, Mult, Neg, Sum, e, frac, i, one, pi, two
from proveit.physics.quantum.QPE import _m_domain, _phase, _t, _two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(frac(one, Exp(two, frac(_t, two))), Sum(index_or_indices = [k], summand = Mult(Exp(e, Mult(two, pi, i, _phase, k)), Exp(e, Neg(frac(Mult(two, pi, i, k, m), _two_pow_t)))), domain = _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(\frac{1}{2^{\frac{t}{2}}}, \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 [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
wrap_positionsposition(s) at which wrapping is to occur; 'n' is after the nth comma.()()('with_wrapping_at',)
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'leftleft('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2
1Operationoperator: 37
operands: 3
2Operationoperator: 4
operand: 7
3ExprTuple43, 6
4Literal
5ExprTuple7
6Operationoperator: 46
operands: 8
7Lambdaparameter: 50
body: 10
8ExprTuple52, 11
9ExprTuple50
10Conditionalvalue: 12
condition: 13
11Operationoperator: 37
operands: 14
12Operationoperator: 44
operands: 15
13Operationoperator: 16
operands: 17
14ExprTuple53, 52
15ExprTuple18, 19
16Literal
17ExprTuple50, 20
18Operationoperator: 46
operands: 21
19Operationoperator: 46
operands: 22
20Operationoperator: 23
operands: 24
21ExprTuple26, 25
22ExprTuple26, 27
23Literal
24ExprTuple28, 29
25Operationoperator: 44
operands: 30
26Literal
27Operationoperator: 39
operand: 35
28Literal
29Operationoperator: 32
operands: 33
30ExprTuple52, 48, 49, 34, 50
31ExprTuple35
32Literal
33ExprTuple42, 36
34Literal
35Operationoperator: 37
operands: 38
36Operationoperator: 39
operand: 43
37Literal
38ExprTuple41, 42
39Literal
40ExprTuple43
41Operationoperator: 44
operands: 45
42Operationoperator: 46
operands: 47
43Literal
44Literal
45ExprTuple52, 48, 49, 50, 51
46Literal
47ExprTuple52, 53
48Literal
49Literal
50Variable
51Variable
52Literal
53Literal