Nuprl Lemma : sq_stable__single-valued-prior-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(prior-iterated-classrel(es;A;S;v;X;f;init;e)))


Proof




Definitions occuring in Statement :  prior-iterated-classrel: prior-iterated-classrel(es;A;S;s;X;f;init;e) 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:  Q apply: 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:  Q sq_stable: SqStable(P) prior-iterated-classrel: prior-iterated-classrel(es;A;S;s;X;f;init;e) member: t ∈ T subtype_rel: A ⊆B bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a assert: b ifthenelse: if then else fi  or: P ∨ Q cand: c∧ B true: True squash: T not: ¬A false: False prop: bfalse: ff exists: x:A. B[x] sq_type: SQType(T) guard: {T} bnot: ¬bb es-E: E es-base-E: es-base-E(es) iff: ⇐⇒ Q rev_implies:  Q so_lambda: λ2y.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(prior-iterated-classrel(es;A;S;v;X;f;init;e)))



Date html generated: 2016_05_16-PM-01_56_24
Last ObjectModification: 2016_01_17-PM-07_41_20

Theory : event-ordering


Home Index