logo

Expression of type ExprTuple

from the theory of proveit.logic.booleans.quantification.existence

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 ExprTuple, alpha, n
from proveit.core_expr_types import P__x_1_to_n, Q__x_1_to_n, x_1_to_n
from proveit.logic import And, Boolean, Forall, Implies, InSet, Not
from proveit.logic.booleans.quantification import general_exists_Py_st_Qy
from proveit.numbers import NaturalPos
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(InSet(n, NaturalPos), InSet(alpha, Boolean), And(general_exists_Py_st_Qy, Forall(instance_param_or_params = [x_1_to_n], instance_expr = Implies(P__x_1_to_n, alpha), condition = Q__x_1_to_n)), Not(alpha))
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 \in \mathbb{N}^+, \alpha \in \mathbb{B}, \left[\exists_{y_{1}, y_{2}, \ldots, y_{n}~|~Q\left(y_{1}, y_{2}, \ldots, y_{n}\right)}~P\left(y_{1}, y_{2}, \ldots, y_{n}\right)\right] \land \left[\forall_{x_{1}, x_{2}, \ldots, x_{n}~|~Q\left(x_{1}, x_{2}, \ldots, x_{n}\right)}~\left(P\left(x_{1}, x_{2}, \ldots, x_{n}\right) \Rightarrow \alpha\right)\right], \lnot \alpha\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
wrap_positionsposition(s) at which wrapping is to occur; 'n' is after the nth comma.()()('with_wrapping_at',)
justificationif any wrap positions are set, justify to the 'left', 'center', or 'right'leftleft('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1, 2, 3, 4
1Operationoperator: 6
operands: 5
2Operationoperator: 6
operands: 7
3Operationoperator: 8
operands: 9
4Operationoperator: 10
operand: 34
5ExprTuple43, 12
6Literal
7ExprTuple34, 13
8Literal
9ExprTuple14, 15
10Literal
11ExprTuple34
12Literal
13Literal
14Operationoperator: 16
operand: 20
15Operationoperator: 18
operand: 21
16Literal
17ExprTuple20
18Literal
19ExprTuple21
20Lambdaparameters: 28
body: 22
21Lambdaparameters: 37
body: 23
22Conditionalvalue: 24
condition: 25
23Conditionalvalue: 26
condition: 27
24Operationoperator: 36
operands: 28
25Operationoperator: 31
operands: 28
26Operationoperator: 29
operands: 30
27Operationoperator: 31
operands: 37
28ExprTuple32
29Literal
30ExprTuple33, 34
31Variable
32ExprRangelambda_map: 35
start_index: 42
end_index: 43
33Operationoperator: 36
operands: 37
34Variable
35Lambdaparameter: 47
body: 38
36Variable
37ExprTuple39
38IndexedVarvariable: 40
index: 47
39ExprRangelambda_map: 41
start_index: 42
end_index: 43
40Variable
41Lambdaparameter: 47
body: 44
42Literal
43Variable
44IndexedVarvariable: 45
index: 47
45Variable
46ExprTuple47
47Variable