Nuprl Lemma : loop-class-state-classrel
∀[Info,B:Type]. ∀[X:EClass(B ─→ B)]. ∀[init:Id ─→ bag(B)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:B].
  uiff(v ∈ loop-class-state(X;init)(e);↓∃b:B
                                         (if first(e)
                                         then b ↓∈ init loc(e)
                                         else b ∈ loop-class-state(X;init)(pred(e))
                                         fi 
                                         ∧ if e ∈b X then ∃f:B ─→ B. (f ∈ X(e) ∧ (v = (f b) ∈ B)) else v = b ∈ B fi ))
Proof
Definitions occuring in Statement : 
loop-class-state: loop-class-state(X;init)
, 
classrel: v ∈ X(e)
, 
member-eclass: e ∈b X
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-first: first(e)
, 
es-pred: pred(e)
, 
es-loc: loc(e)
, 
es-E: E
, 
Id: Id
, 
ifthenelse: if b then t else f fi 
, 
uiff: uiff(P;Q)
, 
uall: ∀[x:A]. B[x]
, 
exists: ∃x:A. B[x]
, 
squash: ↓T
, 
and: P ∧ Q
, 
apply: f a
, 
function: x:A ─→ B[x]
, 
universe: Type
, 
equal: s = t ∈ T
, 
bag-member: x ↓∈ bs
, 
bag: bag(T)
Lemmas : 
bool_wf, 
eqtt_to_assert, 
es-first_wf2, 
loop-class-state-prior, 
classrel_wf, 
bag-member_wf, 
es-loc_wf, 
exists_wf, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
es-pred_wf, 
and_wf, 
event-ordering+_subtype, 
not_wf, 
assert_wf, 
squash_wf, 
or_wf, 
loop-class-state_wf, 
iff_weakening_uiff, 
eclass-cond_wf, 
primed-class-opt_wf, 
member-eclass_wf, 
eclass-cond-classrel, 
uiff_wf, 
es-E_wf, 
event-ordering+_wf, 
Id_wf, 
bag_wf, 
eclass_wf
Latex:
\mforall{}[Info,B:Type].  \mforall{}[X:EClass(B  {}\mrightarrow{}  B)].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].  \mforall{}[v:B].
    uiff(v  \mmember{}  loop-class-state(X;init)(e);\mdownarrow{}\mexists{}b:B
                                                                                  (if  first(e)
                                                                                  then  b  \mdownarrow{}\mmember{}  init  loc(e)
                                                                                  else  b  \mmember{}  loop-class-state(X;init)(pred(e))
                                                                                  fi 
                                                                                  \mwedge{}  if  e  \mmember{}\msubb{}  X
                                                                                      then  \mexists{}f:B  {}\mrightarrow{}  B.  (f  \mmember{}  X(e)  \mwedge{}  (v  =  (f  b)))
                                                                                      else  v  =  b
                                                                                      fi  ))
Date html generated:
2015_07_21-PM-02_33_22
Last ObjectModification:
2015_01_27-PM-09_52_13
Home
Index