Step * 2 1 1 1 of Lemma fps-compose-atom-eq

.....decidable?..... 
1. Type
2. valueall-type(X)
3. eq EqDecider(X)
4. CRng
5. X
6. PowerSeries(X;r)
7. Comm(|r|;+r)
8. Assoc(|r|;*)
9. Comm(|r|;*)
10. IsMonoid(|r|;+r;0)
11. ∀L:bag(X) List+a ∈ tl(L). a ∈ |r|)
12. bag(X)
13. x1 bag(X) List+
14. bag(X) List+
⊢ Dec(x1 y ∈ bag(X) List+)
BY
xxx(Unfold `listp` THEN Auto)xxx }


Latex:


Latex:
.....decidable?..... 
1.  X  :  Type
2.  valueall-type(X)
3.  eq  :  EqDecider(X)
4.  r  :  CRng
5.  x  :  X
6.  f  :  PowerSeries(X;r)
7.  Comm(|r|;+r)
8.  Assoc(|r|;*)
9.  Comm(|r|;*)
10.  IsMonoid(|r|;+r;0)
11.  \mforall{}L:bag(X)  List\msupplus{}.  (\mPi{}a  \mmember{}  tl(L).  f  a  \mmember{}  |r|)
12.  b  :  bag(X)
13.  x1  :  bag(X)  List\msupplus{}
14.  y  :  bag(X)  List\msupplus{}
\mvdash{}  Dec(x1  =  y)


By


Latex:
xxx(Unfold  `listp`  0  THEN  Auto)xxx




Home Index