Step * 1 1 1 1 1 of Lemma geo-intersect-lines-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. leftof ba
18. leftof ab
19. Colinear(a;fst(p);fst(snd(p)))
20. cd
⊢ fst(l)fst(snd(l))
BY
(GetLinePoints THEN InstLemma `colinear-lsep-general` [⌜e⌝;⌜c⌝;⌜d⌝;⌜x⌝;⌜y⌝]⋅ THEN Auto) }

1
.....antecedent..... 
1. EuclideanPlane
2. Line
3. Point
4. Point
5. l2 x ≠ y
6. Point
7. Point
8. Point
9. Point
10. Point
11. a-v-b
12. c-v-d
13. p
14. p
15. I <x, y, l2>
16. I <x, y, l2>
17. leftof cd
18. leftof dc
19. leftof ba
20. leftof ab
21. Colinear(a;fst(p);fst(snd(p)))
22. cd
⊢ Colinear(c;d;x)

2
.....antecedent..... 
1. EuclideanPlane
2. Line
3. Point
4. Point
5. l2 x ≠ y
6. Point
7. Point
8. Point
9. Point
10. Point
11. a-v-b
12. c-v-d
13. p
14. p
15. I <x, y, l2>
16. I <x, y, l2>
17. leftof cd
18. leftof dc
19. leftof ba
20. leftof ab
21. Colinear(a;fst(p);fst(snd(p)))
22. cd
⊢ Colinear(c;d;y)


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.  c  leftof  ba
18.  d  leftof  ab
19.  Colinear(a;fst(p);fst(snd(p)))
20.  a  \#  cd
\mvdash{}  a  \#  fst(l)fst(snd(l))


By


Latex:
(GetLinePoints  3  THEN  InstLemma  `colinear-lsep-general`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}c\mkleeneclose{};\mkleeneopen{}d\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index