Equation in question:
\[ \forall n \in \mathbb{N} : n^2 \ge n \]
The symbol $:$ is a symbol for "such that"
$\forall$ for all, for any, for each
When do you know when to use: for all, for any, for each? Does it matter which one you use, or are there rules to follow when selecting one?
I say it's something like:
$n^2 \ge n$ is true for all/for any/for each $n \in \mathbb{N}$
But, the $:$ means such that, so then it changes everything, for me. Because then it could be
$n^2 \ge n$ is true for all such that $n \in \mathbb{N}$? I'm so confused.