Step * 2 1 1 1 1 of Lemma geo-intersect-iff


1. EuclideanPlane
2. LINE
3. LINE
4. Point
5. Point
6. Point
7. Point
8. Point
9. a-v-b
10. c-v-d
11. P
12. P
13. L
14. L
15. leftof cd
16. leftof dc
17. sab a ≠ b
18. scd c ≠ d
19. <a, b, sab> ∈ Line
20. <c, d, scd> ∈ Line
⊢ ∃a@0,b:{c:Point| I <a, b, sab>(a@0 leftof cd ∧ leftof dc)
BY
(Assert a ≠ b ∧ c ≠ BY
         Auto) }

1
1. EuclideanPlane
2. LINE
3. LINE
4. Point
5. Point
6. Point
7. Point
8. Point
9. a-v-b
10. c-v-d
11. P
12. P
13. L
14. L
15. leftof cd
16. leftof dc
17. sab a ≠ b
18. scd c ≠ d
19. <a, b, sab> ∈ Line
20. <c, d, scd> ∈ Line
21. a ≠ b ∧ c ≠ d
⊢ ∃a@0,b:{c:Point| I <a, b, sab>(a@0 leftof cd ∧ leftof dc)


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  P  :  LINE
3.  L  :  LINE
4.  a  :  Point
5.  b  :  Point
6.  c  :  Point
7.  d  :  Point
8.  v  :  Point
9.  a-v-b
10.  c-v-d
11.  a  I  P
12.  b  I  P
13.  c  I  L
14.  d  I  L
15.  a  leftof  cd
16.  b  leftof  dc
17.  sab  :  a  \mneq{}  b
18.  scd  :  c  \mneq{}  d
19.  <a,  b,  sab>  \mmember{}  Line
20.  <c,  d,  scd>  \mmember{}  Line
\mvdash{}  \mexists{}a@0,b:\{c:Point|  c  I  <a,  b,  sab>\}  .  (a@0  leftof  cd  \mwedge{}  b  leftof  dc)


By


Latex:
(Assert  a  \mneq{}  b  \mwedge{}  c  \mneq{}  d  BY
              Auto)




Home Index