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, 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 = 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\{\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..
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: 3
operand: 7
2Operationoperator: 5
operands: 6
3Literal
4ExprTuple7
5Literal
6ExprTuple38, 8
7Lambdaparameters: 9
body: 10
8Literal
9ExprTuple30, 31
10Operationoperator: 11
operands: 12
11Literal
12ExprTuple13, 14
13Operationoperator: 15
operand: 18
14Operationoperator: 17
operand: 22
15Literal
16ExprTuple18
17Literal
18Operationoperator: 19
operand: 22
19Literal
20ExprTuple22
21Conditionalvalue: 23
condition: 24
22Lambdaparameters: 32
body: 25
23Operationoperator: 30
operands: 26
24Operationoperator: 31
operands: 26
25Conditionalvalue: 27
condition: 28
26ExprTuple29
27Operationoperator: 30
operands: 32
28Operationoperator: 31
operands: 32
29ExprRangelambda_map: 33
start_index: 37
end_index: 38
30Variable
31Variable
32ExprTuple34
33Lambdaparameter: 43
body: 35
34ExprRangelambda_map: 36
start_index: 37
end_index: 38
35IndexedVarvariable: 39
index: 43
36Lambdaparameter: 43
body: 40
37Literal
38Variable
39Variable
40IndexedVarvariable: 41
index: 43
41Variable
42ExprTuple43
43Variable