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

.....antecedent..... 
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. c ∈ {l:LINE| l} 
⊢ || c1
BY
(Thin (-1) THEN GenConclTerms Auto [⌜c⌝]⋅}

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. : ∃m:Line [(c || m ∧ m)]
11. (f c) v ∈ (∃m:Line [(c || m ∧ m)])
⊢ || c1


Latex:


Latex:
.....antecedent..... 
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.  f  a  c  \mmember{}  \{l:LINE|  a  I  l\} 
\mvdash{}  f  a  c  ||  c1


By


Latex:
(Thin  (-1)  THEN  GenConclTerms  Auto  [\mkleeneopen{}f  a  c\mkleeneclose{}]\mcdot{})




Home Index