Step * 2 1 2 2 1 1 of Lemma canonical-parallel2


1. EuclideanParPlane
2. Base
3. c1 Base
4. c1 ∈ pertype(λl,m. ((l ∈ Line) ∧ (m ∈ Line) ∧ || m))
5. c ∈ Line
6. c1 ∈ Line
7. || c1
8. Point
9. : ∀p:Point. ∀l:Line.  (∃m:Line [(l || m ∧ m)])
10. : ∃m:Line [(c || m ∧ m)]
11. (f c) v ∈ (∃m:Line [(c || m ∧ m)])
⊢ || c1
BY
(Thin (-1) THEN -1) }

1
1. EuclideanParPlane
2. Base
3. c1 Base
4. c1 ∈ pertype(λl,m. ((l ∈ Line) ∧ (m ∈ Line) ∧ || m))
5. c ∈ Line
6. c1 ∈ Line
7. || c1
8. Point
9. : ∀p:Point. ∀l:Line.  (∃m:Line [(l || m ∧ m)])
10. Line
11. [%8] || v ∧ v
⊢ || c1


Latex:


Latex:

1.  e  :  EuclideanParPlane
2.  c  :  Base
3.  c1  :  Base
4.  c  =  c1
5.  c  \mmember{}  Line
6.  c1  \mmember{}  Line
7.  c  ||  c1
8.  a  :  Point
9.  f  :  \mforall{}p:Point.  \mforall{}l:Line.    (\mexists{}m:Line  [(l  ||  m  \mwedge{}  p  I  m)])
10.  v  :  \mexists{}m:Line  [(c  ||  m  \mwedge{}  a  I  m)]
11.  (f  a  c)  =  v
\mvdash{}  v  ||  c1


By


Latex:
(Thin  (-1)  THEN  D  -1)




Home Index