I think the following expression is false for the order relation on the real line. I do know the transitive relation exists on the real line. I don't see how the expression states this.
$$\forall x,\forall y, \forall z, [(x\leqslant y)\land(y\leqslant z)\Rightarrow(x\leqslant z)]$$
I read this as, firstly "take any x ,take any y, for all values of x,y and apply the "less then or equal to", but there must be values for which this isn't true?
The first bracketed expression is "and" so then must be false?
The only way I see the expression as correct is as an implication statement. "If A then B " in which case, the implication forces the correct values for x,y,z, then expression makes sense?
thanks,
ralph
It is in fact an implication. In plain words, it reads:
If $x$, $y$, and $z$ are real numbers then it is indeed true.