Step
*
1
1
1
of Lemma
iterated-classrel-Memory-loc-classrel
1. Info : Type
2. B : Type
3. A : Type
4. f : Id ─→ A ─→ B ─→ B
5. init : Id ─→ bag(B)
6. X : EClass(A)@i'
7. es : EO+(Info)@i'
8. e : E@i
9. v : B@i
10. ↑first(e)
11. z : B
12. z ↓∈ init loc(e)
13. ∃a:A. (a ∈ X(e) ∧ (v = (f loc(e) a z) ∈ B))
⊢ ∃a:A. ∃b:B. (a ∈ X(e) ∧ b ∈ Memory-loc-class(f;init;X)(e) ∧ (v = (f loc(e) a b) ∈ B))
BY
{ (ParallelLast
   THEN With ⌈z⌉ (D 0)⋅
   THEN Auto
   THEN (RWO "Memory-loc-classrel1" 0 THEN Auto)
   THEN D 0
   THEN OldAutoBoolCase ⌈first(e)⌉⋅
   THEN MaAuto) }
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)))
\mvdash{}  \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)))
By
Latex:
(ParallelLast
  THEN  With  \mkleeneopen{}z\mkleeneclose{}  (D  0)\mcdot{}
  THEN  Auto
  THEN  (RWO  "Memory-loc-classrel1"  0  THEN  Auto)
  THEN  D  0
  THEN  OldAutoBoolCase  \mkleeneopen{}first(e)\mkleeneclose{}\mcdot{}
  THEN  MaAuto)
Home
Index