Can I say that $$n^{\aleph_0}=2^{\aleph_0\log_2n}=2^{\aleph_0}=\aleph_1$$
-
2Last equality is only correct if you assume the Continuum hypothesis. – Tobias Kildetoft Apr 13 '16 at 11:36
-
@TobiasKildetoft by cantor's diagonalization isn't $2^{(\aleph_0=|\mathbb N|)}=(\aleph_1=|\mathbb R)$ – RE60K Apr 13 '16 at 11:37
-
2No, the reals do not have cardinality $\aleph_1$ unless you assume the continuum hypothesis (this is precisely the continuum hypothesis) – Tobias Kildetoft Apr 13 '16 at 11:41
-
@TobiasKildetoft okay. – RE60K Apr 13 '16 at 11:41
-
1Also, you need $n\ge 2$ for this to hold – Hagen von Eitzen Apr 13 '16 at 11:41
-
@HagenvonEitzen indeed – RE60K Apr 13 '16 at 11:42
-
1You may be interested in the beth numbers. In this notation, $2^{\aleph_0}$ equals $\beth_1$. – goblin GONE Apr 13 '16 at 12:40
2 Answers
No, there's no $\mathrm{log}_2$ in cardinal arithmetic, and you're assuming the continuum hypothesis to get from $2^{\aleph_0}$ to $\aleph_1$.
But note that:
Proposition. For all infinite cardinals $\kappa$, we have $\kappa^\kappa = 2^\kappa.$
So if $n \leq \aleph_0$, then:
$$n^{\aleph_0} \leq \aleph_0^{\aleph_0} = 2^{\aleph_0}$$
Hence if $n$ is a cardinal number in the interval $[2,\aleph_0]$, then $n^{\aleph_0} = 2^{\aleph_0}$.
Edit. Regarding logarithms, note that since the natural numbers aren't closed under the usual logarithm, hence we certainly cannot extend it to the cardinal numbers. What we might try instead is to define a "best over-approximation" variant. Explicitly, given cardinals $\kappa \geq 0$ and $\nu \geq 2$, define that $\mathrm{log}_\nu(\kappa)$ is the least cardinal $\lambda$ such that $\nu^\lambda \geq \kappa$. For example, ZFC proves that $$\mathrm{log}_2(2^{\aleph_0}) = \aleph_0.$$
Side remark. Order theoretically, all we've done is defined $\mathrm{log}_\nu\Box$ as the left-adjoint of $\nu^{\Box},$ which reads: $$\mathrm{log}_\nu (\kappa) \leq \lambda \iff \kappa \leq \nu^\lambda.$$
Now assuming the injective continuum function hypothesis, we have: $$\mathrm{log}_2(2^\kappa) = \kappa$$

- 67,744
-
-
@ADG, I don't think so. Do you have an explicit definition of $\log$ you'd like to use? – goblin GONE Apr 13 '16 at 11:39
-
This is set power. Recall that for cardinals $A$ $B$, $A^B$ is the cardinal of $$\{f: B \to A\}.$$ How many applications $$f : \aleph_0 \to n$$ do you find for fixed $n$ ?

- 9,120
-
-
-
Then we would have a decimalequivalent of this number in $\mathbb R$ which would be in $[0,1]$ thus the cardinality must be $|\mathbb R|$? – RE60K Apr 13 '16 at 11:44
-
You must just pay attention at one thing. In our context (let's say with $n=10$) $0,90000...$ and $0,8999999...$ are two different functions. However these are the same representation of $\frac{9}{10}$ in base $10$. – C. Dubussy Apr 13 '16 at 11:51