Nuprl Lemma : State-loc-comb-single-val

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


Proof




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

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



Date html generated: 2016_05_17-AM-10_02_40
Last ObjectModification: 2015_12_29-PM-03_53_28

Theory : classrel!lemmas


Home Index