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 ExprTuple, beta, fi, gamma, i, x, y
from proveit.linear_algebra import ScalarMult, TensorProd, VecSum
from proveit.logic import CartExp, Equals, InSet
from proveit.numbers import Interval, Real, four, three, two
In [2]:
# build up the expression from sub-expressions
sub_expr1 = [i]
sub_expr2 = Interval(two, four)
sub_expr3 = CartExp(Real, three)
sub_expr4 = ScalarMult(gamma, beta)
sub_expr5 = TensorProd(x, fi, y)
sub_expr6 = VecSum(index_or_indices = sub_expr1, summand = sub_expr5, domain = sub_expr2)
expr = ExprTuple(InSet(sub_expr6, TensorProd(sub_expr3, sub_expr3, sub_expr3)), Equals(ScalarMult(sub_expr4, sub_expr6), VecSum(index_or_indices = sub_expr1, summand = ScalarMult(sub_expr4, sub_expr5), domain = sub_expr2)).with_wrapping_at(1))
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(\sum_{i=2}^{4} \left(x {\otimes} f\left(i\right) {\otimes} y\right)\right) \in \left(\mathbb{R}^{3} {\otimes} \mathbb{R}^{3} {\otimes} \mathbb{R}^{3}\right), \begin{array}{c} \begin{array}{l} \left(\left(\gamma \cdot \beta\right) \cdot \left(\sum_{i=2}^{4} \left(x {\otimes} f\left(i\right) {\otimes} y\right)\right)\right) \\  = \left(\sum_{i=2}^{4} \left(\left(\gamma \cdot \beta\right) \cdot \left(x {\otimes} f\left(i\right) {\otimes} y\right)\right)\right) \end{array} \end{array}\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
wrap_positionsposition(s) at which wrapping is to occur; 'n' is after the nth comma.()()('with_wrapping_at',)
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'leftleft('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2
1Operationoperator: 29
operands: 3
2Operationoperator: 4
operands: 5
3ExprTuple13, 6
4Literal
5ExprTuple7, 8
6Operationoperator: 33
operands: 9
7Operationoperator: 31
operands: 10
8Operationoperator: 17
operand: 14
9ExprTuple12, 12, 12
10ExprTuple27, 13
11ExprTuple14
12Operationoperator: 15
operands: 16
13Operationoperator: 17
operand: 22
14Lambdaparameter: 47
body: 19
15Literal
16ExprTuple20, 21
17Literal
18ExprTuple22
19Conditionalvalue: 23
condition: 26
20Literal
21Literal
22Lambdaparameter: 47
body: 24
23Operationoperator: 31
operands: 25
24Conditionalvalue: 28
condition: 26
25ExprTuple27, 28
26Operationoperator: 29
operands: 30
27Operationoperator: 31
operands: 32
28Operationoperator: 33
operands: 34
29Literal
30ExprTuple47, 35
31Literal
32ExprTuple36, 37
33Literal
34ExprTuple38, 39, 40
35Operationoperator: 41
operands: 42
36Variable
37Variable
38Variable
39Operationoperator: 43
operand: 47
40Variable
41Literal
42ExprTuple45, 46
43Variable
44ExprTuple47
45Literal
46Literal
47Variable