I would like to prove the equality (last property of Ordinals $\varepsilon$ numbers)
$$ \varepsilon_{\omega_\alpha} = \omega_\alpha, $$
where as it is usual, $\varepsilon$ are the fixed-points of the exponential map
$$ f(\alpha)=(\omega_0)^\alpha . $$
Here there is a related question about the cardinality of the class $\{\varepsilon_\alpha:\alpha<\omega_1\}$. For me the answer proves $\varepsilon_{\omega_1}\geq \omega_1$, but not the equality (just for me). Any way, I would like to know the general proof.
You are allow to use AC if it was necessary.
I would like post my efforts, but I have no idea. If you explain me the case $\alpha=1$ maybe I could try to generalize the proof. for arbitary $\alpha$.
Thanks in advance
EDIT
Following Asaf Karagila's answer and this tips I have made some progress:
Proving $\mbox{card }\alpha\beta =\mbox{card }\alpha+\mbox{card }\beta$ is very easy, as he says, because $\aleph_\alpha+\aleph_\beta=\max\{\aleph_\alpha,\aleph_\beta\}$.
Now I need to prove $\mbox{card }\alpha^\beta = \mbox{card }\alpha\beta$. I set $\alpha=\omega$ and I prove it for all $\beta$ by induction (later I'll use Cantor normal form to extend the result to all $\alpha$): $\omega^\omega$ is countable because is a countable union of countables.
$$\mbox{card }\omega^{\omega+1} = \mbox{card }\omega^\omega\omega = \mbox{card }\omega^\omega+\mbox{card }\omega $$
and the results follows again.
I suppose the result up to $\alpha$. If it is a succesor ordinal the proof follows the same computation than in the last case. So let $\alpha$ a limit ordinal. Then
$$ \mbox{card }\omega^\alpha = \mbox{card } \bigcup\{\omega^\xi:\xi<\alpha\} = \sum_{\xi<\alpha}\mbox{card }\omega^\xi = \sum_{\xi<\alpha}(\mbox{card }\omega + \mbox{card }\xi) $$ and I don't know how to continue. In fact I'm not sure the second equality is correct.
Once I get this result I think I can extend it to all ordinals $\alpha^\beta$, since
$$ \omega^{\alpha'}\leq\alpha=\sum_{i=1}^n k_i\omega^{\alpha_i}<\omega^{\alpha'+1}, $$ where $\alpha'$ is de maximum of the $\alpha_i$'s. Because $\mbox{card }\omega^\alpha = \mbox{card }\omega^{\alpha+1}=\mbox{card }\alpha $ $$ \mbox{card }\alpha^\beta =\mbox{card } \omega^{(\alpha'\beta)}= \mbox{card }\alpha'\beta=\mbox{card }\alpha+\mbox{card }\beta . $$
I don't know (yet) how to prove from this $\mbox{card }\varepsilon_\alpha=\mbox{card }\varepsilon_{\alpha+1}$ and why that implies $\mbox{card }\varepsilon_\alpha = \mbox{card } \alpha$.
\mbox{card }everywhere, but either\operatorname{card}or once at the start do\DeclareMathOperator{\card}{card}and then just use\cardeverywhere. – Asaf Karagila Apr 18 '18 at 10:33