logo

Expression of type Exp

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 l
from proveit.numbers import Abs, Exp, Mult, Neg, four, one, subtract, two
from proveit.physics.quantum.QPE import _delta_b_floor, _t, _two_pow_t
In [2]:
# build up the expression from sub-expressions
expr = Exp(Mult(four, _two_pow_t, Abs(subtract(_delta_b_floor, Mult(l, Exp(two, Neg(_t)))))), Neg(one))
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(4 \cdot 2^{t} \cdot \left|\delta_{b_{\textit{f}}} - \left(l \cdot 2^{-t}\right)\right|\right)^{-1}
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 27
operands: 1
1ExprTuple2, 3
2Operationoperator: 23
operands: 4
3Operationoperator: 31
operand: 9
4ExprTuple6, 7, 8
5ExprTuple9
6Literal
7Operationoperator: 27
operands: 10
8Operationoperator: 11
operand: 13
9Literal
10ExprTuple29, 33
11Literal
12ExprTuple13
13Operationoperator: 14
operands: 15
14Literal
15ExprTuple16, 17
16Operationoperator: 18
operand: 21
17Operationoperator: 31
operand: 22
18Literal
19ExprTuple21
20ExprTuple22
21Literal
22Operationoperator: 23
operands: 24
23Literal
24ExprTuple25, 26
25Variable
26Operationoperator: 27
operands: 28
27Literal
28ExprTuple29, 30
29Literal
30Operationoperator: 31
operand: 33
31Literal
32ExprTuple33
33Literal