Step * of Lemma half-plane-point-exists

g:EuclideanPlane. ∀x,y:Point.  (x ≠  (∃q:Point. leftof xy))
BY
(((Auto THEN InstLemma `Euclid-Prop1-left` [⌜g⌝;⌜x⌝;⌜y⌝]⋅ THEN Auto) THEN ExRepD) THEN With ⌜c⌝  THEN Auto) }


Latex:


Latex:
\mforall{}g:EuclideanPlane.  \mforall{}x,y:Point.    (x  \mneq{}  y  {}\mRightarrow{}  (\mexists{}q:Point.  q  leftof  xy))


By


Latex:
(((Auto  THEN  InstLemma  `Euclid-Prop1-left`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THEN  Auto)  THEN  ExRepD)
  THEN  D  0  With  \mkleeneopen{}c\mkleeneclose{} 
  THEN  Auto)




Home Index