logo

Expression of type ExprTuple

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 Conditional, ExprTuple, Lambda, N, a, b, c, x
from proveit.logic import And, Bijections, InSet
from proveit.numbers import Add, Integer, Interval, Mod, one, subtract, zero
In [2]:
# build up the expression from sub-expressions
expr = ExprTuple(Lambda([a, b, c], Conditional(InSet(Lambda(x, Mod(Add(x, c), N)), Bijections(Interval(a, b), Interval(zero, subtract(N, one)))), And(InSet(a, Integer), InSet(b, Integer), InSet(c, 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())
\left(\left(a, b, c\right) \mapsto \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] \textrm{ if } a \in \mathbb{Z} ,  b \in \mathbb{Z} ,  c \in \mathbb{Z}\right..\right)
In [5]:
stored_expr.style_options()
no style options
In [6]:
# display the expression information
stored_expr.expr_info()
 core typesub-expressionsexpression
0ExprTuple1
1Lambdaparameters: 2
body: 3
2ExprTuple32, 33, 37
3Conditionalvalue: 4
condition: 5
4Operationoperator: 20
operands: 6
5Operationoperator: 7
operands: 8
6ExprTuple9, 10
7Literal
8ExprTuple11, 12, 13
9Lambdaparameter: 36
body: 15
10Operationoperator: 16
operands: 17
11Operationoperator: 20
operands: 18
12Operationoperator: 20
operands: 19
13Operationoperator: 20
operands: 21
14ExprTuple36
15Operationoperator: 22
operands: 23
16Literal
17ExprTuple24, 25
18ExprTuple32, 26
19ExprTuple33, 26
20Literal
21ExprTuple37, 26
22Literal
23ExprTuple27, 40
24Operationoperator: 29
operands: 28
25Operationoperator: 29
operands: 30
26Literal
27Operationoperator: 38
operands: 31
28ExprTuple32, 33
29Literal
30ExprTuple34, 35
31ExprTuple36, 37
32Variable
33Variable
34Literal
35Operationoperator: 38
operands: 39
36Variable
37Variable
38Literal
39ExprTuple40, 41
40Variable
41Operationoperator: 42
operand: 44
42Literal
43ExprTuple44
44Literal