| ID | 65eab060-d654-47c1-97f5-7cbf64c4d406 |
|---|---|
| DeertopiaVisibility | public |
Quotient set
In mathematics, the quotient set implements the notion of "equal modulo [something]."
Definition
Let be a set. A quotient of the set is a set satisfying the following properties:
Every element of is a non-empty subset of
Any two distinct elements of are disjoint subsets of .
Every element of belongs to exactly one subset in .
Or, symbolically,
A quotient set can be seen as a generalisation of a partion from two sets to some arbitrary cardinal.
Another way to view quotient sets is the set of equivalence classes for some relation on . For any quotient set , you could define a relation by . This relation is symmetric, transitive, and reflexive; an equivalence relation.
Natural mapping
If is a quotient set of , then there is a unique surjection that sends each to the 'bucket' to which it belongs in ; that is, for every , .
In a dependently-typed language, we would phrase this as