Quotient by an equivalence relation
From Maths
Stub grade: A
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
Needs linking to other sections, more work, so forth. See what's on the equivalence relation page, make sure it's all inline with this
Contents
[hide]Definition
Let X be a set and let ∼⊆X×X be an equivalence relation on X. Then the quotient of X by ∼, denoted X/∼ or X∼ is defined as follows:
- X∼:={[x] | x∈X} where [x] denotes the equivalence class of x.
Yes, X∼ is the set of equivalence classes, it is that simple.
Canonical projection
With X, ∼ and X∼ we also get a map:
- π:X→X∼ given by π:x↦[x]
- Other commonly used letters include: p and ρ
Claim 1: this map is a surjection
Proof of claims
Claim 1: π:X→X∼ is a surjection
We wish to show: ∀y∈X∼∃x∈X[π(x)=y]
- Let y∈X∼ be given
- Choose a∈y (so now we may write [a]=y. Any a will do.
- Note that the equivalence classes are either equal or disjoint, suppose b∈y, this means a∼b, so [a]=[b]
- Choose x:=a
- Then π(x)=[x]:=[a]=y
- Choose a∈y (so now we may write [a]=y. Any a will do.
- Since y was arbitrary we have shown this for all y∈X∼