Step * 1 1 2 1 2 of Lemma arctangent-bounds


1. : ℝ
2. : ℕ
3. r(-n) ≤ x
4. x ≤ r(n)
5. : ℝ
6. [%10] (-(π/2) < a) ∧ (a < r0)
7. rtan(a) < r(-n)
8. : ℝ
9. [%9] (r0 < b) ∧ (b < π/2)
10. r(n) < rtan(b)
⊢ rtan(x) strictly-increasing for x ∈ (a, b)
BY
(D THEN Auto) }

1
1. : ℝ
2. : ℕ
3. r(-n) ≤ x
4. x ≤ r(n)
5. : ℝ
6. [%10] (-(π/2) < a) ∧ (a < r0)
7. rtan(a) < r(-n)
8. : ℝ
9. [%9] (r0 < b) ∧ (b < π/2)
10. r(n) < rtan(b)
11. x1 {x:ℝx ∈ (a, b)} 
12. {x:ℝx ∈ (a, b)} 
13. x1 < y
⊢ rtan(x1) < rtan(y)


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  n  :  \mBbbN{}
3.  r(-n)  \mleq{}  x
4.  x  \mleq{}  r(n)
5.  a  :  \mBbbR{}
6.  [\%10]  :  (-(\mpi{}/2)  <  a)  \mwedge{}  (a  <  r0)
7.  rtan(a)  <  r(-n)
8.  b  :  \mBbbR{}
9.  [\%9]  :  (r0  <  b)  \mwedge{}  (b  <  \mpi{}/2)
10.  r(n)  <  rtan(b)
\mvdash{}  rtan(x)  strictly-increasing  for  x  \mmember{}  (a,  b)


By


Latex:
(D  0  THEN  Auto)




Home Index