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, 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 = 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))
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(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)
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, 33, 29, 25
5Operationoperator: 22
operands: 7
6ExprRangelambda_map: 8
start_index: 40
end_index: 41
7ExprTuple9, 10
8Lambdaparameter: 47
body: 42
9Operationoperator: 37
operands: 11
10Operationoperator: 12
operand: 15
11ExprTuple25, 14
12Literal
13ExprTuple15
14Operationoperator: 16
operand: 19
15Lambdaparameters: 34
body: 18
16Literal
17ExprTuple19
18Conditionalvalue: 20
condition: 24
19Lambdaparameters: 34
body: 21
20Operationoperator: 22
operands: 23
21Conditionalvalue: 26
condition: 24
22Literal
23ExprTuple25, 26
24Operationoperator: 27
operands: 28
25Variable
26Operationoperator: 29
operands: 34
27Literal
28ExprTuple30, 31
29Variable
30ExprRangelambda_map: 32
start_index: 40
end_index: 41
31Operationoperator: 33
operands: 34
32Lambdaparameter: 47
body: 35
33Variable
34ExprTuple36
35Operationoperator: 37
operands: 38
36ExprRangelambda_map: 39
start_index: 40
end_index: 41
37Literal
38ExprTuple43, 42
39Lambdaparameter: 47
body: 43
40Literal
41Variable
42IndexedVarvariable: 44
index: 47
43IndexedVarvariable: 45
index: 47
44Variable
45Variable
46ExprTuple47
47Variable