Table of Contents
Limited Common Elements
Limited common elements are elements that are common to two sets but not shared by a third set.
Definition:
For three sets A, B, and C, the limited common elements of A and B with respect to C are the elements that are common to A and B but not to C.
Formula:
Limited common elements (A and B with respect to C) = A ∩ B – C
Explanation:
Example:
Set A = {1, 2, 3, 4, 5}Set B = {2, 3, 4, 5, 6}Set C = {3, 4, 5, 7}
Limited common elements (A and B with respect to C) = {2, 3, 4, 5} – {3, 4, 5, 7} = {2}
Therefore, the limited common elements of A and B with respect to C are only the element 2.
Additional Notes:
Table of Contents
Categories