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, Implies, 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 = Implies(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) \\  \Rightarrow \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: 49
body: 3
2ExprTuple49
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operand: 9
5Operationoperator: 45
operands: 8
6Literal
7ExprTuple9
8ExprTuple49, 10
9Lambdaparameters: 11
body: 12
10Literal
11ExprTuple13, 41, 37, 33
12Operationoperator: 14
operands: 15
13ExprRangelambda_map: 16
start_index: 48
end_index: 49
14Literal
15ExprTuple17, 18
16Lambdaparameter: 55
body: 50
17Operationoperator: 45
operands: 19
18Operationoperator: 20
operand: 23
19ExprTuple33, 22
20Literal
21ExprTuple23
22Operationoperator: 24
operand: 27
23Lambdaparameters: 42
body: 26
24Literal
25ExprTuple27
26Conditionalvalue: 28
condition: 32
27Lambdaparameters: 42
body: 29
28Operationoperator: 30
operands: 31
29Conditionalvalue: 34
condition: 32
30Literal
31ExprTuple33, 34
32Operationoperator: 35
operands: 36
33Variable
34Operationoperator: 37
operands: 42
35Literal
36ExprTuple38, 39
37Variable
38ExprRangelambda_map: 40
start_index: 48
end_index: 49
39Operationoperator: 41
operands: 42
40Lambdaparameter: 55
body: 43
41Variable
42ExprTuple44
43Operationoperator: 45
operands: 46
44ExprRangelambda_map: 47
start_index: 48
end_index: 49
45Literal
46ExprTuple51, 50
47Lambdaparameter: 55
body: 51
48Literal
49Variable
50IndexedVarvariable: 52
index: 55
51IndexedVarvariable: 53
index: 55
52Variable
53Variable
54ExprTuple55
55Variable