subset calculator

set a (proper subset) =
set b =
set b is = of set a

subset definition: generally speaking, for two sets a and b, if any element in set a is an element in set b, we say that these two

there is an inclusion relationship between sets, and set a is called a subset of set b.

written as: a⊆b (or b⊇a)

read: "a contains b" ("b contains a")

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