Step * 1 of Lemma int-radd_wf

.....set predicate..... 
1. : ℤ
2. : ℕ+ ⟶ ℤ
3. regular-seq(x)
⊢ regular-seq(λn.(((2 k) n) (x n)))
BY
(RepeatFor (ParallelLast) THEN Reduce THEN (RW IntNormC THENA Auto) THEN RW IntNormC (-1) THEN Auto) }


Latex:


Latex:
.....set  predicate..... 
1.  k  :  \mBbbZ{}
2.  x  :  \mBbbN{}\msupplus{}  {}\mrightarrow{}  \mBbbZ{}
3.  regular-seq(x)
\mvdash{}  regular-seq(\mlambda{}n.(((2  *  k)  *  n)  +  (x  n)))


By


Latex:
(RepeatFor  3  (ParallelLast)
  THEN  Reduce  0
  THEN  (RW  IntNormC  0  THENA  Auto)
  THEN  RW  IntNormC  (-1)
  THEN  Auto)




Home Index