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, ExprTuple, Lambda, beta, gamma, i
from proveit.logic import Equals, Forall, InSet
from proveit.numbers import Add, Interval, Mult, four, one, two
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Mult(gamma, beta)
sub_expr2 = Add(i, one)
sub_expr3 = Interval(two, four)
sub_expr4 = Mult(sub_expr1, i, sub_expr2)
sub_expr5 = InSet(i, sub_expr3)
sub_expr6 = Mult(sub_expr1, Mult(i, sub_expr2))
expr = ExprTuple(Forall(instance_param_or_params = [i], instance_expr = Equals(sub_expr4, sub_expr6), domain = sub_expr3), Equals(Lambda(i, Conditional(sub_expr4, sub_expr5)), Lambda(i, Conditional(sub_expr6, sub_expr5))).with_wrapping_at(2))
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(\forall_{i \in \{2~\ldotp \ldotp~4\}}~\left(\left(\left(\gamma \cdot \beta\right) \cdot i \cdot \left(i + 1\right)\right) = \left(\left(\gamma \cdot \beta\right) \cdot \left(i \cdot \left(i + 1\right)\right)\right)\right), \begin{array}{c} \begin{array}{l} \left[i \mapsto \left\{\left(\gamma \cdot \beta\right) \cdot i \cdot \left(i + 1\right) \textrm{ if } i \in \{2~\ldotp \ldotp~4\}\right..\right] =  \\ \left[i \mapsto \left\{\left(\gamma \cdot \beta\right) \cdot \left(i \cdot \left(i + 1\right)\right) \textrm{ if } i \in \{2~\ldotp \ldotp~4\}\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: 3
operand: 6
2Operationoperator: 15
operands: 5
3Literal
4ExprTuple6
5ExprTuple7, 8
6Lambdaparameter: 38
body: 9
7Lambdaparameter: 38
body: 10
8Lambdaparameter: 38
body: 12
9Conditionalvalue: 13
condition: 14
10Conditionalvalue: 19
condition: 14
11ExprTuple38
12Conditionalvalue: 20
condition: 14
13Operationoperator: 15
operands: 16
14Operationoperator: 17
operands: 18
15Literal
16ExprTuple19, 20
17Literal
18ExprTuple38, 21
19Operationoperator: 31
operands: 22
20Operationoperator: 31
operands: 23
21Operationoperator: 24
operands: 25
22ExprTuple26, 38, 35
23ExprTuple26, 27
24Literal
25ExprTuple28, 29
26Operationoperator: 31
operands: 30
27Operationoperator: 31
operands: 32
28Literal
29Literal
30ExprTuple33, 34
31Literal
32ExprTuple38, 35
33Variable
34Variable
35Operationoperator: 36
operands: 37
36Literal
37ExprTuple38, 39
38Variable
39Literal