equivalence relation and residue class 剰余類 じょうよるい
Before building quotient structures in
An
1The three conditions for an equivalence relation 同値関係 どうちかんけい
A relation on a set is an
These are called reflexivity, symmetry, and transitivity, respectively.
2Equivalence classes
The
An
The representative is a name; the equivalence class is the actual object. In fact, if and only if
If and , then , so transitivity gives and hence . Conversely, if , symmetry gives , and transitivity applied to gives . Thus , proving the reverse inclusion and therefore . Conversely, if , reflexivity gives , so .
The set of all equivalence classes is called the
3Residue classes
Fix a positive integer . For integers , define
This is an equivalence relation. Reflexivity follows from ; symmetry follows because implies ; and transitivity follows because divisibility of both and implies divisibility of their sum . The equivalence class of ,
is called a
For example, when ,
All of these integers have remainder 2 when divided by 5.
From this point on, while the modulus is fixed, we abbreviate as . Thus below means the residue class modulo this fixed .
4Independence of representatives (well-definedness)
When defining an operation on a
For example, if we want to define addition of residue classes by
then we must check that changing to another representative of the same class and changing to another representative of the same class does not change the resulting class.
In this example, and imply and . Hence , so . This proves that changing representatives does not change the sum.
Similarly, to define the product by , observe that
is a multiple of , so . Thus the product is also independent of representatives. If this check is omitted, an operation on the quotient set may not actually be determined.
5Warning: an example of a definition 定義 ていぎ that is not well-defined
In , suppose we try to define a map that sends a residue class to the integer representative itself. This fails because , but choosing representative 0 gives value 0, while choosing representative 2 gives value 2.
An element of a quotient set is a class, not a representative. Whenever something is defined on classes, one must check that changing representatives gives the same value.
6Exercise link
data/exercise/math/abstract-algebra/equivalence-relations-and-congruences.exercise.n.md7Summary
An