Skip to main content

types of sets

In this page you are going to learn about the different types of sets.

  1. finite set

    • it there are exactly 'n' elements in S where n is non negative integer, we say that S is finite set
    • Example A={1,2,3,4} A = \{1, 2, 3, 4\}
  2. Infinite Set

    • a set contains infinite number of elements is called infinite set.
    • Example A={..,2,1,0,1,2,..} A = \{-\infty.., -2, -1, 0, 1, 2,.. \infty \}
  3. Universal Set

    • if all sets are under investigation are subsets of a fixed set then it is called universal set.
  4. Power Set

    • let AA be any set, then the set of all the subsets of AA is called power set of AA
    • it is denoted by p(A)p(A) or 2A2^A
    • the cardinality of p(A)p(A) is p(A)=2n|p(A)| = 2^n, where nn is the number of elements in AA
  5. Null Set/ Empty set (ϕ\phi)

    • A set having 0 or no elements is called as null set
    • it is written as ϕ\phi