List - I (Set Laws) List - II (Form) A. Idempotent law I. $A\cup B=B\cup A$ B. Commutative law II. $A\cap (B\cap C)=(A\cap B)\cap C$ C. Associative law III. $A\cup A=A$ D. De-Morgan law IV. $(A\cap B)'=A'\cup B'$
Choose the correct answer from the options given below :
This question requires matching fundamental Set Laws from List-I with their corresponding mathematical forms in List-II.
The Idempotent law states that applying an operation to a set with itself results in the same set. For the union operation, this is represented as $A\cup A=A$. This matches form III in List-II.
The Commutative law states that the order of sets does not affect the outcome of the operation. For the union operation, this is $A\cup B=B\cup A$. This matches form I in List-II.
The Associative law states that the grouping of sets does not change the outcome when performing the same operation multiple times. For intersection, this is represented as $A\cap (B\cap C)=(A\cap B)\cap C$. This matches form II in List-II.
De-Morgan's laws provide rules for negating set operations. One of the laws states that the complement of the intersection of two sets is the union of their complements: $(A\cap B)'=A'\cup B'$. This matches form IV in List-II.
Based on the analysis:
Therefore, the correct option is A-III, B-I, C-II, D-IV.