Step
*
1
1
1
2
of Lemma
bind-class-assoc
.....subterm..... T:t
2:n
1. Info : Type
2. T : Type
3. S : Type
4. U : Type
5. X : es:EO+(Info) ─→ e:E ─→ bag(T)
6. Y : T ─→ es:EO+(Info) ─→ e:E ─→ bag(S)
7. Z : S ─→ es:EO+(Info) ─→ e:E ─→ bag(U)
8. es : EO+(Info)@i'
9. e : E@i
10. ≤loc(e) ∈ bag({e':E| e' ≤loc e } )
11. b : {e':E| e' ≤loc e } @i
⊢ ∪y∈∪a∈≤loc(b).∪x∈X es a.Y[x] es.a b.Z[y] es.b e = ∪a∈≤loc(b).∪y∈∪x∈X es a.Y[x] es.a b.Z[y] es.b e ∈ bag(U)
BY
{ (RWO "bag-combine-assoc<" 0⋅⋅ THEN Try (Complete (Auto))) }
1
1. Info : Type
2. T : Type
3. S : Type
4. U : Type
5. X : es:EO+(Info) ─→ e:E ─→ bag(T)
6. Y : T ─→ es:EO+(Info) ─→ e:E ─→ bag(S)
7. Z : S ─→ es:EO+(Info) ─→ e:E ─→ bag(U)
8. es : EO+(Info)@i'
9. e : E@i
10. ≤loc(e) ∈ bag({e':E| e' ≤loc e } )
11. b : {e':E| e' ≤loc e } @i
⊢ ∪y∈∪a∈≤loc(b).∪x∈X es a.Y[x] es.a b.Z[y] es.b e = ∪y∈∪a∈≤loc(b).∪x∈X es a.Y[x] es.a b.Z[y] es.b e ∈ bag(U)
Latex:
.....subterm.....  T:t
2:n
1.  Info  :  Type
2.  T  :  Type
3.  S  :  Type
4.  U  :  Type
5.  X  :  es:EO+(Info)  {}\mrightarrow{}  e:E  {}\mrightarrow{}  bag(T)
6.  Y  :  T  {}\mrightarrow{}  es:EO+(Info)  {}\mrightarrow{}  e:E  {}\mrightarrow{}  bag(S)
7.  Z  :  S  {}\mrightarrow{}  es:EO+(Info)  {}\mrightarrow{}  e:E  {}\mrightarrow{}  bag(U)
8.  es  :  EO+(Info)@i'
9.  e  :  E@i
10.  \mleq{}loc(e)  \mmember{}  bag(\{e':E|  e'  \mleq{}loc  e  \}  )
11.  b  :  \{e':E|  e'  \mleq{}loc  e  \}  @i
\mvdash{}  \mcup{}y\mmember{}\mcup{}a\mmember{}\mleq{}loc(b).\mcup{}x\mmember{}X  es  a.Y[x]  es.a  b.Z[y]  es.b  e  =  \mcup{}a\mmember{}\mleq{}loc(b).\mcup{}y\mmember{}\mcup{}x\mmember{}X  es  a.Y[x]  es.a  b.Z[y]  es.b  e
By
(RWO  "bag-combine-assoc<"  0\mcdot{}\mcdot{}  THEN  Try  (Complete  (Auto)))
Home
Index