Subsets and Power Sets

Learn about subsets and power sets with some useful examples.

We need a set to define its subset or power set. For example, once we have a set TT, we can define what we mean by a subset of TTand, similarly, what we mean by the power set of TT.

Subsets

We call SS a subset of the set TT if all the members of SS are also members of TT. We normally denote this as STS\sube T. If SS is not a subset of TT, we write it as S⊈TS\not\subseteq T.

Proper and improper subsets

There are two kinds of subsets: proper and improper. The set SS is said to be a proper subset of TT if there is at least one member of TT that is not a member of SS. Otherwise, SS is an improper subset of TT.

If SS is a proper subset of TT, we write it as STS\sub TorSTS\subsetneq T. But if SS is an improper subset of TT, we simply write it as s evident from this definition:

  • An empty set is a subset of every set.

  • Every set is an improper subset of itself.

  • The cardinality of any subset of set TT is less than or equal to the cardinality of TT.

Let’s consider an example where we have a company’s office building with employees working in multiple departments. The set of all employees of the company is taken as the set OO. However, the employees working in the departments of the company (i.e., IT, finance, and HR) make the subsets of the set OO, and we can represent them with SITS_{IT}, SFS_F, and SHRS_{HR}.

Get hands-on with 1200+ tech skills courses.