Step
*
1
of Lemma
int-radd_wf
.....set predicate..... 
1. k : ℤ
2. x : ℕ+ ⟶ ℤ
3. regular-seq(x)
⊢ regular-seq(λn.(((2 * k) * n) + (x n)))
BY
{ (RepeatFor 3 (ParallelLast) THEN Reduce 0 THEN (RW IntNormC 0 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