Step * 2 1 of Lemma rsin-shift-2n-pi

.....assertion..... 
1. : ℝ
2. ∀n:ℕ(rsin(x (r(n) * π)) rsin(x))
⊢ ∀n:ℕ(rsin(x r(n) * πrsin(x))
BY
InductionOnNat }

1
.....basecase..... 
1. : ℝ
2. ∀n:ℕ(rsin(x (r(n) * π)) rsin(x))
3. : ℤ
⊢ rsin(x r0 * πrsin(x)

2
.....upcase..... 
1. : ℝ
2. ∀n:ℕ(rsin(x (r(n) * π)) rsin(x))
3. : ℤ
4. 0 < n
5. rsin(x r(n 1) * πrsin(x)
⊢ rsin(x r(n) * πrsin(x)


Latex:


Latex:
.....assertion..... 
1.  x  :  \mBbbR{}
2.  \mforall{}n:\mBbbN{}.  (rsin(x  +  (r(n)  *  2  *  \mpi{}))  =  rsin(x))
\mvdash{}  \mforall{}n:\mBbbN{}.  (rsin(x  -  r(n)  *  2  *  \mpi{})  =  rsin(x))


By


Latex:
InductionOnNat




Home Index