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

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

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

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


Latex:


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


By


Latex:
InductionOnNat




Home Index