Step
*
1
4
2
1
of Lemma
convex-comb_wf
1. x3 : ℝ
2. y1 : ℝ
3. x : ℝ
4. x3 ≤ x
5. x < y1
6. y : ℝ
7. x3 ≤ y
8. y < y1
9. r : ℝ
10. r0 ≤ r
11. s : ℝ
12. r0 ≤ s
13. r0 < (r + s)
14. x3 ≤ ((r * x) + (s * y)/r + s)
15. r0 < s
16. (s * y) < (s * y1)
17. (r * x) ≤ (r * y1)
⊢ ((r * x) + (s * y)) < ((r * y1) + (s * y1))
BY
{ ((RWO "-1" 0 THENA Auto) THEN nRAdd ⌜r * y1⌝ (-2)⋅ THEN Auto) }
Latex:
Latex:
1. x3 : \mBbbR{}
2. y1 : \mBbbR{}
3. x : \mBbbR{}
4. x3 \mleq{} x
5. x < y1
6. y : \mBbbR{}
7. x3 \mleq{} y
8. y < y1
9. r : \mBbbR{}
10. r0 \mleq{} r
11. s : \mBbbR{}
12. r0 \mleq{} s
13. r0 < (r + s)
14. x3 \mleq{} ((r * x) + (s * y)/r + s)
15. r0 < s
16. (s * y) < (s * y1)
17. (r * x) \mleq{} (r * y1)
\mvdash{} ((r * x) + (s * y)) < ((r * y1) + (s * y1))
By
Latex:
((RWO "-1" 0 THENA Auto) THEN nRAdd \mkleeneopen{}r * y1\mkleeneclose{} (-2)\mcdot{} THEN Auto)
Home
Index