In Example 9 of section 17 of 'First Order Mathematical Logic' by Angelo Margaris, it is stated that:
In this example from number theory, we show what can happen if the restriction on gen ($v$ is not free in $\Delta$) is violated.
- $x < 2$ (as)
- $\forall x(x < 2)$ (gen)
... The error occurs at step 2. Since $x$ is free in the assumption $x < 2$, gen cannot be applied with $x$ until this assumption is discharged...
What does $x < 2$ mean as an assumption if it does not mean that for every $x$ in the domain of discourse $x < 2$ is true?