Step * 1 1 2 2 of Lemma Long-theorem


1. Atom
2. Atom
3. ¬(x y ∈ Atom)
4. : ℤ
5. : ℤ
6. ∀[d:ℕ ⟶ ℕ]. ∀[k:ℕ].
     (Moessner(ℤ-rng;x;y;((a b)*atom(x)+(b)*atom(y));d;k)
     ([((a b)*atom(x)+(b)*atom(y))]_d 
                                        0(y:=((k ⋅ℤ-rng 1)*atom(x)+atom(y)))*Π(i∈upto(k)).((((k i) ⋅ℤ-rng 1)*atom(x)
                                                                                            +atom(y)))^(d (i 1)))
     ∈ PowerSeries(ℤ-rng))
7. : ℕ+
8. : ℕ+
9. upto(k) ∈ bag(ℕk)
⊢ ((a b)*if AtomDeq then ((k ⋅ℤ-rng 1)*atom(x)+atom(y)) else atom(x) fi +(b)*if AtomDeq y
   then ((k ⋅ℤ-rng 1)*atom(x)+atom(y))
   else atom(y)
   fi )
((a ((k 1) b))*atom(x)+(b)*atom(y))
∈ PowerSeries(ℤ-rng)
BY
TACTIC:(RepUR ``atom-deq`` THEN RepeatFor (AutoSplit)) }

1
1. Atom
2. Atom
3. x ≠ y ∈ Atom 
4. ¬(x y ∈ Atom)
5. : ℤ
6. : ℤ
7. ∀[d:ℕ ⟶ ℕ]. ∀[k:ℕ].
     (Moessner(ℤ-rng;x;y;((a b)*atom(x)+(b)*atom(y));d;k)
     ([((a b)*atom(x)+(b)*atom(y))]_d 
                                        0(y:=((k ⋅ℤ-rng 1)*atom(x)+atom(y)))*Π(i∈upto(k)).((((k i) ⋅ℤ-rng 1)*atom(x)
                                                                                            +atom(y)))^(d (i 1)))
     ∈ PowerSeries(ℤ-rng))
8. : ℕ+
9. : ℕ+
10. upto(k) ∈ bag(ℕk)
11. y ∈ Atom
⊢ ((a b)*atom(x)+(b)*((k ⋅ℤ-rng 1)*atom(x)+atom(y))) ((a ((k 1) b))*atom(x)+(b)*atom(y)) ∈ PowerSeries(ℤ-rng)


Latex:


Latex:

1.  x  :  Atom
2.  y  :  Atom
3.  \mneg{}(x  =  y)
4.  a  :  \mBbbZ{}
5.  b  :  \mBbbZ{}
6.  \mforall{}[d:\mBbbN{}  {}\mrightarrow{}  \mBbbN{}].  \mforall{}[k:\mBbbN{}].
          (Moessner(\mBbbZ{}-rng;x;y;((a  -  b)*atom(x)+(b)*atom(y));d;k)
          =  ([((a  -  b)*atom(x)+(b)*atom(y))]\_d 
                                                                                0(y:=((k  \mcdot{}\mBbbZ{}-rng  1)*atom(x)
                                                                                            +atom(y)))*\mPi{}(i\mmember{}upto(k)).((((k  -  i)  \mcdot{}\mBbbZ{}-rng  1)*atom(x)
                                                                                                                                                +atom(y)))\^{}(d  (i  +  1))))
7.  n  :  \mBbbN{}\msupplus{}
8.  k  :  \mBbbN{}\msupplus{}
9.  upto(k)  \mmember{}  bag(\mBbbN{}k)
\mvdash{}  ((a  -  b)*if  AtomDeq  x  y  then  ((k  \mcdot{}\mBbbZ{}-rng  1)*atom(x)+atom(y))  else  atom(x)  fi  +(b)*if  AtomDeq  y  y
      then  ((k  \mcdot{}\mBbbZ{}-rng  1)*atom(x)+atom(y))
      else  atom(y)
      fi  )
=  ((a  +  ((k  -  1)  *  b))*atom(x)+(b)*atom(y))


By


Latex:
TACTIC:(RepUR  ``atom-deq``  0  THEN  RepeatFor  2  (AutoSplit))




Home Index