Step * 1 of Lemma convex-comb-strict-upper-bound


1. {r:ℝr0 < r} 
2. {s:ℝr0 < s} 
3. : ℝ
4. : ℝ
5. x < y
6. r0 < (r s)
⊢ ((r x) (s y)) < ((r y) (s y))
BY
(nRMul ⌜r⌝ (-2)⋅ THEN Auto) }


Latex:


Latex:

1.  r  :  \{r:\mBbbR{}|  r0  <  r\} 
2.  s  :  \{s:\mBbbR{}|  r0  <  s\} 
3.  x  :  \mBbbR{}
4.  y  :  \mBbbR{}
5.  x  <  y
6.  r0  <  (r  +  s)
\mvdash{}  ((r  *  x)  +  (s  *  y))  <  ((r  *  y)  +  (s  *  y))


By


Latex:
(nRMul  \mkleeneopen{}r\mkleeneclose{}  (-2)\mcdot{}  THEN  Auto)




Home Index