Nuprl Lemma : es-first-at-implies-first-at

es:EO. ∀i:Id.
  ∀[P:{e:E| loc(e) i ∈ Id}  ⟶ ℙ]
    ∀e:E
      (e is first@ s.t.  e.P[e]
       {∀[Q:{e:E| loc(e) i ∈ Id}  ⟶ ℙ]
            (e is first@ s.t.  e.Q[e] ⇐⇒ Q[e] ∧ ∀e'<e.e' is first@ s.t.  e.Q[e]  P[e'])})


Proof




Definitions occuring in Statement :  es-first-at: is first@ s.t.  e.P[e] alle-lt: e<e'.P[e] es-loc: loc(e) es-E: E event_ordering: EO Id: Id uall: [x:A]. B[x] prop: guard: {T} so_apply: x[s] all: x:A. B[x] iff: ⇐⇒ Q implies:  Q and: P ∧ Q set: {x:A| B[x]}  function: x:A ⟶ B[x] equal: t ∈ T
Definitions unfolded in proof :  guard: {T} all: x:A. B[x] uall: [x:A]. B[x] implies:  Q iff: ⇐⇒ Q and: P ∧ Q alle-lt: e<e'.P[e] not: ¬A false: False member: t ∈ T prop: so_apply: x[s] es-locl: (e <loc e') es-first-at: is first@ s.t.  e.P[e] so_lambda: λ2x.t[x] rev_implies:  Q cand: c∧ B strongwellfounded: SWellFounded(R[x; y]) exists: x:A. B[x] nat: ge: i ≥  uimplies: supposing a satisfiable_int_formula: satisfiable_int_formula(fmla) top: Top int_seg: {i..j-} lelt: i ≤ j < k subtype_rel: A ⊆B le: A ≤ B less_than': less_than'(a;b) decidable: Dec(P) or: P ∨ Q less_than: a < b squash: T

Latex:
\mforall{}es:EO.  \mforall{}i:Id.
    \mforall{}[P:\{e:E|  loc(e)  =  i\}    {}\mrightarrow{}  \mBbbP{}]
        \mforall{}e:E
            (e  is  first@  i  s.t.    e.P[e]
            {}\mRightarrow{}  \{\mforall{}[Q:\{e:E|  loc(e)  =  i\}    {}\mrightarrow{}  \mBbbP{}]
                        (e  is  first@  i  s.t.    e.Q[e]  \mLeftarrow{}{}\mRightarrow{}  Q[e]  \mwedge{}  \mforall{}e'<e.e'  is  first@  i  s.t.    e.Q[e]  {}\mRightarrow{}  P[e'])\})



Date html generated: 2016_05_16-AM-09_49_32
Last ObjectModification: 2016_01_17-PM-01_26_33

Theory : new!event-ordering


Home Index