Practice Discrete Math

Relations / Equivalence Relations

Least You Need to Know: Equivalence Relations

An equivalence relation groups objects into classes using three properties: reflexive, symmetric, and transitive.

The least you need to know

Key notation

[a] equivalence class of a
a ~ b a is related to b
a ≡ b (mod n) same remainder modulo n

Tiny worked example

  • On the integers, define `a ~ b` when `a` and `b` have the same parity.
  • Every integer has the same parity as itself, so the relation is reflexive.
  • Same parity is symmetric and transitive too.
  • The two classes are the even integers and the odd integers.

Common mistakes

How to recognize this kind of problem

Next recommended lesson

Continue through this topic with Least You Need to Know: Composition and Inverses.

Least You Need to Know: Composition and Inverses

Related lessons

Keep going with nearby lessons in the same topic.

More ways to explore

Start practice