Step * 1 1 1 1 1 1 of Lemma fps-compose-single-general


1. Type
2. valueall-type(X)
3. eq EqDecider(X)
4. CRng
5. X
6. bag(X)
7. PowerSeries(X;r)
8. ((b|x) (b|¬x)) ∈ bag(X)
9. bag-rep(#((b|x));x) (b|x) ∈ bag(X)
10. : ℕ
⊢ (atom(x))^(n)(x:=f) ((f-(f[{}])*1))^(n) ∈ PowerSeries(X;r)
BY
((RWO "fps-compose-exp" THENA Auto) THEN EqCDA THEN Auto THEN RWO "fps-compose-atom-eq" THEN Auto) }


Latex:


Latex:

1.  X  :  Type
2.  valueall-type(X)
3.  eq  :  EqDecider(X)
4.  r  :  CRng
5.  x  :  X
6.  b  :  bag(X)
7.  f  :  PowerSeries(X;r)
8.  b  =  ((b|x)  +  (b|\mneg{}x))
9.  bag-rep(\#((b|x));x)  =  (b|x)
10.  n  :  \mBbbN{}
\mvdash{}  (atom(x))\^{}(n)(x:=f)  =  ((f-(f[\{\}])*1))\^{}(n)


By


Latex:
((RWO  "fps-compose-exp"  0  THENA  Auto)
  THEN  EqCDA
  THEN  Auto
  THEN  RWO  "fps-compose-atom-eq"  0
  THEN  Auto)




Home Index