Step * 1 1 of Lemma iterated-classrel-Memory-loc-classrel


1. Info Type
2. Type
3. Type
4. Id ─→ A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)@i'
8. E@i
9. B@i
10. ↑first(e)
11. B
12. z ↓∈ init loc(e)
13. (∃a:A. (a ∈ X(e) ∧ (v (f loc(e) z) ∈ B))) ∨ ((∀a:A. a ∈ X(e))) ∧ (v z ∈ B))
⊢ ↓(∃a:A. ∃b:B. (a ∈ X(e) ∧ b ∈ Memory-loc-class(f;init;X)(e) ∧ (v (f loc(e) b) ∈ B)))
   ∨ ((∀a:A. a ∈ X(e))) ∧ v ∈ Memory-loc-class(f;init;X)(e))
BY
(D THEN ParallelLast) }

1
1. Info Type
2. Type
3. Type
4. Id ─→ A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)@i'
8. E@i
9. B@i
10. ↑first(e)
11. B
12. z ↓∈ init loc(e)
13. ∃a:A. (a ∈ X(e) ∧ (v (f loc(e) z) ∈ B))
⊢ ∃a:A. ∃b:B. (a ∈ X(e) ∧ b ∈ Memory-loc-class(f;init;X)(e) ∧ (v (f loc(e) b) ∈ B))

2
1. Info Type
2. Type
3. Type
4. Id ─→ A ─→ B ─→ B
5. init Id ─→ bag(B)
6. EClass(A)@i'
7. es EO+(Info)@i'
8. E@i
9. B@i
10. ↑first(e)
11. B
12. z ↓∈ init loc(e)
13. (∀a:A. a ∈ X(e))) ∧ (v z ∈ B)
⊢ (∀a:A. a ∈ X(e))) ∧ v ∈ Memory-loc-class(f;init;X)(e)


Latex:



Latex:

1.  Info  :  Type
2.  B  :  Type
3.  A  :  Type
4.  f  :  Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B
5.  init  :  Id  {}\mrightarrow{}  bag(B)
6.  X  :  EClass(A)@i'
7.  es  :  EO+(Info)@i'
8.  e  :  E@i
9.  v  :  B@i
10.  \muparrow{}first(e)
11.  z  :  B
12.  z  \mdownarrow{}\mmember{}  init  loc(e)
13.  (\mexists{}a:A.  (a  \mmember{}  X(e)  \mwedge{}  (v  =  (f  loc(e)  a  z))))  \mvee{}  ((\mforall{}a:A.  (\mneg{}a  \mmember{}  X(e)))  \mwedge{}  (v  =  z))
\mvdash{}  \mdownarrow{}(\mexists{}a:A.  \mexists{}b:B.  (a  \mmember{}  X(e)  \mwedge{}  b  \mmember{}  Memory-loc-class(f;init;X)(e)  \mwedge{}  (v  =  (f  loc(e)  a  b))))
      \mvee{}  ((\mforall{}a:A.  (\mneg{}a  \mmember{}  X(e)))  \mwedge{}  v  \mmember{}  Memory-loc-class(f;init;X)(e))


By


Latex:
(D  0  THEN  ParallelLast)




Home Index