Step * of Lemma geo-line-eq-geoline

[e:EuclideanPlane]. ∀[P:LINE]. ∀[l:Line].  uiff(fst(l) P ∧ fst(snd(l)) P;l P ∈ LINE)
BY
(Intros THEN (RepeatFor (D 0) THENA (Auto THEN SubsumeC ⌜Line⌝⋅ THEN Auto))) }

1
1. EuclideanPlane
2. LINE
3. Line
4. fst(l) P ∧ fst(snd(l)) P
⊢ P ∈ LINE

2
1. EuclideanPlane
2. LINE
3. Line
4. P ∈ LINE
⊢ fst(l) P ∧ fst(snd(l)) P


Latex:


Latex:
\mforall{}[e:EuclideanPlane].  \mforall{}[P:LINE].  \mforall{}[l:Line].    uiff(fst(l)  I  P  \mwedge{}  fst(snd(l))  I  P;l  =  P)


By


Latex:
(Intros  THEN  (RepeatFor  2  (D  0)  THENA  (Auto  THEN  SubsumeC  \mkleeneopen{}Line\mkleeneclose{}\mcdot{}  THEN  Auto)))




Home Index