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 Conditional, ExprTuple, Lambda, P, Q, n
from proveit.logic import Forall, Implies, InSet, Not
from proveit.logic.booleans.quantification import general_exists_Px_st_Qx, general_notexists_Py_st_Qy
from proveit.numbers import NaturalPos
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda(n, Conditional(Forall(instance_param_or_params = [P, Q], instance_expr = Implies(Not(general_exists_Px_st_Qx), general_notexists_Py_st_Qy).with_wrapping_at(2)), 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(n \mapsto \left\{\forall_{P, Q}~\left(\begin{array}{c} \begin{array}{l} (\lnot \left[\exists_{x_{1}, x_{2}, \ldots, x_{n}~|~Q\left(x_{1}, x_{2}, \ldots, x_{n}\right)}~P\left(x_{1}, x_{2}, \ldots, x_{n}\right)\right]) \Rightarrow  \\ \left[\nexists_{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] \end{array} \end{array}\right) \textrm{ if } n \in \mathbb{N}^+\right..\right)
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1
1Lambdaparameter: 41
body: 3
2ExprTuple41
3Conditionalvalue: 4
condition: 5
4Operationoperator: 6
operand: 10
5Operationoperator: 8
operands: 9
6Literal
7ExprTuple10
8Literal
9ExprTuple41, 11
10Lambdaparameters: 12
body: 13
11Literal
12ExprTuple33, 34
13Operationoperator: 14
operands: 15
14Literal
15ExprTuple16, 17
16Operationoperator: 18
operand: 21
17Operationoperator: 20
operand: 25
18Literal
19ExprTuple21
20Literal
21Operationoperator: 22
operand: 25
22Literal
23ExprTuple25
24Conditionalvalue: 26
condition: 27
25Lambdaparameters: 35
body: 28
26Operationoperator: 33
operands: 29
27Operationoperator: 34
operands: 29
28Conditionalvalue: 30
condition: 31
29ExprTuple32
30Operationoperator: 33
operands: 35
31Operationoperator: 34
operands: 35
32ExprRangelambda_map: 36
start_index: 40
end_index: 41
33Variable
34Variable
35ExprTuple37
36Lambdaparameter: 46
body: 38
37ExprRangelambda_map: 39
start_index: 40
end_index: 41
38IndexedVarvariable: 42
index: 46
39Lambdaparameter: 46
body: 43
40Literal
41Variable
42Variable
43IndexedVarvariable: 44
index: 46
44Variable
45ExprTuple46
46Variable