- #1
crownedbishop
- 22
- 1
Homework Statement
Let S be the set of functions from a set A to {0,1} Prove that |P(A)|= |S|
Homework Equations
P(A) is the power set of A
The Attempt at a Solution
I have no idea how to do this... If A is finite then A has n elements, and we can write out the elements from one to n (1,2,3,...,n) in the power set if the element is in the set we can write one for the element. If not we can write zero for it, and thus there are 2n binary strings of length n. We would do the same for S. to show that |S|=2n. Surely, we wouldn't be able to extend this process to any uncountable sets. Maybe it's possible to construct a bijective f from P(A) to S, but I don't see any ways to do this.