Step * of Lemma pgeo-three-points-axiom

g:ProjectivePlaneStructure. ∀l:Line.  ∃a,b,c:Point. (a l ∧ l ∧ l ∧ a ≠ b ∧ b ≠ c ∧ c ≠ a)
BY
((Auto THEN UseWitness ⌜pgeo-three-point-axiom(l)⌝⋅THEN Auto) }


Latex:


Latex:
\mforall{}g:ProjectivePlaneStructure.  \mforall{}l:Line.    \mexists{}a,b,c:Point.  (a  I  l  \mwedge{}  b  I  l  \mwedge{}  c  I  l  \mwedge{}  a  \mneq{}  b  \mwedge{}  b  \mneq{}  c  \mwedge{}  c  \mneq{}  a)


By


Latex:
((Auto  THEN  UseWitness  \mkleeneopen{}pgeo-three-point-axiom(l)\mkleeneclose{}\mcdot{})  THEN  Auto)




Home Index