Nuprl Lemma : Accum-loc-classrel-Memory
∀[Info,B,A:Type]. ∀[f:Id ─→ A ─→ B ─→ B]. ∀[init:Id ─→ bag(B)]. ∀[X:EClass(A)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:B].
  (v ∈ Accum-loc-class(f;init;X)(e)
  
⇐⇒ ↓∃a:A. ∃b:B. (a ∈ X(e) ∧ b ∈ Memory-loc-class(f;init;X)(e) ∧ (v = (f loc(e) a b) ∈ B)))
Proof
Definitions occuring in Statement : 
Memory-loc-class: Memory-loc-class(f;init;X)
, 
Accum-loc-class: Accum-loc-class(f;init;X)
, 
classrel: v ∈ X(e)
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-loc: loc(e)
, 
es-E: E
, 
Id: Id
, 
uall: ∀[x:A]. B[x]
, 
exists: ∃x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
squash: ↓T
, 
and: P ∧ Q
, 
apply: f a
, 
function: x:A ─→ B[x]
, 
universe: Type
, 
equal: s = t ∈ T
, 
bag: bag(T)
Lemmas : 
Accum-loc-classrel-Memory-sq, 
squash_wf, 
exists_wf, 
classrel_wf, 
Memory-loc-class_wf, 
es-loc_wf, 
eclass_wf, 
es-E_wf, 
event-ordering+_subtype, 
bag-member_wf, 
lifting-loc-2_wf, 
iff_wf, 
Accum-loc-class_wf, 
event-ordering+_wf, 
Id_wf, 
bag_wf, 
bag-member-lifting-loc-2
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{}  Accum-loc-class(f;init;X)(e)
    \mLeftarrow{}{}\mRightarrow{}  \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))))
Date html generated:
2015_07_22-PM-00_11_29
Last ObjectModification:
2015_01_28-AM-11_41_11
Home
Index