I just need some help with this problem.
Let $A$ be an non-empty set. Prove that $|A| \leq |A \times A|$. $A$ may or may not be infinite!
Intuitively, this statement makes sense. $A \times A$ must have at least as many elements in it as $A$ does, but how can I prove this statement? I can make a hypothetical set $A$ that consists of the elements say $\{1,2,3\}$ and illustrate that $A \times A$ obviously has a bigger cardinality than $A$ but I have trouble when it comes to proving this statement for all sets $A$, whether infinite or not...
Thank you!
To furnish a proof you need to work with the definition. Now, $|A|\le |A\times A|$ has a very precise meaning. It means that there exists an injection $f:A\to A\times A$. So, try to construct such an injection. For inspiration, you can try to take a particular set $A$ and see if you can find a very naturally occurring such injection. Then go from the particular example to the general case.
By the way, the restriction that $A\ne \emptyset $ is not needed.