logo

Expression of type Lambda

from the theory of proveit.linear_algebra.tensors

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 A, B, C, Conditional, ExprRange, IndexedVar, K, Lambda, Variable, i, j, k
from proveit.core_expr_types import A_1_to_i, B_1_to_j, C_1_to_k
from proveit.linear_algebra import TensorProd, VecSpaces
from proveit.logic import And, Equals, InClass
from proveit.numbers import one
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
sub_expr2 = VecSpaces(K)
expr = Lambda([A_1_to_i, B_1_to_j, C_1_to_k], Conditional(Equals(TensorProd(A_1_to_i, TensorProd(B_1_to_j), C_1_to_k), TensorProd(A_1_to_i, B_1_to_j, C_1_to_k)).with_wrapping_at(1), And(ExprRange(sub_expr1, InClass(IndexedVar(A, sub_expr1), sub_expr2), one, i), ExprRange(sub_expr1, InClass(IndexedVar(B, sub_expr1), sub_expr2), one, j), ExprRange(sub_expr1, InClass(IndexedVar(C, sub_expr1), sub_expr2), one, k))))
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(A_{1}, A_{2}, \ldots, A_{i}, B_{1}, B_{2}, \ldots, B_{j}, C_{1}, C_{2}, \ldots, C_{k}\right) \mapsto \left\{\begin{array}{c} \begin{array}{l} \left(A_{1} {\otimes}  A_{2} {\otimes}  \ldots {\otimes}  A_{i} {\otimes} \left(B_{1} {\otimes}  B_{2} {\otimes}  \ldots {\otimes}  B_{j}\right){\otimes} C_{1} {\otimes}  C_{2} {\otimes}  \ldots {\otimes}  C_{k}\right) \\  = \left(A_{1} {\otimes}  A_{2} {\otimes}  \ldots {\otimes}  A_{i}{\otimes} B_{1} {\otimes}  B_{2} {\otimes}  \ldots {\otimes}  B_{j}{\otimes} C_{1} {\otimes}  C_{2} {\otimes}  \ldots {\otimes}  C_{k}\right) \end{array} \end{array} \textrm{ if } \left(A_{1} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \left(A_{2} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \ldots ,  \left(A_{i} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right), \left(B_{1} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \left(B_{2} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \ldots ,  \left(B_{j} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right), \left(C_{1} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \left(C_{2} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) ,  \ldots ,  \left(C_{k} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\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: 14
body: 1
1Conditionalvalue: 2
condition: 3
2Operationoperator: 4
operands: 5
3Operationoperator: 6
operands: 7
4Literal
5ExprTuple8, 9
6Literal
7ExprTuple10, 11, 12
8Operationoperator: 24
operands: 13
9Operationoperator: 24
operands: 14
10ExprRangelambda_map: 15
start_index: 39
end_index: 27
11ExprRangelambda_map: 16
start_index: 39
end_index: 40
12ExprRangelambda_map: 17
start_index: 39
end_index: 29
13ExprTuple19, 18, 20
14ExprTuple19, 34, 20
15Lambdaparameter: 49
body: 21
16Lambdaparameter: 49
body: 22
17Lambdaparameter: 49
body: 23
18Operationoperator: 24
operands: 25
19ExprRangelambda_map: 26
start_index: 39
end_index: 27
20ExprRangelambda_map: 28
start_index: 39
end_index: 29
21Operationoperator: 32
operands: 30
22Operationoperator: 32
operands: 31
23Operationoperator: 32
operands: 33
24Literal
25ExprTuple34
26Lambdaparameter: 49
body: 35
27Variable
28Lambdaparameter: 49
body: 36
29Variable
30ExprTuple35, 37
31ExprTuple45, 37
32Literal
33ExprTuple36, 37
34ExprRangelambda_map: 38
start_index: 39
end_index: 40
35IndexedVarvariable: 41
index: 49
36IndexedVarvariable: 42
index: 49
37Operationoperator: 43
operand: 46
38Lambdaparameter: 49
body: 45
39Literal
40Variable
41Variable
42Variable
43Literal
44ExprTuple46
45IndexedVarvariable: 47
index: 49
46Variable
47Variable
48ExprTuple49
49Variable