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

.....upcase..... 
1. : ℝ
2. ∀n:ℕ(rcos(x (r(n) * π)) rcos(x))
3. : ℤ
4. 0 < n
5. rcos(x r(n 1) * πrcos(x)
⊢ rcos(x r(n) * πrcos(x)
BY
((InstLemma `rcos-shift-2pi` [⌜r(n) * π⌝]⋅ THENA Auto)
   THEN (RWO  "-1< -2<THENA Auto)
   THEN BLemma `rcos_functionality`
   THEN Auto) }

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


Latex:


Latex:
.....upcase..... 
1.  x  :  \mBbbR{}
2.  \mforall{}n:\mBbbN{}.  (rcos(x  +  (r(n)  *  2  *  \mpi{}))  =  rcos(x))
3.  n  :  \mBbbZ{}
4.  0  <  n
5.  rcos(x  -  r(n  -  1)  *  2  *  \mpi{})  =  rcos(x)
\mvdash{}  rcos(x  -  r(n)  *  2  *  \mpi{})  =  rcos(x)


By


Latex:
((InstLemma  `rcos-shift-2pi`  [\mkleeneopen{}x  -  r(n)  *  2  *  \mpi{}\mkleeneclose{}]\mcdot{}  THENA  Auto)
  THEN  (RWO    "-1<  -2<"  0  THENA  Auto)
  THEN  BLemma  `rcos\_functionality`
  THEN  Auto)




Home Index