Definition of

Equality (sets)

Equality (sets)

Sets that have precisely the same elements.

They don't have to be in the same order.

Example: {1,2,3,4} and {3,4,2,1} are equal.

It must work both ways! Each element of the first set must be in the second set and each element of the second set must be in the first set.