Step
*
1
1
of Lemma
geo-lt-or
1. e : EuclideanPlane
2. a : Point
3. b : Point
4. c : Point
5. d : Point
6. x : Point
7. y : Point
8. |ab| < |cd|
9. |ab| < |xy|
⊢ |ab| < |xy| ∨ |xy| < |cd|
BY
{ (OrLeft THEN Auto) }
Latex:
Latex:
1.  e  :  EuclideanPlane
2.  a  :  Point
3.  b  :  Point
4.  c  :  Point
5.  d  :  Point
6.  x  :  Point
7.  y  :  Point
8.  |ab|  <  |cd|
9.  |ab|  <  |xy|
\mvdash{}  |ab|  <  |xy|  \mvee{}  |xy|  <  |cd|
By
Latex:
(OrLeft  THEN  Auto)
Home
Index