Sagot :
Subsets are sets within a set.
For example, if A = {1,2,3} , B = {1,2,3,4}
This would mean A is a subset of B, it is also a proper subset.
If we had Set C = {1,2,3,4}
Set C is a subset of B but not a proper subset. An empty set is also not a proper subset.
For example, if A = {1,2,3} , B = {1,2,3,4}
This would mean A is a subset of B, it is also a proper subset.
If we had Set C = {1,2,3,4}
Set C is a subset of B but not a proper subset. An empty set is also not a proper subset.
if all elements of a set are also elements of the other set...