logo

Expression of type ExprTuple

from the theory of proveit.logic.sets.comprehension

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, Q, f, n, x
from proveit.core_expr_types import Q__y_1_to_n, S_1_to_n, f__y_1_to_n, y_1_to_n
from proveit.logic import Equals, Exists, Forall, InSet
from proveit.logic.sets import general_comprehension_fyn
from proveit.numbers import NaturalPos
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda(n, Conditional(Forall(instance_param_or_params = [S_1_to_n, Q, f, x], instance_expr = Equals(InSet(x, general_comprehension_fyn), Exists(instance_param_or_params = [y_1_to_n], instance_expr = Equals(x, f__y_1_to_n), domains = [S_1_to_n], condition = Q__y_1_to_n)).with_wrapping_at(1)), InSet(n, NaturalPos))))
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(n \mapsto \left\{\forall_{S_{1}, S_{2}, \ldots, S_{n}, Q, f, x}~\left(\begin{array}{c} \begin{array}{l} \left(x \in \left\{f\left(y_{1}, y_{2}, \ldots, y_{n}\right)~|~Q\left(y_{1}, y_{2}, \ldots, y_{n}\right)\right\}_{\left(y_{1} \in S_{1}\right), \left(y_{2} \in S_{2}\right), \ldots, \left(y_{n} \in S_{n}\right)}\right) \\  = \left[\exists_{\left(y_{1} \in S_{1}\right), \left(y_{2} \in S_{2}\right), \ldots, \left(y_{n} \in S_{n}\right)~|~Q\left(y_{1}, y_{2}, \ldots, y_{n}\right)}~\left(x = f\left(y_{1}, y_{2}, \ldots, y_{n}\right)\right)\right] \end{array} \end{array}\right) \textrm{ if } 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
1Lambdaparameter: 48
body: 3
2ExprTuple48
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operand: 9
5Operationoperator: 44
operands: 8
6Literal
7ExprTuple9
8ExprTuple48, 10
9Lambdaparameters: 11
body: 12
10Literal
11ExprTuple13, 40, 36, 32
12Operationoperator: 29
operands: 14
13ExprRangelambda_map: 15
start_index: 47
end_index: 48
14ExprTuple16, 17
15Lambdaparameter: 54
body: 49
16Operationoperator: 44
operands: 18
17Operationoperator: 19
operand: 22
18ExprTuple32, 21
19Literal
20ExprTuple22
21Operationoperator: 23
operand: 26
22Lambdaparameters: 41
body: 25
23Literal
24ExprTuple26
25Conditionalvalue: 27
condition: 31
26Lambdaparameters: 41
body: 28
27Operationoperator: 29
operands: 30
28Conditionalvalue: 33
condition: 31
29Literal
30ExprTuple32, 33
31Operationoperator: 34
operands: 35
32Variable
33Operationoperator: 36
operands: 41
34Literal
35ExprTuple37, 38
36Variable
37ExprRangelambda_map: 39
start_index: 47
end_index: 48
38Operationoperator: 40
operands: 41
39Lambdaparameter: 54
body: 42
40Variable
41ExprTuple43
42Operationoperator: 44
operands: 45
43ExprRangelambda_map: 46
start_index: 47
end_index: 48
44Literal
45ExprTuple50, 49
46Lambdaparameter: 54
body: 50
47Literal
48Variable
49IndexedVarvariable: 51
index: 54
50IndexedVarvariable: 52
index: 54
51Variable
52Variable
53ExprTuple54
54Variable