Step * of Lemma fps-support-degree-bound

[r:CRng]. ∀[f:PowerSeries(r)]. ∀[s:bag(Atom)].  (fps-support(r;f;s)  fps-degree-bound(r;f;#(s)))
BY
(Auto THEN UnfoldTopAb (-1) THEN UnfoldTopAb THEN RepeatFor (ParallelLast)) }

1
.....antecedent..... 
1. CRng
2. PowerSeries(r)
3. bag(Atom)
4. ∀[b:bag(Atom)]. f[b] 0 ∈ |r| supposing ¬sub-bag(Atom;b;s)@i
5. bag(Atom)
6. #(s) < #(b)
⊢ ¬sub-bag(Atom;b;s)


Latex:


Latex:
\mforall{}[r:CRng].  \mforall{}[f:PowerSeries(r)].  \mforall{}[s:bag(Atom)].    (fps-support(r;f;s)  {}\mRightarrow{}  fps-degree-bound(r;f;\#(s)))


By


Latex:
(Auto  THEN  UnfoldTopAb  (-1)  THEN  UnfoldTopAb  0  THEN  RepeatFor  2  (ParallelLast))




Home Index