Step
*
1
of Lemma
convex-comb-strict-lower-bound2
1. r : {r:ℝ| r0 < r} 
2. s : {s:ℝ| r0 < s} 
3. x : ℝ
4. y : ℝ
5. x < y
6. r0 < (r + s)
⊢ ((r * x) + (s * x)) < ((r * x) + (s * y))
BY
{ (nRMul ⌜s⌝ (-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  *  x))  <  ((r  *  x)  +  (s  *  y))
By
Latex:
(nRMul  \mkleeneopen{}s\mkleeneclose{}  (-2)\mcdot{}  THEN  Auto)
Home
Index