Step * 2 of Lemma rexp-difference-bound


1. : ℝ
2. : ℝ
3. x < y
4. x1 {x@0:ℝx@0 ∈ [x, y]} 
⊢ |e^x1| ≤ e^y
BY
((Assert x1 ∈ [x, y] BY Auto) THEN Reduce -1) }

1
1. : ℝ
2. : ℝ
3. x < y
4. x1 {x@0:ℝx@0 ∈ [x, y]} 
5. (x ≤ x1) ∧ (x1 ≤ y)
⊢ |e^x1| ≤ e^y


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  y  :  \mBbbR{}
3.  x  <  y
4.  x1  :  \{x@0:\mBbbR{}|  x@0  \mmember{}  [x,  y]\} 
\mvdash{}  |e\^{}x1|  \mleq{}  e\^{}y


By


Latex:
((Assert  x1  \mmember{}  [x,  y]  BY  Auto)  THEN  Reduce  -1)




Home Index