Is $$n \ge 2 \Leftrightarrow n \in \mathbb{N} \backslash \{1\}?$$
This is in a scenario where $n \in \mathbb{N}$ is already implied.
Is $$n \ge 2 \Leftrightarrow n \in \mathbb{N} \backslash \{1\}?$$
This is in a scenario where $n \in \mathbb{N}$ is already implied.
You can prove one implication at time.
If $n\in\Bbb N$ such that $n\geq 2$, then $n\neq 1$ which implies that $n\in\Bbb N\setminus\{1\}$.
To prove the other direction, we will use contrapositive. Let $n\in\Bbb N$ such that $n<2$. But there is only one natural $n$ smaller than $2$: $n = 1$. This means that $n\not\in\Bbb N\setminus\{1\}$.
We conclude that for $n\in\Bbb N$, $n\geq 2$ if and only if $n\in\Bbb N\setminus\{1\}$.