Step * of Lemma not-lt-and-eq

[e:BasicGeometry]. ∀[p,q:Length].  ((p q ∈ Length)  q <  False)
BY
(Auto THEN (RWO "-2" THENA Auto) THEN FLemma `geo-lt-irrefl` [-1] THEN Auto) }


Latex:


Latex:
\mforall{}[e:BasicGeometry].  \mforall{}[p,q:Length].    ((p  =  q)  {}\mRightarrow{}  q  <  p  {}\mRightarrow{}  False)


By


Latex:
(Auto  THEN  (RWO  "-2"  5  THENA  Auto)  THEN  FLemma  `geo-lt-irrefl`  [-1]  THEN  Auto)




Home Index