Modular arithmetic is a type of arithmetic on finite subsets of the natural numbers
Definition
For
then
iff 
This is read as "a is congruent modulo n to b".
Examples
If
then



If
then


Calculation
An easy way to calculate in mod{n} is
they have the same remainder when divided by
.
Equivalence
Congruence modulo n is an equivalence relation.
Reflexivity
Let
.
Then
and
so
.
Thus
.
Symmetry
Let
such that
.
Then
.
Since
.
Thus
.
Transitivity
Let
such that
.
Then
.
Then
.
Thus
and
.