logo

Expression of type Conditional

from the theory of proveit.logic.sets.unification

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, R, n, x
from proveit.core_expr_types import Q__y_1_to_n, R__y_1_to_n, S_1_to_n, y_1_to_n
from proveit.logic import Equals, Exists, Forall, InSet
from proveit.logic.sets import general_unionall_Ryn
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, R, x], instance_expr = Equals(InSet(x, general_unionall_Ryn), Exists(instance_param_or_params = [y_1_to_n], instance_expr = InSet(x, R__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, R, x}~\left(\begin{array}{c} \begin{array}{l} \left(x \in \left[\bigcup_{\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)}~R\left(y_{1}, y_{2}, \ldots, y_{n}\right)\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 \in R\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: 41
operands: 5
3Literal
4ExprTuple6
5ExprTuple45, 7
6Lambdaparameters: 8
body: 9
7Literal
8ExprTuple10, 37, 33, 29
9Operationoperator: 11
operands: 12
10ExprRangelambda_map: 13
start_index: 44
end_index: 45
11Literal
12ExprTuple14, 15
13Lambdaparameter: 51
body: 46
14Operationoperator: 41
operands: 16
15Operationoperator: 17
operand: 20
16ExprTuple29, 19
17Literal
18ExprTuple20
19Operationoperator: 21
operand: 24
20Lambdaparameters: 38
body: 23
21Literal
22ExprTuple24
23Conditionalvalue: 25
condition: 28
24Lambdaparameters: 38
body: 26
25Operationoperator: 41
operands: 27
26Conditionalvalue: 30
condition: 28
27ExprTuple29, 30
28Operationoperator: 31
operands: 32
29Variable
30Operationoperator: 33
operands: 38
31Literal
32ExprTuple34, 35
33Variable
34ExprRangelambda_map: 36
start_index: 44
end_index: 45
35Operationoperator: 37
operands: 38
36Lambdaparameter: 51
body: 39
37Variable
38ExprTuple40
39Operationoperator: 41
operands: 42
40ExprRangelambda_map: 43
start_index: 44
end_index: 45
41Literal
42ExprTuple47, 46
43Lambdaparameter: 51
body: 47
44Literal
45Variable
46IndexedVarvariable: 48
index: 51
47IndexedVarvariable: 49
index: 51
48Variable
49Variable
50ExprTuple51
51Variable