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 Lambda, N, a, b, c, x
from proveit.logic import Bijections, Forall, InSet
from proveit.numbers import Add, Integer, Interval, Mod, one, subtract, zero
In [2]:
# build up the expression from sub-expressions
expr = Forall(instance_param_or_params = [a, b, c], instance_expr = InSet(Lambda(x, Mod(Add(x, c), N)), Bijections(Interval(a, b), Interval(zero, subtract(N, one)))), domain = Integer)
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, c \in \mathbb{Z}}~\left(\left[x \mapsto \left(\left(x + c\right) ~\textup{mod}~ N\right)\right] \in \left[\{a~\ldotp \ldotp~b\} \xrightarrow[\text{onto}]{\text{1-to-1}} \{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: 1
operand: 3
1Literal
2ExprTuple3
3Lambdaparameters: 4
body: 5
4ExprTuple34, 35, 39
5Conditionalvalue: 6
condition: 7
6Operationoperator: 22
operands: 8
7Operationoperator: 9
operands: 10
8ExprTuple11, 12
9Literal
10ExprTuple13, 14, 15
11Lambdaparameter: 38
body: 17
12Operationoperator: 18
operands: 19
13Operationoperator: 22
operands: 20
14Operationoperator: 22
operands: 21
15Operationoperator: 22
operands: 23
16ExprTuple38
17Operationoperator: 24
operands: 25
18Literal
19ExprTuple26, 27
20ExprTuple34, 28
21ExprTuple35, 28
22Literal
23ExprTuple39, 28
24Literal
25ExprTuple29, 42
26Operationoperator: 31
operands: 30
27Operationoperator: 31
operands: 32
28Literal
29Operationoperator: 40
operands: 33
30ExprTuple34, 35
31Literal
32ExprTuple36, 37
33ExprTuple38, 39
34Variable
35Variable
36Literal
37Operationoperator: 40
operands: 41
38Variable
39Variable
40Literal
41ExprTuple42, 43
42Variable
43Operationoperator: 44
operand: 46
44Literal
45ExprTuple46
46Literal