logo

Expression of type ExprTuple

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 Conditional, ExprRange, ExprTuple, IndexedVar, Lambda, U, V, Variable, W, a, alpha, b, c, i, k
from proveit.core_expr_types import a_1_to_i, c_1_to_k
from proveit.linear_algebra import ScalarMult, TensorProd
from proveit.logic import And, Equals, InSet
from proveit.numbers import one
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = ExprTuple(Lambda([a_1_to_i, b, c_1_to_k], Conditional(Equals(TensorProd(a_1_to_i, ScalarMult(alpha, b), c_1_to_k), ScalarMult(alpha, TensorProd(a_1_to_i, b, c_1_to_k))).with_wrapping_at(1), And(ExprRange(sub_expr1, InSet(IndexedVar(a, sub_expr1), IndexedVar(U, sub_expr1)), one, i), InSet(b, V), ExprRange(sub_expr1, InSet(IndexedVar(c, sub_expr1), IndexedVar(W, sub_expr1)), 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(\left(a_{1}, a_{2}, \ldots, a_{i}, b, 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(\alpha \cdot b\right){\otimes} c_{1} {\otimes}  c_{2} {\otimes}  \ldots {\otimes}  c_{k}\right) \\  = \left(\alpha \cdot \left(a_{1} {\otimes}  a_{2} {\otimes}  \ldots {\otimes}  a_{i} {\otimes} b{\otimes} c_{1} {\otimes}  c_{2} {\otimes}  \ldots {\otimes}  c_{k}\right)\right) \end{array} \end{array} \textrm{ if } \left(a_{1} \in U_{1}\right) ,  \left(a_{2} \in U_{2}\right) ,  \ldots ,  \left(a_{i} \in U_{i}\right) ,  b \in V, \left(c_{1} \in W_{1}\right) ,  \left(c_{2} \in W_{2}\right) ,  \ldots ,  \left(c_{k} \in W_{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
0ExprTuple1
1Lambdaparameters: 27
body: 2
2Conditionalvalue: 3
condition: 4
3Operationoperator: 5
operands: 6
4Operationoperator: 7
operands: 8
5Literal
6ExprTuple9, 10
7Literal
8ExprTuple11, 12, 13
9Operationoperator: 26
operands: 14
10Operationoperator: 24
operands: 15
11ExprRangelambda_map: 16
start_index: 40
end_index: 38
12Operationoperator: 29
operands: 17
13ExprRangelambda_map: 18
start_index: 40
end_index: 41
14ExprTuple32, 19, 34
15ExprTuple31, 20
16Lambdaparameter: 49
body: 21
17ExprTuple33, 22
18Lambdaparameter: 49
body: 23
19Operationoperator: 24
operands: 25
20Operationoperator: 26
operands: 27
21Operationoperator: 29
operands: 28
22Variable
23Operationoperator: 29
operands: 30
24Literal
25ExprTuple31, 33
26Literal
27ExprTuple32, 33, 34
28ExprTuple44, 35
29Literal
30ExprTuple45, 36
31Variable
32ExprRangelambda_map: 37
start_index: 40
end_index: 38
33Variable
34ExprRangelambda_map: 39
start_index: 40
end_index: 41
35IndexedVarvariable: 42
index: 49
36IndexedVarvariable: 43
index: 49
37Lambdaparameter: 49
body: 44
38Variable
39Lambdaparameter: 49
body: 45
40Literal
41Variable
42Variable
43Variable
44IndexedVarvariable: 46
index: 49
45IndexedVarvariable: 47
index: 49
46Variable
47Variable
48ExprTuple49
49Variable