Step * 1 1 of Lemma converges-to-cosine


1. : ℝ
2. : ℕ+
3. : ℕ
4. (2 k) ≤ n
5. : ℝ
6. |x a| ≤ (r1/r(n))
⊢ |if n=0  then r0  else (cosine(a) within 1/n) cosine(x)| ≤ (r1/r(k))
BY
(InstLemma `rational-approx-property` [⌜cosine(a)⌝;⌜n⌝]⋅ THENA Auto) }

1
1. : ℝ
2. : ℕ+
3. : ℕ
4. (2 k) ≤ n
5. : ℝ
6. |x a| ≤ (r1/r(n))
7. |cosine(a) (cosine(a) within 1/n)| ≤ (r1/r(n))
⊢ |if n=0  then r0  else (cosine(a) within 1/n) cosine(x)| ≤ (r1/r(k))


Latex:


Latex:

1.  x  :  \mBbbR{}
2.  k  :  \mBbbN{}\msupplus{}
3.  n  :  \mBbbN{}
4.  (2  *  k)  \mleq{}  n
5.  a  :  \mBbbR{}
6.  |x  -  a|  \mleq{}  (r1/r(n))
\mvdash{}  |if  n=0    then  r0    else  (cosine(a)  within  1/n)  -  cosine(x)|  \mleq{}  (r1/r(k))


By


Latex:
(InstLemma  `rational-approx-property`  [\mkleeneopen{}cosine(a)\mkleeneclose{};\mkleeneopen{}n\mkleeneclose{}]\mcdot{}  THENA  Auto)




Home Index