Step
*
2
1
1
of Lemma
rsin-shift-MachinPi4
.....basecase..... 
1. x : ℝ
2. ∀n:ℕ. (rsin(x - 8 * n * MachinPi4()) = rsin(x))
3. n : ℤ
⊢ rsin(x + 8 * 0 * MachinPi4()) = rsin(x)
BY
{ ((RWO "int-rmul-req" 0 THENA Auto) THEN nRNorm 0 THEN Auto) }
Latex:
Latex:
.....basecase..... 
1.  x  :  \mBbbR{}
2.  \mforall{}n:\mBbbN{}.  (rsin(x  -  8  *  n  *  MachinPi4())  =  rsin(x))
3.  n  :  \mBbbZ{}
\mvdash{}  rsin(x  +  8  *  0  *  MachinPi4())  =  rsin(x)
By
Latex:
((RWO  "int-rmul-req"  0  THENA  Auto)  THEN  nRNorm  0  THEN  Auto)
Home
Index