Step * of Lemma geo-line-exists

g:EuclideanPlane. Line
BY
(((Auto THEN Unfold `geo-line` 0) THEN (Assert ∃a,b:Point. a ≠ BY (GenConclTerm ⌜geo-nontrivial(g)⌝⋅ THEN Auto)))
   THEN (ExRepD THEN InstConcl [⌜a⌝;⌜b⌝]⋅)
   THEN Auto) }


Latex:


Latex:
\mforall{}g:EuclideanPlane.  Line


By


Latex:
(((Auto  THEN  Unfold  `geo-line`  0)
    THEN  (Assert  \mexists{}a,b:Point.  a  \mneq{}  b  BY
                            (GenConclTerm  \mkleeneopen{}geo-nontrivial(g)\mkleeneclose{}\mcdot{}  THEN  Auto))
    )
  THEN  (ExRepD  THEN  InstConcl  [\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{}]\mcdot{})
  THEN  Auto)




Home Index