logo
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, P, Q, n
from proveit.logic import Forall, Implies, InSet
from proveit.logic.booleans.quantification import general_forall__Py_not_T__st_Qy, general_notexists_Px_st_Qx
from proveit.numbers import NaturalPos
In [2]:
# build up the expression from sub-expressions
expr = Conditional(Forall(instance_param_or_params = [P, Q], instance_expr = Implies(general_forall__Py_not_T__st_Qy, general_notexists_Px_st_Qx).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\{\forall_{P, Q}~\left(\begin{array}{c} \begin{array}{l} \left[\forall_{y_{1}, y_{2}, \ldots, y_{n}~|~Q\left(y_{1}, y_{2}, \ldots, y_{n}\right)}~\left(P\left(y_{1}, y_{2}, \ldots, y_{n}\right) \neq \top\right)\right] \Rightarrow  \\ \left[\nexists_{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] \end{array} \end{array}\right) \textrm{ if } n \in \mathbb{N}^+\right..
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
condition_delimiter'comma' or 'and'commacomma('with_comma_delimiter', 'with_conjunction_delimiter')
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Conditionalvalue: 1
condition: 2
1Operationoperator: 14
operand: 6
2Operationoperator: 4
operands: 5
3ExprTuple6
4Literal
5ExprTuple40, 7
6Lambdaparameters: 8
body: 9
7Literal
8ExprTuple33, 28
9Operationoperator: 10
operands: 11
10Literal
11ExprTuple12, 13
12Operationoperator: 14
operand: 18
13Operationoperator: 16
operand: 19
14Literal
15ExprTuple18
16Literal
17ExprTuple19
18Lambdaparameters: 34
body: 20
19Lambdaparameters: 29
body: 21
20Conditionalvalue: 22
condition: 23
21Conditionalvalue: 24
condition: 25
22Operationoperator: 26
operands: 27
23Operationoperator: 28
operands: 34
24Operationoperator: 33
operands: 29
25Operationoperator: 28
operands: 29
26Literal
27ExprTuple30, 31
28Variable
29ExprTuple32
30Operationoperator: 33
operands: 34
31Literal
32ExprRangelambda_map: 35
start_index: 39
end_index: 40
33Variable
34ExprTuple36
35Lambdaparameter: 45
body: 37
36ExprRangelambda_map: 38
start_index: 39
end_index: 40
37IndexedVarvariable: 41
index: 45
38Lambdaparameter: 45
body: 42
39Literal
40Variable
41Variable
42IndexedVarvariable: 43
index: 45
43Variable
44ExprTuple45
45Variable