Nuprl Lemma : stdEO-locl

[M:Type ⟶ Type]
  ∀S0:InitialSystem(P.M[P]). ∀n2m:ℕ ⟶ pMsg(P.M[P]). ∀l2m:Id ⟶ pMsg(P.M[P]). ∀env:pEnvType(P.M[P]). ∀e1,e2:E.
    ((e1 <loc e2) ⇐⇒ (run-event-loc(e1) run-event-loc(e2) ∈ Id) ∧ run-event-step(e1) < run-event-step(e2)) 
  supposing Continuous+(P.M[P])


Proof




Definitions occuring in Statement :  stdEO: stdEO(n2m;l2m;env;S) InitialSystem: InitialSystem(P.M[P]) run-event-step: run-event-step(e) run-event-loc: run-event-loc(e) pEnvType: pEnvType(T.M[T]) pMsg: pMsg(P.M[P]) es-locl: (e <loc e') es-E: E Id: Id strong-type-continuous: Continuous+(T.F[T]) nat: less_than: a < b uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] uimplies: supposing a all: x:A. B[x] member: t ∈ T so_lambda: λ2x.t[x] so_apply: x[s] subtype_rel: A ⊆B prop: stdEO: stdEO(n2m;l2m;env;S) es-E: E runEO: runEO(n2m;l2m;env;S) run-eo: EO(r) mk-extended-eo: mk-extended-eo top: Top eq_atom: =a y ifthenelse: if then else fi  bfalse: ff mk-eo: mk-eo(E;dom;l;R;locless;pred;rank) mk-eo-record: mk-eo-record(E;dom;l;R;locless;pred;rank) btrue: tt assert: b es-causl: (e < e') es-locl: (e <loc e') es-loc: loc(e) InitialSystem: InitialSystem(P.M[P]) iff: ⇐⇒ Q and: P ∧ Q implies:  Q infix_ap: y rev_implies:  Q squash: T guard: {T} nat: run-lt: run-lt(r) run-pred: run-pred(r) or: P ∨ Q cand: c∧ B runEvents: runEvents(r)

Latex:
\mforall{}[M:Type  {}\mrightarrow{}  Type]
    \mforall{}S0:InitialSystem(P.M[P]).  \mforall{}n2m:\mBbbN{}  {}\mrightarrow{}  pMsg(P.M[P]).  \mforall{}l2m:Id  {}\mrightarrow{}  pMsg(P.M[P]).  \mforall{}env:pEnvType(P.M[P]).
    \mforall{}e1,e2:E.
        ((e1  <loc  e2)
        \mLeftarrow{}{}\mRightarrow{}  (run-event-loc(e1)  =  run-event-loc(e2))  \mwedge{}  run-event-step(e1)  <  run-event-step(e2)) 
    supposing  Continuous+(P.M[P])



Date html generated: 2016_05_17-AM-10_52_45
Last ObjectModification: 2016_01_18-AM-00_12_22

Theory : process-model


Home Index