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, InSet, Not
from proveit.logic.booleans.quantification import general_exists_Px_st_Qx, general_forall__Py_not_T__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 = general_exists_Px_st_Qx, condition = Not(general_forall__Py_not_T__st_Qy)), 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~|~\lnot \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]}~\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] \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: 19
operand: 6
2Operationoperator: 4
operands: 5
3ExprTuple6
4Literal
5ExprTuple42, 7
6Lambdaparameters: 8
body: 9
7Literal
8ExprTuple37, 32
9Conditionalvalue: 10
condition: 11
10Operationoperator: 12
operand: 16
11Operationoperator: 14
operand: 17
12Literal
13ExprTuple16
14Literal
15ExprTuple17
16Lambdaparameters: 24
body: 18
17Operationoperator: 19
operand: 23
18Conditionalvalue: 21
condition: 22
19Literal
20ExprTuple23
21Operationoperator: 37
operands: 24
22Operationoperator: 32
operands: 24
23Lambdaparameters: 38
body: 25
24ExprTuple26
25Conditionalvalue: 27
condition: 28
26ExprRangelambda_map: 29
start_index: 41
end_index: 42
27Operationoperator: 30
operands: 31
28Operationoperator: 32
operands: 38
29Lambdaparameter: 46
body: 33
30Literal
31ExprTuple34, 35
32Variable
33IndexedVarvariable: 36
index: 46
34Operationoperator: 37
operands: 38
35Literal
36Variable
37Variable
38ExprTuple39
39ExprRangelambda_map: 40
start_index: 41
end_index: 42
40Lambdaparameter: 46
body: 43
41Literal
42Variable
43IndexedVarvariable: 44
index: 46
44Variable
45ExprTuple46
46Variable