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