Step
*
2
1
1
1
of Lemma
geo-sum-eq-x
1. e : BasicGeometry
2. a : Point
3. |aa| = X ∈ Length
4. b : Point
5. c : Point
6. d : Point
7. X = |ab| + |cd| ∈ Length
8. |cd| = |cc| ∈ Length supposing |cd| ≤ |cc|
9. |cd| ≤ |cc| supposing |cd| = |cc| ∈ Length
10. |ab| + |cd| = |cd| + |ab| ∈ Length
⊢ |cd| ≤ X
BY
{ Assert ⌜X = |cd| + |ab| ∈ Length⌝⋅
THEN Auto }
Latex:
Latex:
1.  e  :  BasicGeometry
2.  a  :  Point
3.  |aa|  =  X
4.  b  :  Point
5.  c  :  Point
6.  d  :  Point
7.  X  =  |ab|  +  |cd|
8.  |cd|  =  |cc|  supposing  |cd|  \mleq{}  |cc|
9.  |cd|  \mleq{}  |cc|  supposing  |cd|  =  |cc|
10.  |ab|  +  |cd|  =  |cd|  +  |ab|
\mvdash{}  |cd|  \mleq{}  X
By
Latex:
Assert  \mkleeneopen{}X  =  |cd|  +  |ab|\mkleeneclose{}\mcdot{}
THEN  Auto
Home
Index