0

Let $A$ a infinite set, and $a$ the cardinal number of $A$, then $a.a=a$

My attempt:

We know $a.a=card(A\times A)$ and $card(A)=a$, then we need prove $card(A\times A)=card(A)$

Let $f:A\times A\rightarrow A$ such that $f(x,y)=x$ with $x,y \in A$ this is a bijective function and this implies $card(A\times A)=card(A)$

is correct this?

rcoder
  • 4,545

1 Answers1

3

Let $X = \{(S,f) : S \subseteq A, f : S \times S \to S \;\text{is a bijection}\}$. Order $X$ by $(S,f) \leq (T,g)$ iff $S \subseteq T$ and $g|_S = f$. Use Zorn's Lemma to prove that $X$ has a maximal element, and use the fact that $\operatorname{Card}(A) + \operatorname{Card}(A) = \operatorname{Card}(A)$ (see your previous post) to show that this maximal element must be of the form $(A,f)$ (so that there exists a bijection $f : A \times A \to A$).