logo

Expression of type ExprTuple

from the theory of proveit.logic.booleans.disjunction

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, l, m, n
from proveit.core_expr_types import A_1_to_l, B_1_to_m, C_1_to_n
from proveit.logic import And, Boolean, Equals, Forall, InSet, Or
from proveit.numbers import Natural
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda([l, m, n], Conditional(Forall(instance_param_or_params = [A_1_to_l, B_1_to_m, C_1_to_n], instance_expr = Equals(Or(A_1_to_l, Or(B_1_to_m), C_1_to_n), Or(A_1_to_l, B_1_to_m, C_1_to_n)).with_wrapping_at(2), domain = Boolean), And(InSet(l, Natural), InSet(m, Natural), InSet(n, Natural)))))
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(l, m, n\right) \mapsto \left\{\forall_{A_{1}, A_{2}, \ldots, A_{l}, B_{1}, B_{2}, \ldots, B_{m}, C_{1}, C_{2}, \ldots, C_{n} \in \mathbb{B}}~\left(\begin{array}{c} \begin{array}{l} \left(A_{1} \lor  A_{2} \lor  \ldots \lor  A_{l} \lor \left(B_{1} \lor  B_{2} \lor  \ldots \lor  B_{m}\right)\lor C_{1} \lor  C_{2} \lor  \ldots \lor  C_{n}\right) =  \\ \left(A_{1} \lor  A_{2} \lor  \ldots \lor  A_{l}\lor B_{1} \lor  B_{2} \lor  \ldots \lor  B_{m}\lor C_{1} \lor  C_{2} \lor  \ldots \lor  C_{n}\right) \end{array} \end{array}\right) \textrm{ if } l \in \mathbb{N} ,  m \in \mathbb{N} ,  n \in \mathbb{N}\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: 2
body: 3
2ExprTuple43, 56, 45
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operand: 9
5Operationoperator: 22
operands: 8
6Literal
7ExprTuple9
8ExprTuple10, 11, 12
9Lambdaparameters: 30
body: 13
10Operationoperator: 48
operands: 14
11Operationoperator: 48
operands: 15
12Operationoperator: 48
operands: 16
13Conditionalvalue: 17
condition: 18
14ExprTuple43, 19
15ExprTuple56, 19
16ExprTuple45, 19
17Operationoperator: 20
operands: 21
18Operationoperator: 22
operands: 23
19Literal
20Literal
21ExprTuple24, 25
22Literal
23ExprTuple26, 27, 28
24Operationoperator: 40
operands: 29
25Operationoperator: 40
operands: 30
26ExprRangelambda_map: 31
start_index: 55
end_index: 43
27ExprRangelambda_map: 32
start_index: 55
end_index: 56
28ExprRangelambda_map: 33
start_index: 55
end_index: 45
29ExprTuple35, 34, 36
30ExprTuple35, 50, 36
31Lambdaparameter: 62
body: 37
32Lambdaparameter: 62
body: 38
33Lambdaparameter: 62
body: 39
34Operationoperator: 40
operands: 41
35ExprRangelambda_map: 42
start_index: 55
end_index: 43
36ExprRangelambda_map: 44
start_index: 55
end_index: 45
37Operationoperator: 48
operands: 46
38Operationoperator: 48
operands: 47
39Operationoperator: 48
operands: 49
40Literal
41ExprTuple50
42Lambdaparameter: 62
body: 51
43Variable
44Lambdaparameter: 62
body: 52
45Variable
46ExprTuple51, 53
47ExprTuple59, 53
48Literal
49ExprTuple52, 53
50ExprRangelambda_map: 54
start_index: 55
end_index: 56
51IndexedVarvariable: 57
index: 62
52IndexedVarvariable: 58
index: 62
53Literal
54Lambdaparameter: 62
body: 59
55Literal
56Variable
57Variable
58Variable
59IndexedVarvariable: 60
index: 62
60Variable
61ExprTuple62
62Variable