2

Why is it that we denote the set of all subsets of $A$ by $2^A$?

Is there any historical or logical cause that motivated this notation?

Aryabhata
  • 82,206
Pedro
  • 122,002

2 Answers2

6

Motivation: the cardinality is $2^{|A|}$.

anon
  • 151,657
6

Another reason is that the set of all subsets of $A$ can be identified with all functions $A\to \{0,1\}$ and $\{0,1\}$ is sometimes called $2$. Plus the common usage of $B^A$ to denote the set of all functions $A\to B$.

lhf
  • 216,483