Step * 1 4 1 1 of Lemma convex-comb_wf


1. x3 : ℝ
2. y1 : ℝ
3. : ℝ
4. x3 ≤ x
5. x < y1
6. : ℝ
7. x3 ≤ y
8. y < y1
9. : ℝ
10. r0 ≤ r
11. : ℝ
12. r0 ≤ s
13. r0 < (r s)
14. x3 ≤ ((r x) (s y)/r s)
15. r0 < r
16. (r x) < (r y1)
17. (s y) ≤ (s y1)
⊢ ((r x) (s y)) < ((r y1) (s y1))
BY
((RWO "-1" THENA Auto) THEN nRAdd ⌜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  <  r
16.  (r  *  x)  <  (r  *  y1)
17.  (s  *  y)  \mleq{}  (s  *  y1)
\mvdash{}  ((r  *  x)  +  (s  *  y))  <  ((r  *  y1)  +  (s  *  y1))


By


Latex:
((RWO  "-1"  0  THENA  Auto)  THEN  nRAdd  \mkleeneopen{}s  *  y1\mkleeneclose{}  (-2)\mcdot{}  THEN  Auto)




Home Index