Step * of Lemma l-ordered-from-upto-lt-nat-true

[n,m:ℕ].  (l-ordered(ℕ;x,y.x < y;[n, m)) ⇐⇒ True)
BY
(Auto THEN BLemma `l-ordered-from-upto-lt-nat` THEN Auto) }


Latex:


Latex:
\mforall{}[n,m:\mBbbN{}].    (l-ordered(\mBbbN{};x,y.x  <  y;[n,  m))  \mLeftarrow{}{}\mRightarrow{}  True)


By


Latex:
(Auto  THEN  BLemma  `l-ordered-from-upto-lt-nat`  THEN  Auto)




Home Index