Step * 3 1 3 of Lemma geo-intersect-points-iff


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. a ≠ b
7. c ≠ d
8. a1 Point
9. b1 Point
10. c1 Point
11. d1 Point
12. Point
13. a1-v-b1
14. c1-v-d1
15. Colinear(a1;a;b)
16. Colinear(b1;a;b)
17. Colinear(c1;c;d)
18. Colinear(d1;c;d)
19. a1 leftof c1d1
20. b1 leftof d1c1
21. a1 leftof cd
22. b1 leftof dc
⊢ ∃x,y:{z:Point| Colinear(z;a;b)} (x leftof cd ∧ leftof dc)
BY
(InstConcl [⌜a1⌝;⌜b1⌝]⋅ THEN Auto) }


Latex:


Latex:

1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  a  \mneq{}  b
7.  c  \mneq{}  d
8.  a1  :  Point
9.  b1  :  Point
10.  c1  :  Point
11.  d1  :  Point
12.  v  :  Point
13.  a1-v-b1
14.  c1-v-d1
15.  Colinear(a1;a;b)
16.  Colinear(b1;a;b)
17.  Colinear(c1;c;d)
18.  Colinear(d1;c;d)
19.  a1  leftof  c1d1
20.  b1  leftof  d1c1
21.  a1  leftof  cd
22.  b1  leftof  dc
\mvdash{}  \mexists{}x,y:\{z:Point|  Colinear(z;a;b)\}  .  (x  leftof  cd  \mwedge{}  y  leftof  dc)


By


Latex:
(InstConcl  [\mkleeneopen{}a1\mkleeneclose{};\mkleeneopen{}b1\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index