Nuprl Lemma : State-comb-single-val0

[Info,A,B:Type]. ∀[es:EO+(Info)]. ∀[f:A ⟶ B ⟶ B]. ∀[X:EClass(A)]. ∀[init:Id ⟶ bag(B)]. ∀[e:E]. ∀[v1,v2:B].
  (v1 v2 ∈ B) supposing 
     (v1 ∈ State-comb(init;f;X)(e) and 
     v2 ∈ State-comb(init;f;X)(e) and 
     single-valued-bag(init loc(e);B) and 
     single-valued-classrel(es;X;A))


Proof




Definitions occuring in Statement :  State-comb: State-comb(init;f;X) single-valued-classrel: single-valued-classrel(es;X;T) classrel: v ∈ X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-loc: loc(e) es-E: E Id: Id uimplies: supposing a uall: [x:A]. B[x] apply: a function: x:A ⟶ B[x] universe: Type equal: t ∈ T single-valued-bag: single-valued-bag(b;T) bag: bag(T)
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q implies:  Q subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] uimplies: supposing a prop:

Latex:
\mforall{}[Info,A,B:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[f:A  {}\mrightarrow{}  B  {}\mrightarrow{}  B].  \mforall{}[X:EClass(A)].  \mforall{}[init:Id  {}\mrightarrow{}  bag(B)].  \mforall{}[e:E].
\mforall{}[v1,v2:B].
    (v1  =  v2)  supposing 
          (v1  \mmember{}  State-comb(init;f;X)(e)  and 
          v2  \mmember{}  State-comb(init;f;X)(e)  and 
          single-valued-bag(init  loc(e);B)  and 
          single-valued-classrel(es;X;A))



Date html generated: 2016_05_17-AM-09_58_00
Last ObjectModification: 2015_12_29-PM-03_56_18

Theory : classrel!lemmas


Home Index