logo

Expression of type Forall

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 Q, f, 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
In [2]:
# build up the expression from sub-expressions
expr = Forall(instance_param_or_params = [S_1_to_n, Q, f, x], instance_expr = Implies(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), InSet(x, general_comprehension_fyn)).with_wrapping_at(1))
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())
\forall_{S_{1}, S_{2}, \ldots, S_{n}, Q, f, x}~\left(\begin{array}{c} \begin{array}{l} \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] \\  \Rightarrow \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) \end{array} \end{array}\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
with_wrappingIf 'True', wrap the Expression after the parametersNoneNone/False('with_wrapping',)
condition_wrappingWrap 'before' or 'after' the condition (or None).NoneNone/False('with_wrap_after_condition', 'with_wrap_before_condition')
wrap_paramsIf 'True', wraps every two parameters AND wraps the Expression after the parametersNoneNone/False('with_params',)
justificationjustify to the 'left', 'center', or 'right' in the array cellscentercenter('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operand: 3
1Literal
2ExprTuple3
3Lambdaparameters: 4
body: 5
4ExprTuple6, 34, 28, 25
5Operationoperator: 7
operands: 8
6ExprRangelambda_map: 9
start_index: 41
end_index: 42
7Literal
8ExprTuple10, 11
9Lambdaparameter: 48
body: 43
10Operationoperator: 12
operand: 15
11Operationoperator: 38
operands: 14
12Literal
13ExprTuple15
14ExprTuple25, 16
15Lambdaparameters: 35
body: 17
16Operationoperator: 18
operand: 21
17Conditionalvalue: 20
condition: 27
18Literal
19ExprTuple21
20Operationoperator: 22
operands: 23
21Lambdaparameters: 35
body: 24
22Literal
23ExprTuple25, 26
24Conditionalvalue: 26
condition: 27
25Variable
26Operationoperator: 28
operands: 35
27Operationoperator: 29
operands: 30
28Variable
29Literal
30ExprTuple31, 32
31ExprRangelambda_map: 33
start_index: 41
end_index: 42
32Operationoperator: 34
operands: 35
33Lambdaparameter: 48
body: 36
34Variable
35ExprTuple37
36Operationoperator: 38
operands: 39
37ExprRangelambda_map: 40
start_index: 41
end_index: 42
38Literal
39ExprTuple44, 43
40Lambdaparameter: 48
body: 44
41Literal
42Variable
43IndexedVarvariable: 45
index: 48
44IndexedVarvariable: 46
index: 48
45Variable
46Variable
47ExprTuple48
48Variable