Nuprl Lemma : state-class1-state1-eq
∀[Info,B,A:Type]. ∀[f:Id ─→ A ─→ B ─→ B]. ∀[init:Id ─→ B]. ∀[X:EClass(A)]. ∀[es:EO+(Info)]. ∀[e:E].
  (State1(init;f;X)(e) = state-class1(init;f;X)(e) ∈ bag(B))
Proof
Definitions occuring in Statement : 
State1: State1(init;tr;X)
, 
state-class1: state-class1(init;tr;X)
, 
class-ap: X(e)
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-E: E
, 
Id: Id
, 
uall: ∀[x:A]. B[x]
, 
function: x:A ─→ B[x]
, 
universe: Type
, 
equal: s = t ∈ T
, 
bag: bag(T)
Lemmas : 
bag_wf, 
class-ap_wf, 
squash_wf, 
true_wf, 
eclass_wf, 
es-E_wf, 
event-ordering+_subtype, 
event-ordering+_wf, 
State1-state-class1, 
state-class1_wf, 
iff_weakening_equal, 
Id_wf
Latex:
\mforall{}[Info,B,A:Type].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[init:Id  {}\mrightarrow{}  B].  \mforall{}[X:EClass(A)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].
    (State1(init;f;X)(e)  =  state-class1(init;f;X)(e))
Date html generated:
2015_07_22-PM-00_25_28
Last ObjectModification:
2015_02_04-PM-04_38_07
Home
Index