Nuprl Lemma : loop2-classrel
∀[Info,B:Type]. ∀[X:EClass(B ─→ B)]. ∀[init:Id ─→ bag(B)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:B].
  uiff(v ∈ loop-class2(X;init)(e);↓∃f:B ─→ B
                                    ∃b:B. (f ∈ X(e) ∧ b ∈ Prior(loop-class2(X;init))?init(e) ∧ (v = (f b) ∈ B)))
Proof
Definitions occuring in Statement : 
loop-class2: loop-class2(X;init), 
primed-class-opt: Prior(X)?b, 
classrel: v ∈ X(e), 
eclass: EClass(A[eo; e]), 
event-ordering+: EO+(Info), 
es-E: E, 
Id: Id, 
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: bag(T)
Lemmas : 
primed-class-opt_wf, 
loop-class2_wf, 
classrel_wf, 
squash_wf, 
exists_wf, 
es-E_wf, 
event-ordering+_subtype, 
event-ordering+_wf, 
Id_wf, 
bag_wf, 
eclass_wf, 
eclass3-classrel
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-class2(X;init)(e);\mdownarrow{}\mexists{}f:B  {}\mrightarrow{}  B
                                                                        \mexists{}b:B
                                                                          (f  \mmember{}  X(e)
                                                                          \mwedge{}  b  \mmember{}  Prior(loop-class2(X;init))?init(e)
                                                                          \mwedge{}  (v  =  (f  b))))
Date html generated:
2015_07_21-PM-02_32_29
Last ObjectModification:
2015_01_27-PM-09_46_18
Home
Index