Step * 1 1 2 1 of Lemma fps-compose-ucont


1. Type
2. valueall-type(X)
3. eq EqDecider(X)
4. CRng
5. PowerSeries(X;r)
6. X
7. Comm(|r|;+r)
8. IsMonoid(|r|;+r;0)
9. Assoc(|r|;*)
10. Comm(|r|;*)
11. bag(X)
12. PowerSeries(X;r)
13. bag(X) List+
14. ¬x ↓∈ hd(L)
15. (∀x∈tl(L).¬(x {} ∈ bag(X)))
16. bag-union(L) b ∈ bag(X)
17. cs bag(X)
18. (hd(L) cs) ∈ bag(X)
19. c1 bag(X)
20. bag-rep(#(b);x) (bag-rep(||tl(L)||;x) c1) ∈ bag(X)
⊢ (b bag-rep(#(b);x)) ((hd(L) bag-rep(||tl(L)||;x)) cs c1) ∈ bag(X)
BY
TACTIC:((HypSubst' (-1) THEN Auto) THEN HypSubst' (-3) THEN Auto) }


Latex:


Latex:

1.  X  :  Type
2.  valueall-type(X)
3.  eq  :  EqDecider(X)
4.  r  :  CRng
5.  g  :  PowerSeries(X;r)
6.  x  :  X
7.  Comm(|r|;+r)
8.  IsMonoid(|r|;+r;0)
9.  Assoc(|r|;*)
10.  Comm(|r|;*)
11.  b  :  bag(X)
12.  f  :  PowerSeries(X;r)
13.  L  :  bag(X)  List\msupplus{}
14.  \mneg{}x  \mdownarrow{}\mmember{}  hd(L)
15.  (\mforall{}x\mmember{}tl(L).\mneg{}(x  =  \{\}))
16.  bag-union(L)  =  b
17.  cs  :  bag(X)
18.  b  =  (hd(L)  +  cs)
19.  c1  :  bag(X)
20.  bag-rep(\#(b);x)  =  (bag-rep(||tl(L)||;x)  +  c1)
\mvdash{}  (b  +  bag-rep(\#(b);x))  =  ((hd(L)  +  bag-rep(||tl(L)||;x))  +  cs  +  c1)


By


Latex:
TACTIC:((HypSubst'  (-1)  0  THEN  Auto)  THEN  HypSubst'  (-3)  0  THEN  Auto)




Home Index