Chapter 3Elementary Discrete Mathslides.en.pdf:191-194

Equivalence Classes & Quotients

Bin equivalent objects; the bins are the quotient

Def 7.7Equivalence classDef 7.8Canonical projectionDef 7.9System of representatives
Concept

Given an equivalence relation RR on SS:
- The equivalence class of xSx \in S is [x]R:={yS(x,y)R}[x]_R := \{y \in S \mid (x, y) \in R\}.
- The quotient space is S/R:={[x]RxS}S / R := \{[x]_R \mid x \in S\}.
- The canonical projection πR:SS/R\pi_R: S \to S/R sends x[x]Rx \mapsto [x]_R.
- A system of representatives MSM \subseteq S has exactly one element from
each equivalence class.

Key intuition: equivalence classes are bins. Each element of SS goes
into exactly one bin (the bin of all elements equivalent to it). S/RS/R is the
set of bins.

Worked example. Let RR on {1,2,3,4}\{1,2,3,4\} be: {1,2}\{1,2\} equivalent, {3,4}\{3,4\}
equivalent. Then S/R={{1,2},{3,4}}S/R = \{\{1,2\}, \{3,4\}\}, and a system of representatives
is M={1,3}M = \{1, 3\}.

Animation — equivalence binning
Transcript — click a line to jump7 cues
  1. 0.0sEquivalence Relation: mod 3
  2. 0.8sR pairs (a,b) when a and b differ by a multiple of 3.
  3. 2.1sSix elements 1 through 6 sit in a row at the top.
  4. 3.6sThree bins below labelled [0]3, [1]3, [2]3 appear.
  5. 5.1sEach number slides down into its bin by its remainder.
  6. 7.6sNotice 1 and 4 share a bin; 2 and 5 share a bin; 3 and 6 share a bin.
  7. 8.1sThe quotient set has only three distinct equivalence classes.
WLOG — without loss of generality

WLOG (Latin sine detrimento', 'without loss') is a proof shorthand. We say 'WLOG assume aba \leq b' when:
- The general statement is
symmetric* in aa and bb.
- We may swap their roles without affecting the conclusion.

It saves writing two cases. Examples:
- 'WLOG xyx \leq y' when the statement is symmetric in x,yx, y.
- 'WLOG the set is non-empty' (the empty case is trivial).

WLOG is not valid when the asymmetry matters. Example: 'WLOG a>0a > 0' is wrong if the statement talks about negative numbers specifically.

Practice — score 100% to advance
Multiple choice
Q1
How many equivalence classes does 'same parity' have on {1,2,3,4}\{1,2,3,4\}?
Q2
What does the canonical projection do?
Q3
A system of representatives contains…
Q4
For 'mod 3' on {0,1,2,3,4,5}\{0,1,2,3,4,5\}, how many classes?
Q5
If x[y]Rx \in [y]_R, then [x]R=[y]R[x]_R = [y]_R?
Q6
Why is the quotient useful?
Q7
WLOG can be applied when:
Fill in the blank
Q1
WLOG stands for 'without loss of ___'.
Loading…