Greetings great wise ones.
Continuing my set-theoretic adventures, I have again stumbled upon a problem and need guidance.
The original problem goes like this:
Let k0=ℵ0 and for any n>0, kn+1=2kn (These are Beth numbers basically).
I need to show that kn+kn=kn for any n.
So what I'm trying to do so far, is conjure up a bijection f:A→A∪B where A and B are two disjoint sets whose cardinality is kn. An injection from A to A∪B is easy, the tricky part is other way around, but I am not sure how to go around doing that.
Trying to find some help in a bunch of set theory books I have, I found that I could prove the aforementioned equality by first proving that kn∗kn=kn (in that kn+kn=(1+1)kn=2kn=kn), but that problem is pretty much the same as what I'm having trouble with.
That book discussed cardinals in general though and not ones of the form I gave, so maybe I'm not using the definition of those kns to my advantage.
Can someone please give me a hint/direction?
Answer
First, a little notation: for sets X,Y, define their disjoint union to be X⊔Y:=({0}×X)∪({1}×Y). Thus for cardinals κ,λ, κ+λ=card(κ⊔λ). Also define XY= the set of all functions X→Y.
For n=0, we know an injection k0⊔k0→k0, namely (i,n)↦2n+i. This maps {0}×k0 to the evens and {1}×k0 to the odds.
Now we can define an injection kn+1⊔kn+1→kn+1, which is to say, an injection {0}×kn2∪{1}×kn2⟶kn2.
For any f∈kn2, i<2, let i∗f∈kn2 be the function
(i∗f)(α)={i if α=0,f(α+1) if 0<α<ω (i.e. α is a nonzero integer),f(α) otherwise.
Such an f is a binary sequence of length kn, so i∗f just "prepends i". Then
(i,f)↦i∗f:{0}×kn2∪{1}×kn2⟶kn2
does the trick.
No comments:
Post a Comment