logo

Expression of type Forall

from the theory of proveit.numbers.modular

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 N, a, b, x
from proveit.logic import Card, Equals, Forall, SetOfAll
from proveit.numbers import Integer, Interval, Mod, NaturalPos, greater_eq, one, subtract, zero
In [2]:
# build up the expression from sub-expressions
sub_expr1 = Interval(a, b)
expr = Forall(instance_param_or_params = [N], instance_expr = Forall(instance_param_or_params = [a, b], instance_expr = Equals(SetOfAll(instance_param_or_params = [x], instance_element = Mod(x, N), domain = sub_expr1), Interval(zero, subtract(N, one))), domain = Integer, condition = greater_eq(Card(sub_expr1), N)), domain = 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())
\forall_{N \in \mathbb{N}^+}~\left[\forall_{a, b \in \mathbb{Z}~|~|\{a~\ldotp \ldotp~b\}| \geq N}~\left(\left\{x ~\textup{mod}~ N\right\}_{x \in \{a~\ldotp \ldotp~b\}} = \{0~\ldotp \ldotp~N - 1\}\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: 7
operand: 2
1ExprTuple2
2Lambdaparameter: 51
body: 4
3ExprTuple51
4Conditionalvalue: 5
condition: 6
5Operationoperator: 7
operand: 10
6Operationoperator: 47
operands: 9
7Literal
8ExprTuple10
9ExprTuple51, 11
10Lambdaparameters: 56
body: 12
11Literal
12Conditionalvalue: 13
condition: 14
13Operationoperator: 15
operands: 16
14Operationoperator: 17
operands: 18
15Literal
16ExprTuple19, 20
17Literal
18ExprTuple21, 22, 23
19Operationoperator: 24
operand: 31
20Operationoperator: 55
operands: 26
21Operationoperator: 47
operands: 27
22Operationoperator: 47
operands: 28
23Operationoperator: 29
operands: 30
24Literal
25ExprTuple31
26ExprTuple32, 33
27ExprTuple57, 34
28ExprTuple58, 34
29Literal
30ExprTuple51, 35
31Lambdaparameter: 52
body: 37
32Literal
33Operationoperator: 38
operands: 39
34Literal
35Operationoperator: 40
operand: 53
36ExprTuple52
37Conditionalvalue: 42
condition: 43
38Literal
39ExprTuple51, 44
40Literal
41ExprTuple53
42Operationoperator: 45
operands: 46
43Operationoperator: 47
operands: 48
44Operationoperator: 49
operand: 54
45Literal
46ExprTuple52, 51
47Literal
48ExprTuple52, 53
49Literal
50ExprTuple54
51Variable
52Variable
53Operationoperator: 55
operands: 56
54Literal
55Literal
56ExprTuple57, 58
57Variable
58Variable