logo

Expression of type Lambda

from the theory of proveit.physics.quantum.algebra

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, ExprRange, IndexedVar, Lambda, Variable, b, j
from proveit.core_expr_types import A_1_to_l, b_1_to_j
from proveit.logic import And, Equals, Forall, InClass, InSet
from proveit.numbers import Complex, Mult, one
from proveit.physics.quantum import Qmult, QmultCodomain
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = Lambda([b_1_to_j], Conditional(Forall(instance_param_or_params = [A_1_to_l], instance_expr = Equals(Qmult(b_1_to_j, A_1_to_l), Qmult(Mult(b_1_to_j), A_1_to_l)).with_wrapping_at(2), condition = InClass(Qmult(A_1_to_l), QmultCodomain)), And(ExprRange(sub_expr1, InSet(IndexedVar(b, sub_expr1), Complex), one, j))))
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(b_{1}, b_{2}, \ldots, b_{j}\right) \mapsto \left\{\forall_{A_{1}, A_{2}, \ldots, A_{l}~|~\left(A_{1} \thinspace  A_{2} \thinspace  \ldots \thinspace  A_{l}\right) \underset{{\scriptscriptstyle c}}{\in} \mathcal{Q^*}}~\left(\begin{array}{c} \begin{array}{l} \left(b_{1} \thinspace  b_{2} \thinspace  \ldots \thinspace  b_{j}\thinspace A_{1} \thinspace  A_{2} \thinspace  \ldots \thinspace  A_{l}\right) =  \\ \left(\left(b_{1} \cdot  b_{2} \cdot  \ldots \cdot  b_{j}\right)\thinspace A_{1} \thinspace  A_{2} \thinspace  \ldots \thinspace  A_{l}\right) \end{array} \end{array}\right) \textrm{ if } \left(b_{1} \in \mathbb{C}\right) \land  \left(b_{2} \in \mathbb{C}\right) \land  \ldots \land  \left(b_{j} \in \mathbb{C}\right)\right..
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Lambdaparameters: 33
body: 1
1Conditionalvalue: 2
condition: 3
2Operationoperator: 4
operand: 8
3Operationoperator: 6
operands: 7
4Literal
5ExprTuple8
6Literal
7ExprTuple9
8Lambdaparameters: 29
body: 10
9ExprRangelambda_map: 11
start_index: 39
end_index: 40
10Conditionalvalue: 12
condition: 13
11Lambdaparameter: 45
body: 14
12Operationoperator: 15
operands: 16
13Operationoperator: 17
operands: 18
14Operationoperator: 19
operands: 20
15Literal
16ExprTuple21, 22
17Literal
18ExprTuple23, 24
19Literal
20ExprTuple42, 25
21Operationoperator: 28
operands: 26
22Operationoperator: 28
operands: 27
23Operationoperator: 28
operands: 29
24Literal
25Literal
26ExprTuple36, 31
27ExprTuple30, 31
28Literal
29ExprTuple31
30Operationoperator: 32
operands: 33
31ExprRangelambda_map: 34
start_index: 39
end_index: 35
32Literal
33ExprTuple36
34Lambdaparameter: 45
body: 37
35Variable
36ExprRangelambda_map: 38
start_index: 39
end_index: 40
37IndexedVarvariable: 41
index: 45
38Lambdaparameter: 45
body: 42
39Literal
40Variable
41Variable
42IndexedVarvariable: 43
index: 45
43Variable
44ExprTuple45
45Variable