Prove that there is an infinite number of even numbers:
Assume there is a largest even number, $E$.
$E + 2$ would also be even, as $E$ must be divisible by 2, so $E + 2$ is divisible by $2$, and clearly greater than $E$.
If $E$ is the largest even number, then $-E$ is the largest negative even number.
$-E - 2$ would also be even, as $-E$ must be divisible by 2, so $-E - 2$ is divisible by $2$, and clearly -E - 2 is a greater negative even number than E
Therefore, this contradicts the original assumption, so it must be incorrect.
Therefore, there is an infinite number of even numbers.
Is this proof sufficient, or is something missing? As the textbook's answer was much longer.
EDIT: Textbook's answer is: Suppose that there is a finte number N of even numbers
This finite list can be ordered so that E1 < E2 < E3 < ...
Then the largest even number is En
But 2En would also be even and clearly greater than En, so is not in the list.
Therefore, there are more than N even numbers.
This contradicts the initial proposition.
Therefore, there are infinitely many even numbers
The cardinality of the set $2\Bbb Z$ equals the cardinality of the set $\Bbb Z$. We can consider the map $x\mapsto 2x$ from $\Bbb Z\rightarrow 2\Bbb Z$. Since we know that $|\Bbb Z|=\infty$, we also know that $|2\Bbb Z|=\infty$.