Relations / Equivalence Relations
Least You Need to Know: Equivalence Relations
An equivalence relation groups objects into classes using three properties: reflexive, symmetric, and transitive.
جو کم از کم جاننا ضروری ہے
- Equivalence relations are reflexive, symmetric, and transitive.
- Equivalent objects belong to the same equivalence class.
- Equivalence classes partition the underlying set.
- Failing any one of the three properties means the relation is not an equivalence relation.
- Congruence modulo n is a standard equivalence relation.
اہم علامتیں
[a]
equivalence class of a
a ~ b
a is related to b
a ≡ b (mod n)
same remainder modulo n
مختصر حل شدہ مثال
- 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.
عام غلطیاں
- Students often confuse symmetric with transitive.
- Students sometimes list classes that overlap, which cannot happen in a partition.
- Students may verify examples instead of the defining properties.
اس قسم کے سوال کو کیسے پہچانیں
- The prompt mentions classes or partitions.
- You are asked whether a relation is reflexive, symmetric, and transitive together.
- The relation is defined by equality of some computed feature such as parity or remainder.
Next recommended lesson
Continue through this topic with Least You Need to Know: Composition and Inverses.
Least You Need to Know: Composition and InversesRelated lessons
Keep going with nearby lessons in the same topic.