Step * 1 1 1 2 of Lemma cosine-poly-approx


1. {x:ℝ|x| ≤ (r1/r(2))} 
2. : ℕ
3. : ℕ+
4. {-1^i (x^2 i)/(2 i)! 0≤i≤k} (r(cosine-approx(x;k;N))/r(2 N))| ≤ (r1/r(N))
5. |cosine(|x|) - Σ{-1^i (|x|^2 i)/(2 i)! 0≤i≤k}| ≤ (|x|^(2 k) 2/r(((2 k) 2)!))
6. ¬(x < r0)
⊢ cosine(x) cosine(|x|)
BY
((FLemma `not-rless` [-1] THENA Auto) THEN (Assert |x| BY EAuto 1) THEN RWO "-1" THEN Auto) }


Latex:


Latex:

1.  x  :  \{x:\mBbbR{}|  |x|  \mleq{}  (r1/r(2))\} 
2.  k  :  \mBbbN{}
3.  N  :  \mBbbN{}\msupplus{}
4.  |\mSigma{}\{-1\^{}i  *  (x\^{}2  *  i)/(2  *  i)!  |  0\mleq{}i\mleq{}k\}  -  (r(cosine-approx(x;k;N))/r(2  *  N))|  \mleq{}  (r1/r(N))
5.  |cosine(|x|)  -  \mSigma{}\{-1\^{}i  *  (|x|\^{}2  *  i)/(2  *  i)!  |  0\mleq{}i\mleq{}k\}|  \mleq{}  (|x|\^{}(2  *  k)  +  2/r(((2  *  k)  +  2)!))
6.  \mneg{}(x  <  r0)
\mvdash{}  cosine(x)  =  cosine(|x|)


By


Latex:
((FLemma  `not-rless`  [-1]  THENA  Auto)  THEN  (Assert  |x|  =  x  BY  EAuto  1)  THEN  RWO  "-1"  0  THEN  Auto)




Home Index