Practice Discrete Math

Relations / Relation Properties

Least You Need to Know: Relation Properties

A relation can be **reflexive**, **symmetric**, **antisymmetric**, or **transitive**. The skill is recognizing what each word really asks you to check.

جو کم از کم جاننا ضروری ہے

اہم علامتیں

R a relation
aRb a is related to b
(a,a) self-pair

مختصر حل شدہ مثال

  • Relation on {1,2,3}: R = {(1,1),(2,2),(3,3),(1,2),(2,1)}.
  • It is reflexive because all self-pairs are present.
  • It is symmetric because (1,2) and (2,1) appear together.
  • It is not antisymmetric because 1R2 and 2R1 but 1 ≠ 2.

عام غلطیاں

اس قسم کے سوال کو کیسے پہچانیں

Next recommended lesson

Continue through this topic with Least You Need to Know: GROUP BY, Aggregation, and NULL Semantics.

Least You Need to Know: GROUP BY, Aggregation, and NULL Semantics

Related lessons

Keep going with nearby lessons in the same topic.

More ways to explore

مشق شروع کریں