Step
*
1
1
of Lemma
converges-to-sine
1. x : ℝ
2. k : ℕ+
3. n : {1...}
4. (2 * k) ≤ n
5. a : ℝ
6. |x - a| ≤ (r1/r(n))
⊢ |(sine(a) within 1/n) - sine(x)| ≤ (r1/r(k))
BY
{ (InstLemma `rational-approx-property` [⌜sine(a)⌝;⌜n⌝]⋅ THENA Auto) }
1
1. x : ℝ
2. k : ℕ+
3. n : {1...}
4. (2 * k) ≤ n
5. a : ℝ
6. |x - a| ≤ (r1/r(n))
7. |sine(a) - (sine(a) within 1/n)| ≤ (r1/r(n))
⊢ |(sine(a) within 1/n) - sine(x)| ≤ (r1/r(k))
Latex:
Latex:
1.  x  :  \mBbbR{}
2.  k  :  \mBbbN{}\msupplus{}
3.  n  :  \{1...\}
4.  (2  *  k)  \mleq{}  n
5.  a  :  \mBbbR{}
6.  |x  -  a|  \mleq{}  (r1/r(n))
\mvdash{}  |(sine(a)  within  1/n)  -  sine(x)|  \mleq{}  (r1/r(k))
By
Latex:
(InstLemma  `rational-approx-property`  [\mkleeneopen{}sine(a)\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{}]\mcdot{}  THENA  Auto)
Home
Index