Nuprl Lemma : l_before-es-interval

es:EO. ∀e,e',a,b:E.  (a before b ∈ [e, e'] ⇐⇒ (a <loc b) ∧ e ≤loc a  ∧ b ≤loc e' )


Proof




Definitions occuring in Statement :  es-interval: [e, e'] es-le: e ≤loc e'  es-locl: (e <loc e') es-E: E event_ordering: EO l_before: before y ∈ l all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q
Definitions unfolded in proof :  all: x:A. B[x] es-interval: [e, e'] iff: ⇐⇒ Q and: P ∧ Q implies:  Q member: t ∈ T prop: uall: [x:A]. B[x] rev_implies:  Q guard: {T} or: P ∨ Q false: False uimplies: supposing a es-le: e ≤loc e'  cand: c∧ B

Latex:
\mforall{}es:EO.  \mforall{}e,e',a,b:E.    (a  before  b  \mmember{}  [e,  e']  \mLeftarrow{}{}\mRightarrow{}  (a  <loc  b)  \mwedge{}  e  \mleq{}loc  a    \mwedge{}  b  \mleq{}loc  e'  )



Date html generated: 2016_05_16-AM-09_32_13
Last ObjectModification: 2015_12_28-PM-09_50_01

Theory : new!event-ordering


Home Index