logo

Expression of type Conditional

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, IndexedVar, K, V, Variable, i
from proveit.core_expr_types import V_1_to_i, a_1_to_i
from proveit.linear_algebra import TensorProd, VecSpaces
from proveit.logic import And, Forall, InClass, InSet
from proveit.numbers import one
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Variable("_a", latex_format = r"{_{-}a}")
expr = Conditional(Forall(instance_param_or_params = [a_1_to_i], instance_expr = InSet(TensorProd(a_1_to_i), TensorProd(V_1_to_i)), domains = [V_1_to_i]), And(ExprRange(sub_expr1, InClass(IndexedVar(V, sub_expr1), VecSpaces(K)), one, i)))
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_{\left(a_{1} \in V_{1}\right), \left(a_{2} \in V_{2}\right), \ldots, \left(a_{i} \in V_{i}\right)}~\left(\left(a_{1} {\otimes}  a_{2} {\otimes}  \ldots {\otimes}  a_{i}\right) \in \left(V_{1} {\otimes}  V_{2} {\otimes}  \ldots {\otimes}  V_{i}\right)\right) \textrm{ if } \left(V_{1} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) \land  \left(V_{2} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right) \land  \ldots \land  \left(V_{i} \underset{{\scriptscriptstyle c}}{\in} \textrm{VecSpaces}\left(K\right)\right)\right..
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
condition_delimiter'comma' or 'and'commacomma('with_comma_delimiter', 'with_conjunction_delimiter')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Conditionalvalue: 1
condition: 2
1Operationoperator: 3
operand: 6
2Operationoperator: 14
operands: 5
3Literal
4ExprTuple6
5ExprTuple7
6Lambdaparameters: 22
body: 8
7ExprRangelambda_map: 9
start_index: 34
end_index: 35
8Conditionalvalue: 10
condition: 11
9Lambdaparameter: 43
body: 12
10Operationoperator: 36
operands: 13
11Operationoperator: 14
operands: 15
12Operationoperator: 16
operands: 17
13ExprTuple18, 19
14Literal
15ExprTuple20
16Literal
17ExprTuple39, 21
18Operationoperator: 23
operands: 22
19Operationoperator: 23
operands: 24
20ExprRangelambda_map: 25
start_index: 34
end_index: 35
21Operationoperator: 26
operand: 31
22ExprTuple28
23Literal
24ExprTuple29
25Lambdaparameter: 43
body: 30
26Literal
27ExprTuple31
28ExprRangelambda_map: 32
start_index: 34
end_index: 35
29ExprRangelambda_map: 33
start_index: 34
end_index: 35
30Operationoperator: 36
operands: 37
31Variable
32Lambdaparameter: 43
body: 38
33Lambdaparameter: 43
body: 39
34Literal
35Variable
36Literal
37ExprTuple38, 39
38IndexedVarvariable: 40
index: 43
39IndexedVarvariable: 41
index: 43
40Variable
41Variable
42ExprTuple43
43Variable