logo

Expression of type Lambda

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, Lambda, l
from proveit.logic import InSet
from proveit.numbers import Complex, Exp, frac, one, two
from proveit.physics.quantum.QPE import _diff_l_scaled_delta_floor, _neg_domain
In [2]:
# build up the expression from sub-expressions
expr = Lambda(l, Conditional(InSet(frac(one, Exp(_diff_l_scaled_delta_floor, two)), Complex), InSet(l, _neg_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())
l \mapsto \left\{\frac{1}{\left(l - \left(2^{t} \cdot \delta_{b_{\textit{f}}}\right)\right)^{2}} \in \mathbb{C} \textrm{ if } l \in \{-2^{t - 1} + 1~\ldotp \ldotp~-\left(e + 1\right)\}\right..
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Lambdaparameter: 27
body: 2
1ExprTuple27
2Conditionalvalue: 3
condition: 4
3Operationoperator: 6
operands: 5
4Operationoperator: 6
operands: 7
5ExprTuple8, 9
6Literal
7ExprTuple27, 10
8Operationoperator: 11
operands: 12
9Literal
10Operationoperator: 13
operands: 14
11Literal
12ExprTuple51, 15
13Literal
14ExprTuple16, 17
15Operationoperator: 42
operands: 18
16Operationoperator: 37
operands: 19
17Operationoperator: 46
operand: 23
18ExprTuple21, 48
19ExprTuple22, 51
20ExprTuple23
21Operationoperator: 37
operands: 24
22Operationoperator: 46
operand: 29
23Operationoperator: 37
operands: 26
24ExprTuple27, 28
25ExprTuple29
26ExprTuple30, 51
27Variable
28Operationoperator: 46
operand: 33
29Operationoperator: 42
operands: 32
30Variable
31ExprTuple33
32ExprTuple48, 34
33Operationoperator: 35
operands: 36
34Operationoperator: 37
operands: 38
35Literal
36ExprTuple39, 40
37Literal
38ExprTuple49, 41
39Operationoperator: 42
operands: 43
40Operationoperator: 44
operand: 50
41Operationoperator: 46
operand: 51
42Literal
43ExprTuple48, 49
44Literal
45ExprTuple50
46Literal
47ExprTuple51
48Literal
49Literal
50Literal
51Literal