Step
*
1
1
of Lemma
fps-support-degree-bound
1. r : CRng
2. f : PowerSeries(r)
3. s : bag(Atom)
4. ∀[b:bag(Atom)]. f[b] = 0 ∈ |r| supposing ¬sub-bag(Atom;b;s)@i
5. b : bag(Atom)
6. #(s) < #(b)
7. sub-bag(Atom;b;s)@i
⊢ False
BY
{ (FLemma `sub-bag-size` [-1] THEN Auto) }
Latex:
Latex:
1.  r  :  CRng
2.  f  :  PowerSeries(r)
3.  s  :  bag(Atom)
4.  \mforall{}[b:bag(Atom)].  f[b]  =  0  supposing  \mneg{}sub-bag(Atom;b;s)@i
5.  b  :  bag(Atom)
6.  \#(s)  <  \#(b)
7.  sub-bag(Atom;b;s)@i
\mvdash{}  False
By
Latex:
(FLemma  `sub-bag-size`  [-1]  THEN  Auto)
Home
Index