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

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

1
.....basecase..... 
1. : ℝ
2. : ℤ
⊢ rsin(x (r0 * π)) rsin(x)

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


Latex:


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


By


Latex:
InductionOnNat




Home Index