Step
*
of Lemma
pgeo-three-points_wf
No Annotations
∀g:ProjectivePlaneStructure. ∀l:Line.
  (pgeo-three-point-axiom(l) ∈ ∃a,b,c:Point. (a I l ∧ b I l ∧ c I l ∧ a ≠ b ∧ b ≠ c ∧ c ≠ a))
BY
{ ((ProveWfLemma THEN D 1) THEN Auto) }
Latex:
Latex:
No  Annotations
\mforall{}g:ProjectivePlaneStructure.  \mforall{}l:Line.
    (pgeo-three-point-axiom(l)  \mmember{}  \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:
((ProveWfLemma  THEN  D  1)  THEN  Auto)
Home
Index