Step * of Lemma not-eu-between-same2

e:EuclideanPlane. ∀[a,b:Point].  False supposing a-a-b
BY
(Auto THEN (Assert b-a-a BY EAuto 1) THEN FLemma `not-eu-between-same` [-1] THEN Auto) }


Latex:


Latex:
\mforall{}e:EuclideanPlane.  \mforall{}[a,b:Point].    False  supposing  a-a-b


By


Latex:
(Auto  THEN  (Assert  b-a-a  BY  EAuto  1)  THEN  FLemma  `not-eu-between-same`  [-1]  THEN  Auto)




Home Index