ADVERTISEMENT

JUPITER SCIENCE

Equivalent Sets

Two sets A and B are said to be equivalent() if each element of A is also an element of B and each element of B is also an element of A.


If elements are repetitive in one set, then it is not required for it to repeat in the other set for the two sets to be equivalent.

Examples ⇒

{ 1, 2, 3 } ≡ { 1, 3, 2}

{ 1, 2, 3 } ≡ { 1, 3, 2, 2, 1, 2, 3, 3 }

{ 1, 2, 3 } ≢ { 1, 3, 2, 2, 1, 2, 3, 3, 4 } Since 4 is not in first set

TAGS:

Comments

What do you think?

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recommended Reads for You

Share This