Step * of Lemma fps-set-to-one-ucont

[r:CRng]. ∀y:Atom. ∀n:ℕ.  fps-ucont(Atom;AtomDeq;r;f.[f]_n(y:=1))
BY
(Auto
   THEN 0
   THEN Auto
   THEN With ⌜bag-rep(n;y)⌝ (D 0)⋅
   THEN Auto
   THEN RepUR ``fps-set-to-one fps-coeff fps-restrict`` 0⋅
   THEN RepeatFor (AutoSplit)
   THEN (-4)
   THEN With ⌜bag-rep(#(b);y)⌝ (D 0)⋅
   THEN Auto') }

1
1. CRng
2. Atom
3. : ℕ
4. bag(Atom)
5. ¬n < #(b)
6. ¬0 < (#y in b)
7. PowerSeries(r)
⊢ (b bag-rep(n;y)) ((b bag-rep(n #(b);y)) bag-rep(#(b);y)) ∈ bag(Atom)


Latex:


Latex:
\mforall{}[r:CRng].  \mforall{}y:Atom.  \mforall{}n:\mBbbN{}.    fps-ucont(Atom;AtomDeq;r;f.[f]\_n(y:=1))


By


Latex:
(Auto
  THEN  D  0
  THEN  Auto
  THEN  With  \mkleeneopen{}b  +  bag-rep(n;y)\mkleeneclose{}  (D  0)\mcdot{}
  THEN  Auto
  THEN  RepUR  ``fps-set-to-one  fps-coeff  fps-restrict``  0\mcdot{}
  THEN  RepeatFor  3  (AutoSplit)
  THEN  D  (-4)
  THEN  With  \mkleeneopen{}bag-rep(\#(b);y)\mkleeneclose{}  (D  0)\mcdot{}
  THEN  Auto')




Home Index