Step
*
1
1
2
2
1
of Lemma
eu-eq_dist-axiomA10
.....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 ≠ 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|_|cd| + |ef|
BY
{ ((Assert |ef| ≤ |cd| + |ef| BY 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|\_|cd|  +  |ef|
By
Latex:
((Assert  |ef|  \mleq{}  |cd|  +  |ef|  BY  Auto)  THEN  FLemma  `geo-le-iff-between-points`  [-1]  THEN  Auto)
Home
Index