Step * of Lemma State-loc-comb-classrel-mem

[Info,B,A:Type]. ∀[f:Id ⟶ A ⟶ B ⟶ B]. ∀[init:Id ⟶ bag(B)].
  ∀X:EClass(A). ∀es:EO+(Info). ∀e:E.
    ∀[v:B]. (v ∈ Prior(State-loc-comb(init;f;X))?init(e) ⇐⇒ v ∈ Memory-loc-class(f;init;X)(e))
BY
((UnivCD THENA Auto) THEN THEN Auto) }

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
10. v ∈ Prior(State-loc-comb(init;f;X))?init(e)@i
⊢ v ∈ Memory-loc-class(f;init;X)(e)

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
10. v ∈ Memory-loc-class(f;init;X)(e)@i
⊢ v ∈ Prior(State-loc-comb(init;f;X))?init(e)


Latex:


Latex:
\mforall{}[Info,B,A:Type].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].
    \mforall{}X:EClass(A).  \mforall{}es:EO+(Info).  \mforall{}e:E.
        \mforall{}[v:B].  (v  \mmember{}  Prior(State-loc-comb(init;f;X))?init(e)  \mLeftarrow{}{}\mRightarrow{}  v  \mmember{}  Memory-loc-class(f;init;X)(e))


By


Latex:
((UnivCD  THENA  Auto)  THEN  D  0  THEN  Auto)




Home Index