DIZNR INTERNATIONAL

Part 05- Discrete Mathematics for computer science- Anti Symmetric Relation with core Cocept

Part 05- Discrete Mathematics for computer science- Anti Symmetric Relation with core Cocept

https://www.gyanodhan.com/video/7B5.%20GATE%20CSEIT/Discrete%20Mathematics%202/521.%20Day%2002%20%20%20Part%2005-%20Discret%20Mathematics%20for%20computer%20science-%20Anti%20Symmetric%20Relation%20with%20core%20cocept.mp4

Here is Part 05 of Discrete Mathematics for Computer Science, focused on the Anti-Symmetric Relation, explained with core concepts, examples, and logic β€” especially useful for GATE, CS/IT, and university-level understanding.


What is an Anti-Symmetric Relation?

A binary relation RR on a set AA is said to be anti-symmetric if:

If (a,b)∈R and (b,a)∈R, then a=b\text{If } (a, b) \in R \text{ and } (b, a) \in R, \text{ then } a = b

In simple terms:
If both aa is related to bb and bb is related to aa**, then they must be the same element.


Formal Definition

Let AA be a set and RβŠ†AΓ—AR \subseteq A \times A.
RR is anti-symmetric if:

βˆ€a,b∈A, (a,b)∈R∧(b,a)∈Rβ‡’a=b\forall a, b \in A, \ (a, b) \in R \land (b, a) \in R \Rightarrow a = b


Key Concept:


Examples of Anti-Symmetric Relations

Example 1: β€œLess than or equal to” (≀) on real numbers

If a≀ba \leq b and b≀ab \leq a, then a=ba = b

β†’ Anti-symmetric


Example 2: Subset relation (βŠ†) on sets

If AβŠ†BA \subseteq B and BβŠ†AB \subseteq A, then A=BA = B

β†’ Anti-symmetric


Example 3: Divisibility Relation on Natural Numbers

Let aRbβ€…β€ŠβŸΊβ€…β€Ša∣baRb \iff a \mid b (a divides b)

If a∣ba \mid b and b∣ab \mid a, then a=ba = b

β†’ Anti-symmetric


Non-Anti-Symmetric Example

Let A={1,2}A = \{1, 2\}, and R={(1,2),(2,1)}R = \{(1,2), (2,1)\}

Here, both (1,2)(1,2) and (2,1)(2,1) exist but 1β‰ 21 \ne 2

β†’ Not anti-symmetric


Summary Table of Relations

Relation Property Reflexive Symmetric Anti-symmetric Transitive
== (Equality)
≀\leq
Subset (βŠ†)
β€œFriend of” Relation (maybe)

Quick Check: How to Test Anti-Symmetry

Given relation RR on set AA:

  1. List all pairs (a,b) in RR

  2. For each pair, check if (b,a) also exists.

  3. If yes, then ensure a=ba = b. If even one pair violates this, it’s not anti-symmetric.


Key Takeaways:


Would you like practice questions (MCQs or reasoning-based) on anti-symmetric relations for GATE or university exams?

Part 05- Discrete Mathematics for computer science- Anti Symmetric Relation with core Cocept

DISCRETE MATHEMATICS