Nuprl Lemma : decidable__exists-prior-iterated-classrel

[Info,A,S:Type].
  ∀init:Id ─→ bag(S). ∀f:A ─→ S ─→ S. ∀X:EClass(A). ∀es:EO+(Info). ∀e:E.
    (single-valued-classrel(es;X;A)
     single-valued-bag(init loc(e);S)
     Dec(∃v:S. 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 decidable: Dec(P) uall: [x:A]. B[x] all: x:A. B[x] exists: 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)
Lemmas :  not_wf true_wf iterated-classrel_wf es-pred_wf or_wf bag-member_wf es-loc_wf event-ordering+_subtype exists_wf decidable__exists-iterated-classrel single-valued-bag_wf squash_wf bag_wf es-pred-loc-base es-E_wf iff_weakening_equal false_wf
\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.
        (single-valued-classrel(es;X;A)
        {}\mRightarrow{}  single-valued-bag(init  loc(e);S)
        {}\mRightarrow{}  Dec(\mexists{}v:S.  prior-iterated-classrel(es;A;S;v;X;f;init;e)))



Date html generated: 2015_07_17-PM-00_27_03
Last ObjectModification: 2015_02_04-PM-05_34_36

Home Index