I have read a proof which includes the following step:
$\lnot(n \lfloor x \rfloor < \lfloor nx \rfloor) \equiv \lnot(n \lfloor x \rfloor < nx)$.
So the rule required by this step appears to be of the form:
$n < \lfloor x \rfloor \equiv n < x$.
My trouble is that I don't see how this follows from the definition I've been using:
$n \leq \lfloor x \rfloor \equiv n \leq x$.
Is the proof step valid?
Admittedly, I'm weak with inequalities, so please be gentle if I've missed something obvious!
Thanks