2.1 Set Concepts

2.2 Subsets

  • A set A is a subset of a set B, written A⊆B if and only if all of the elements of A are also elements of B.
  • A set A is a proper subset of a set B, written A⊂B if only if A⊆B and A≠B
  • The empty set is a subset of every set.
  • Given a set A, n(A) = x, A has 2x subsets.
  • A = {Bob, Fred, Tim, Tom}, B={Tom, Tim, Bob, Fred}