Step * 8 of Lemma eu-eq_dist-axiomsA


1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Point
9. Point
10. D(a;b;c;d;e;f)
11. ¬D(a;b;b;b;x;y)
⊢ D(x;y;c;d;e;f)
BY
(((Unfold `dist` -2 THEN Unfold `dist` 0) THEN ExRepD)
   THEN (InstLemma `not-dist-lemma` [⌜g⌝;⌜a⌝;⌜b⌝;⌜x⌝;⌜y⌝]⋅ THENA Auto)
   THEN (Assert xy ≥ ab BY
               (InstLemma `geo-not-gt-to-ge` [⌜g⌝;⌜a⌝;⌜b⌝;⌜x⌝;⌜y⌝]⋅ THEN Auto))) }

1
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Point
9. Point
10. a' Point
11. b' Point
12. c' Point
13. {u:Point| c' u} 
14. B(a'b'c')
15. B(a'uc')
16. ab ≅ a'b'
17. cd ≅ b'c'
18. ef ≅ a'u
19. ¬D(a;b;b;b;x;y)
20. ¬ab > xy
21. xy ≥ ab
⊢ ∃a',b',c':Point. ∃u:{u:Point| c' u} (B(a'b'c') ∧ B(a'uc') ∧ xy ≅ a'b' ∧ cd ≅ b'c' ∧ ef ≅ a'u)


Latex:


Latex:

1.  g  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  e  :  Point
7.  f  :  Point
8.  x  :  Point
9.  y  :  Point
10.  D(a;b;c;d;e;f)
11.  \mneg{}D(a;b;b;b;x;y)
\mvdash{}  D(x;y;c;d;e;f)


By


Latex:
(((Unfold  `dist`  -2  THEN  Unfold  `dist`  0)  THEN  ExRepD)
  THEN  (InstLemma  `not-dist-lemma`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (Assert  xy  \mgeq{}  ab  BY
                          (InstLemma  `geo-not-gt-to-ge`  [\mkleeneopen{}g\mkleeneclose{};\mkleeneopen{}a\mkleeneclose{};\mkleeneopen{}b\mkleeneclose{};\mkleeneopen{}x\mkleeneclose{};\mkleeneopen{}y\mkleeneclose{}]\mcdot{}  THEN  Auto)))




Home Index