Subset Calculator

Set A (proper subset) =
Set B =
Set B is = Set A

Subset definition: Generally speaking, for two sets A and B, if any element in set A is also an element in set B, we say that the two sets are subsets.

If two sets have an inclusion relationship, set A is called a subset of set B.

Noted as: A⊆B (or B⊇A)

Read as: "A is contained in B" ("B contains A")

  • AB = BA.
  • A ∪ (BC) = (AB) ∪ C.
  • A ⊆ (AB).
  • AA = A.
  • A ∪ ∅ = A.
  • AB if and only if AB = B.