Nuprl Lemma : eo-strict-forward-first

[Info:Type]. ∀[eo:EO+(Info)]. ∀[e:E]. ∀[e':E].
  (first(e') if loc(e') loc(e) then es-eq(eo) pred(e') else first(e') fi )


Proof




Definitions occuring in Statement :  eo-strict-forward: eo>e event-ordering+: EO+(Info) es-first: first(e) es-pred: pred(e) es-eq: es-eq(es) es-loc: loc(e) es-E: E eq_id: b ifthenelse: if then else fi  uall: [x:A]. B[x] apply: a universe: Type sqequal: t
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a sq_type: SQType(T) all: x:A. B[x] implies:  Q guard: {T} subtype_rel: A ⊆B and: P ∧ Q es-E: E es-base-E: es-base-E(es) bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff exists: x:A. B[x] prop: or: P ∨ Q bnot: ¬bb assert: b false: False not: ¬A iff: ⇐⇒ Q rev_implies:  Q so_lambda: λ2x.t[x] so_apply: x[s] top: Top es-eq-E: e' es-locl: (e <loc e') cand: c∧ B

Latex:
\mforall{}[Info:Type].  \mforall{}[eo:EO+(Info)].  \mforall{}[e:E].  \mforall{}[e':E].
    (first(e')  \msim{}  if  loc(e')  =  loc(e)  then  es-eq(eo)  pred(e')  e  else  first(e')  fi  )



Date html generated: 2016_05_16-PM-01_18_04
Last ObjectModification: 2015_12_29-PM-02_01_42

Theory : event-ordering


Home Index