logo

Expression of type Conditional

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, 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 = 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\{\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..
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: 42
operands: 5
3Literal
4ExprTuple6
5ExprTuple46, 7
6Lambdaparameters: 8
body: 9
7Literal
8ExprTuple10, 38, 34, 30
9Operationoperator: 11
operands: 12
10ExprRangelambda_map: 13
start_index: 45
end_index: 46
11Literal
12ExprTuple14, 15
13Lambdaparameter: 52
body: 47
14Operationoperator: 42
operands: 16
15Operationoperator: 17
operand: 20
16ExprTuple30, 19
17Literal
18ExprTuple20
19Operationoperator: 21
operand: 24
20Lambdaparameters: 39
body: 23
21Literal
22ExprTuple24
23Conditionalvalue: 25
condition: 29
24Lambdaparameters: 39
body: 26
25Operationoperator: 27
operands: 28
26Conditionalvalue: 31
condition: 29
27Literal
28ExprTuple30, 31
29Operationoperator: 32
operands: 33
30Variable
31Operationoperator: 34
operands: 39
32Literal
33ExprTuple35, 36
34Variable
35ExprRangelambda_map: 37
start_index: 45
end_index: 46
36Operationoperator: 38
operands: 39
37Lambdaparameter: 52
body: 40
38Variable
39ExprTuple41
40Operationoperator: 42
operands: 43
41ExprRangelambda_map: 44
start_index: 45
end_index: 46
42Literal
43ExprTuple48, 47
44Lambdaparameter: 52
body: 48
45Literal
46Variable
47IndexedVarvariable: 49
index: 52
48IndexedVarvariable: 50
index: 52
49Variable
50Variable
51ExprTuple52
52Variable