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, a, i
from proveit.core_expr_types import V_1_to_i, a_1_to_i
from proveit.linear_algebra import InnerProdSpaces, Norm, TensorProd
from proveit.logic import And, Equals, Forall, InClass
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 = Equals(Norm(TensorProd(a_1_to_i)), one), domains = [V_1_to_i], condition = And(ExprRange(sub_expr1, Equals(Norm(IndexedVar(a, sub_expr1)), one), one, i))).with_wrapping(), And(ExprRange(sub_expr1, InClass(IndexedVar(V, sub_expr1), InnerProdSpaces(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\{\begin{array}{l}\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}\right \| = 1\right) \land  \left(\left \|a_{2}\right \| = 1\right) \land  \ldots \land  \left(\left \|a_{i}\right \| = 1\right)}~\\
\left(\left \|a_{1} {\otimes}  a_{2} {\otimes}  \ldots {\otimes}  a_{i}\right \| = 1\right)\end{array} \textrm{ if } \left(V_{1} \underset{{\scriptscriptstyle c}}{\in} \textrm{InnerProdSpaces}\left(K\right)\right) \land  \left(V_{2} \underset{{\scriptscriptstyle c}}{\in} \textrm{InnerProdSpaces}\left(K\right)\right) \land  \ldots \land  \left(V_{i} \underset{{\scriptscriptstyle c}}{\in} \textrm{InnerProdSpaces}\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: 23
operands: 5
3Literal
4ExprTuple6
5ExprTuple7
6Lambdaparameters: 32
body: 8
7ExprRangelambda_map: 9
start_index: 45
end_index: 40
8Conditionalvalue: 10
condition: 11
9Lambdaparameter: 51
body: 12
10Operationoperator: 42
operands: 13
11Operationoperator: 23
operands: 14
12Operationoperator: 15
operands: 16
13ExprTuple17, 45
14ExprTuple18, 19
15Literal
16ExprTuple37, 20
17Operationoperator: 46
operand: 27
18ExprRangelambda_map: 22
start_index: 45
end_index: 40
19Operationoperator: 23
operands: 24
20Operationoperator: 25
operand: 30
21ExprTuple27
22Lambdaparameter: 51
body: 28
23Literal
24ExprTuple29
25Literal
26ExprTuple30
27Operationoperator: 31
operands: 32
28Operationoperator: 33
operands: 34
29ExprRangelambda_map: 35
start_index: 45
end_index: 40
30Variable
31Literal
32ExprTuple36
33Literal
34ExprTuple48, 37
35Lambdaparameter: 51
body: 38
36ExprRangelambda_map: 39
start_index: 45
end_index: 40
37IndexedVarvariable: 41
index: 51
38Operationoperator: 42
operands: 43
39Lambdaparameter: 51
body: 48
40Variable
41Variable
42Literal
43ExprTuple44, 45
44Operationoperator: 46
operand: 48
45Literal
46Literal
47ExprTuple48
48IndexedVarvariable: 49
index: 51
49Variable
50ExprTuple51
51Variable