logo

Expression of type ExprTuple

from the theory of proveit.logic.sets.enumeration

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, i, j, k, x
from proveit.core_expr_types import a_1_to_i, b_1_to_j, c_1_to_k
from proveit.logic import And, Equals, Forall, InSet, Set
from proveit.numbers import Natural
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda([i, j, k], Conditional(Forall(instance_param_or_params = [a_1_to_i, x, b_1_to_j, c_1_to_k], instance_expr = Equals(Set(a_1_to_i, x, b_1_to_j, x, c_1_to_k), Set(a_1_to_i, b_1_to_j, x, c_1_to_k)).with_wrapping_at(2)), And(InSet(i, Natural), InSet(j, Natural), InSet(k, 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(i, j, k\right) \mapsto \left\{\forall_{a_{1}, a_{2}, \ldots, a_{i}, x, b_{1}, b_{2}, \ldots, b_{j}, c_{1}, c_{2}, \ldots, c_{k}}~\left(\begin{array}{c} \begin{array}{l} \left\{a_{1}, a_{2}, \ldots, a_{i}, x,b_{1}, b_{2}, \ldots, b_{j}, x,c_{1}, c_{2}, \ldots, c_{k}\right\} =  \\ \left\{a_{1}, a_{2}, \ldots, a_{i},b_{1}, b_{2}, \ldots, b_{j}, x,c_{1}, c_{2}, \ldots, c_{k}\right\} \end{array} \end{array}\right) \textrm{ if } i \in \mathbb{N} ,  j \in \mathbb{N} ,  k \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
2ExprTuple33, 35, 38
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operand: 10
5Operationoperator: 8
operands: 9
6Literal
7ExprTuple10
8Literal
9ExprTuple11, 12, 13
10Lambdaparameters: 14
body: 15
11Operationoperator: 18
operands: 16
12Operationoperator: 18
operands: 17
13Operationoperator: 18
operands: 19
14ExprTuple28, 30, 29, 31
15Operationoperator: 20
operands: 21
16ExprTuple33, 22
17ExprTuple35, 22
18Literal
19ExprTuple38, 22
20Literal
21ExprTuple23, 24
22Literal
23Operationoperator: 26
operands: 25
24Operationoperator: 26
operands: 27
25ExprTuple28, 30, 29, 30, 31
26Literal
27ExprTuple28, 29, 30, 31
28ExprRangelambda_map: 32
start_index: 37
end_index: 33
29ExprRangelambda_map: 34
start_index: 37
end_index: 35
30Variable
31ExprRangelambda_map: 36
start_index: 37
end_index: 38
32Lambdaparameter: 46
body: 39
33Variable
34Lambdaparameter: 46
body: 40
35Variable
36Lambdaparameter: 46
body: 41
37Literal
38Variable
39IndexedVarvariable: 42
index: 46
40IndexedVarvariable: 43
index: 46
41IndexedVarvariable: 44
index: 46
42Variable
43Variable
44Variable
45ExprTuple46
46Variable