Step * 1 1 1 1 of Lemma bag-combine-map

.....subterm..... T:t
1:n
1. Type
2. Type
3. Type
4. B ⟶ bag(C)
5. A ⟶ B
6. A
7. List
8. ⋃x∈bag-map(f;v).g[x] = ⋃x∈v.g[f x] ∈ bag(C)
⊢ ⋃x∈{f u}.g[x] = ⋃x∈{u}.g[f x] ∈ bag(C)
BY
(RepUR ``single-bag`` THEN RWO "bag-combine-unit-left" THEN Auto) }


Latex:


Latex:
.....subterm.....  T:t
1:n
1.  A  :  Type
2.  B  :  Type
3.  C  :  Type
4.  g  :  B  {}\mrightarrow{}  bag(C)
5.  f  :  A  {}\mrightarrow{}  B
6.  u  :  A
7.  v  :  A  List
8.  \mcup{}x\mmember{}bag-map(f;v).g[x]  =  \mcup{}x\mmember{}v.g[f  x]
\mvdash{}  \mcup{}x\mmember{}\{f  u\}.g[x]  =  \mcup{}x\mmember{}\{u\}.g[f  x]


By


Latex:
(RepUR  ``single-bag``  0  THEN  RWO  "bag-combine-unit-left"  0  THEN  Auto)




Home Index