Step * 1 1 3 1 1 of Lemma geo-line-sep-symmetry


1. EuclideanParPlane
2. Line
3. Line
4. Point
5. Colinear(p;fst(l);fst(snd(l)))
6. fst(m)fst(snd(m))
7. ∀L,M,N:Line.  (L \/  (L \/ N ∨ \/ N))
8. l2 Line
9. p ≡ fst(l2)
10. fst(m) ≡ fst(snd(l2))
11. l1 Line
12. p ≡ fst(l1)
13. fst(snd(m)) ≡ fst(snd(l1))
14. p1 Point
15. Colinear(p1;fst(l);fst(snd(l)))
16. p1 fst(l1)fst(snd(l1))
⊢ (m l)
BY
(Unfold `geo-line-sep` THEN InstConcl [⌜fst(snd(m))⌝]⋅ THEN Auto) }

1
1. EuclideanParPlane
2. Line
3. Line
4. Point
5. Colinear(p;fst(l);fst(snd(l)))
6. fst(m)fst(snd(m))
7. ∀L,M,N:Line.  (L \/  (L \/ N ∨ \/ N))
8. l2 Line
9. p ≡ fst(l2)
10. fst(m) ≡ fst(snd(l2))
11. l1 Line
12. p ≡ fst(l1)
13. fst(snd(m)) ≡ fst(snd(l1))
14. p1 Point
15. Colinear(p1;fst(l);fst(snd(l)))
16. p1 fst(l1)fst(snd(l1))
17. Colinear(fst(snd(m));fst(m);fst(snd(m)))
⊢ fst(snd(m)) fst(l)fst(snd(l))


Latex:


Latex:

1.  g  :  EuclideanParPlane
2.  l  :  Line
3.  m  :  Line
4.  p  :  Point
5.  Colinear(p;fst(l);fst(snd(l)))
6.  p  \#  fst(m)fst(snd(m))
7.  \mforall{}L,M,N:Line.    (L  \mbackslash{}/  M  {}\mRightarrow{}  (L  \mbackslash{}/  N  \mvee{}  M  \mbackslash{}/  N))
8.  l2  :  Line
9.  p  \mequiv{}  fst(l2)
10.  fst(m)  \mequiv{}  fst(snd(l2))
11.  l1  :  Line
12.  p  \mequiv{}  fst(l1)
13.  fst(snd(m))  \mequiv{}  fst(snd(l1))
14.  p1  :  Point
15.  Colinear(p1;fst(l);fst(snd(l)))
16.  p1  \#  fst(l1)fst(snd(l1))
\mvdash{}  (m  \#  l)


By


Latex:
(Unfold  `geo-line-sep`  0  THEN  InstConcl  [\mkleeneopen{}fst(snd(m))\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index