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

.....assertion..... 
1. EuclideanPlane
2. x1 Point
3. y1 Point
4. l2 x1 ≠ y1
5. Point
6. Point
7. p2 x ≠ y
8. Point
9. Point
10. leftof x1y1
11. leftof y1x1
12. Point
13. Colinear(a;x;y) ∧ Colinear(b;x;y) ∧ Colinear(x1;y1;v) ∧ a_v_b
⊢ ∃c,d:Point. (Colinear(x1;y1;c) ∧ Colinear(x1;y1;d) ∧ c-v-d ∧ leftof cd ∧ leftof dc)
BY
((InstLemma `geo-sep-or` [⌜e⌝;⌜x1⌝;⌜y1⌝;⌜v⌝]⋅ THENA Auto) THEN -1) }

1
1. EuclideanPlane
2. x1 Point
3. y1 Point
4. l2 x1 ≠ y1
5. Point
6. Point
7. p2 x ≠ y
8. Point
9. Point
10. leftof x1y1
11. leftof y1x1
12. Point
13. Colinear(a;x;y) ∧ Colinear(b;x;y) ∧ Colinear(x1;y1;v) ∧ a_v_b
14. x1 ≠ v
⊢ ∃c,d:Point. (Colinear(x1;y1;c) ∧ Colinear(x1;y1;d) ∧ c-v-d ∧ leftof cd ∧ leftof dc)

2
1. EuclideanPlane
2. x1 Point
3. y1 Point
4. l2 x1 ≠ y1
5. Point
6. Point
7. p2 x ≠ y
8. Point
9. Point
10. leftof x1y1
11. leftof y1x1
12. Point
13. Colinear(a;x;y) ∧ Colinear(b;x;y) ∧ Colinear(x1;y1;v) ∧ a_v_b
14. y1 ≠ v
⊢ ∃c,d:Point. (Colinear(x1;y1;c) ∧ Colinear(x1;y1;d) ∧ c-v-d ∧ leftof cd ∧ leftof dc)


Latex:


Latex:
.....assertion..... 
1.  e  :  EuclideanPlane
2.  x1  :  Point
3.  y1  :  Point
4.  l2  :  x1  \mneq{}  y1
5.  x  :  Point
6.  y  :  Point
7.  p2  :  x  \mneq{}  y
8.  a  :  Point
9.  b  :  Point
10.  a  leftof  x1y1
11.  b  leftof  y1x1
12.  v  :  Point
13.  Colinear(a;x;y)  \mwedge{}  Colinear(b;x;y)  \mwedge{}  Colinear(x1;y1;v)  \mwedge{}  a\_v\_b
\mvdash{}  \mexists{}c,d:Point.  (Colinear(x1;y1;c)  \mwedge{}  Colinear(x1;y1;d)  \mwedge{}  c-v-d  \mwedge{}  a  leftof  cd  \mwedge{}  b  leftof  dc)


By


Latex:
((InstLemma  `geo-sep-or`  [\mkleeneopen{}e\mkleeneclose{};\mkleeneopen{}x1\mkleeneclose{};\mkleeneopen{}y1\mkleeneclose{};\mkleeneopen{}v\mkleeneclose{}]\mcdot{}  THENA  Auto)  THEN  D  -1)




Home Index