Nuprl Lemma : sq_stable__single-valued-iterated-classrel

∀[Info,A,S:Type].
  ∀init:Id ⟶ bag(S). ∀f:A ⟶ S ⟶ S. ∀X:EClass(A). ∀es:EO+(Info). ∀e:E. ∀v:S.
    (single-valued-classrel(es;X;A)
    ⇒ single-valued-bag(init loc(e);S)
    ⇒ SqStable(iterated-classrel(es;S;A;f;init;X;e;v)))


Proof




Definitions occuring in Statement :  iterated-classrel: iterated-classrel(es;S;A;f;init;X;e;v),  single-valued-classrel: single-valued-classrel(es;X;T),  eclass: EClass(A[eo; e]),  event-ordering+: EO+(Info),  es-loc: loc(e),  es-E: E,  Id: Id,  sq_stable: SqStable(P),  uall: ∀[x:A]. B[x],  all: ∀x:A. B[x],  implies: P ⇒ Q,  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 :  uall: ∀[x:A]. B[x],  all: ∀x:A. B[x],  implies: P ⇒ Q,  sq_stable: SqStable(P),  member: t ∈ T,  decidable: Dec(P),  or: P ∨ Q,  exists: ∃x:A. B[x],  squash: ↓T,  uimplies: b supposing a,  and: P ∧ Q,  prop: ℙ,  false: False,  not: ¬A,  subtype_rel: A ⊆r B,  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2]

Latex:
\mforall{}[Info,A,S:Type].
    \mforall{}init:Id  {}\mrightarrow{}  bag(S).  \mforall{}f:A  {}\mrightarrow{}  S  {}\mrightarrow{}  S.  \mforall{}X:EClass(A).  \mforall{}es:EO+(Info).  \mforall{}e:E.  \mforall{}v:S.
        (single-valued-classrel(es;X;A)
        {}\mRightarrow{}  single-valued-bag(init  loc(e);S)
        {}\mRightarrow{}  SqStable(iterated-classrel(es;S;A;f;init;X;e;v)))



Date html generated: 2016_05_16-PM-01_56_08
Last ObjectModification: 2015_12_29-PM-02_18_20

Theory : event-ordering


Home Index