logo

Expression of type Forall

from the theory of proveit.numbers.summation

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 S, a, b, fx, x
from proveit.logic import Forall, SubsetEq
from proveit.numbers import Integer, Integrate, Interval, IntervalCC, LessEq, Sum, one, subtract
In [2]:
# build up the expression from sub-expressions
sub_expr1 = [x]
sub_expr2 = IntervalCC(subtract(a, one), b)
expr = Forall(instance_param_or_params = [a, b], instance_expr = LessEq(Sum(index_or_indices = sub_expr1, summand = fx, domain = Interval(a, b)), Integrate(index_or_indices = sub_expr1, integrand = fx, domain = sub_expr2)), domain = Integer, conditions = [LessEq(a, b), SubsetEq(sub_expr2, S)])
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())
\forall_{a, b \in \mathbb{Z}~|~a \leq b, \left[a - 1,b\right] \subseteq S}~\left(\left(\sum_{x = a}^{b} f\left(x\right)\right) \leq \left(\int_{a - 1}^{b} f\left(x\right)\,dx\right)\right)
In [5]:
stored_expr.style_options()
namedescriptiondefaultcurrent valuerelated methods
with_wrappingIf 'True', wrap the Expression after the parametersNoneNone/False('with_wrapping',)
condition_wrappingWrap 'before' or 'after' the condition (or None).NoneNone/False('with_wrap_after_condition', 'with_wrap_before_condition')
wrap_paramsIf 'True', wraps every two parameters AND wraps the Expression after the parametersNoneNone/False('with_params',)
justificationjustify to the 'left', 'center', or 'right' in the array cellscentercenter('with_justification',)
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0Operationoperator: 1
operand: 3
1Literal
2ExprTuple3
3Lambdaparameters: 43
body: 4
4Conditionalvalue: 5
condition: 6
5Operationoperator: 22
operands: 7
6Operationoperator: 8
operands: 9
7ExprTuple10, 11
8Literal
9ExprTuple12, 13, 14, 15
10Operationoperator: 16
operand: 25
11Operationoperator: 18
operand: 26
12Operationoperator: 37
operands: 20
13Operationoperator: 37
operands: 21
14Operationoperator: 22
operands: 43
15Operationoperator: 23
operands: 24
16Literal
17ExprTuple25
18Literal
19ExprTuple26
20ExprTuple50, 27
21ExprTuple47, 27
22Literal
23Literal
24ExprTuple41, 28
25Lambdaparameter: 40
body: 29
26Lambdaparameter: 40
body: 30
27Literal
28Variable
29Conditionalvalue: 32
condition: 31
30Conditionalvalue: 32
condition: 33
31Operationoperator: 37
operands: 34
32Operationoperator: 35
operand: 40
33Operationoperator: 37
operands: 38
34ExprTuple40, 39
35Variable
36ExprTuple40
37Literal
38ExprTuple40, 41
39Operationoperator: 42
operands: 43
40Variable
41Operationoperator: 44
operands: 45
42Literal
43ExprTuple50, 47
44Literal
45ExprTuple46, 47
46Operationoperator: 48
operands: 49
47Variable
48Literal
49ExprTuple50, 51
50Variable
51Operationoperator: 52
operand: 54
52Literal
53ExprTuple54
54Literal