Step
*
of Lemma
rneq-cotrans
∀x,y,z:ℝ.  (x ≠ y 
⇒ (x ≠ z ∨ y ≠ z))
BY
{ (InstLemma `rneq-cases` [] THEN RepeatFor 2 (ParallelLast') THEN Auto) }
Latex:
Latex:
\mforall{}x,y,z:\mBbbR{}.    (x  \mneq{}  y  {}\mRightarrow{}  (x  \mneq{}  z  \mvee{}  y  \mneq{}  z))
By
Latex:
(InstLemma  `rneq-cases`  []  THEN  RepeatFor  2  (ParallelLast')  THEN  Auto)
Home
Index