Step * 1 1 2 2 2 of Lemma eu-eq_dist-axiomA10

.....antecedent..... 
1. EuclideanPlane
2. Point
3. Point
4. Point
5. Point
6. Point
7. Point
8. Point
9. D(a;b;c;d;e;f)
10. D(c;d;e;f;a;b)
11. |ab| < |cd| |ef|
12. e ≠ f
13. |ef| < |ab| |cd|
14. a ≠ b
15. |ab| ≠ |cd| |ef|
16. |ef| ≠ |ab| |cd|
17. |ab| |cd| ≠ |cd| |ef|
18. |cd| |ef| ≠ |ab| |cd|
19. X ≠ |ef|
⊢ X_|ef|_|ab| |cd|
BY
((Assert |ef| ≤ |ab| |cd| BY
          (FLemma `geo-le_weakening-lt` [13] THEN Auto))
   THEN FLemma `geo-le-iff-between-points` [-1]
   THEN Auto) }


Latex:


Latex:
.....antecedent..... 
1.  G  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  e  :  Point
7.  f  :  Point
8.  g  :  Point
9.  D(a;b;c;d;e;f)
10.  D(c;d;e;f;a;b)
11.  |ab|  <  |cd|  +  |ef|
12.  e  \mneq{}  f
13.  |ef|  <  |ab|  +  |cd|
14.  a  \mneq{}  b
15.  |ab|  \mneq{}  |cd|  +  |ef|
16.  |ef|  \mneq{}  |ab|  +  |cd|
17.  |ab|  +  |cd|  \mneq{}  |cd|  +  |ef|
18.  |cd|  +  |ef|  \mneq{}  |ab|  +  |cd|
19.  X  \mneq{}  |ef|
\mvdash{}  X\_|ef|\_|ab|  +  |cd|


By


Latex:
((Assert  |ef|  \mleq{}  |ab|  +  |cd|  BY
                (FLemma  `geo-le\_weakening-lt`  [13]  THEN  Auto))
  THEN  FLemma  `geo-le-iff-between-points`  [-1]
  THEN  Auto)




Home Index