logo

Expression of type Lambda

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, Lambda, P, Q, n
from proveit.logic import Forall, Implies, InSet, Not
from proveit.logic.booleans.quantification import general_exists_notPx_st_Qx, general_forall_Py_if_Qy
from proveit.numbers import NaturalPos
In [2]:
# build up the expression from sub-expressions
expr = Lambda(n, Conditional(Forall(instance_param_or_params = [P, Q], instance_expr = Implies(general_exists_notPx_st_Qx, Not(general_forall_Py_if_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())
n \mapsto \left\{\forall_{P, Q}~\left(\begin{array}{c} \begin{array}{l} \left[\exists_{x_{1}, x_{2}, \ldots, x_{n}~|~Q\left(x_{1}, x_{2}, \ldots, x_{n}\right)}~(\lnot P\left(x_{1}, x_{2}, \ldots, x_{n}\right))\right] \Rightarrow  \\ (\lnot \left[\forall_{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..
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Lambdaparameter: 42
body: 2
1ExprTuple42
2Conditionalvalue: 3
condition: 4
3Operationoperator: 22
operand: 8
4Operationoperator: 6
operands: 7
5ExprTuple8
6Literal
7ExprTuple42, 9
8Lambdaparameters: 10
body: 11
9Literal
10ExprTuple34, 35
11Operationoperator: 12
operands: 13
12Literal
13ExprTuple14, 15
14Operationoperator: 16
operand: 19
15Operationoperator: 27
operand: 20
16Literal
17ExprTuple19
18ExprTuple20
19Lambdaparameters: 33
body: 21
20Operationoperator: 22
operand: 26
21Conditionalvalue: 24
condition: 25
22Literal
23ExprTuple26
24Operationoperator: 27
operand: 30
25Operationoperator: 35
operands: 33
26Lambdaparameters: 36
body: 29
27Literal
28ExprTuple30
29Conditionalvalue: 31
condition: 32
30Operationoperator: 34
operands: 33
31Operationoperator: 34
operands: 36
32Operationoperator: 35
operands: 36
33ExprTuple37
34Variable
35Variable
36ExprTuple38
37ExprRangelambda_map: 39
start_index: 41
end_index: 42
38ExprRangelambda_map: 40
start_index: 41
end_index: 42
39Lambdaparameter: 48
body: 43
40Lambdaparameter: 48
body: 44
41Literal
42Variable
43IndexedVarvariable: 45
index: 48
44IndexedVarvariable: 46
index: 48
45Variable
46Variable
47ExprTuple48
48Variable