Is A~B equivalent to P(A)~P(B)?

  • Thread starter Thread starter Unassuming
  • Start date Start date
  • Tags Tags
    Proof
Unassuming
Messages
165
Reaction score
0

Homework Statement


If A~B, then P(A)~P(B), which means the same as,

If |A|=|B|, then |P(A)|=|P(B)|


Homework Equations





The Attempt at a Solution


This problem is difficult for me because I am trying to learn the methods of proof while at the same time taking Intro Analysis. Anyway, here are my thoughts...

Assume f: A->B is a bijection. From Cantor's Thm. we know that |A|<|P(A)| and |B|<|P(B)|.

I also know that since |A|=|B|, |B|<|P(A)| and |A|<|P(B)|.

After this I feel like saying |P(A)|=|P(B)|, but I feel kind of guilty with that.

Any proof, insight, hint, or a one-liner would be appreciated. Thank you
 
Physics news on Phys.org
Unassuming said:
Assume f: A->B is a bijection. From Cantor's Thm. we know that |A|<|P(A)| and |B|<|P(B)|.

I also know that since |A|=|B|, |B|<|P(A)| and |A|<|P(B)|.

After this I feel like saying |P(A)|=|P(B)|, but I feel kind of guilty with that.
You should! It's like saying 3=4 because 1<3 and 1<4!

Let's back-track. We know there is a bijection f:A->B. Can you use this to write down a bijection F:P(A)->P(B)?
 
This is a try,

Let a1,a2,...,ai, be a sequence of elements of P(A).

Let b1,b2,...,bi, be a sequence of elements of P(B).

Define F:P(A) --> P(B) as the function that takes an to bn such that n \in I, the index function of i.

Would this be a bijection?
 
?? You have not used the fact that A~ B! Also I don't know why you are dealing with sequences. If X is a member of P(A), what can you map it to in P(B)? (X is a set of things in A, and there is a mapping from A to B.)
 
This is another try,

Define F: A --> B, we know that F is bijective.
Define G:P(A) --> P(B). Let Xi be any set in P(A).
Then G(Xi) maps to an element of P(B), say Yi.
Since A~B, then P(A)~P(B)

Would this be a bijection?
 
But it doesn't appear that you've actually defined what G is!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top