Nuprl Lemma : l_before-es-before-iff

the_es:EO. ∀e,e',y:E.  (e' before y ∈ before(e) ⇐⇒ (e' <loc y) ∧ (y <loc e))


Proof




Definitions occuring in Statement :  es-before: before(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] iff: ⇐⇒ Q and: P ∧ Q implies:  Q member: t ∈ T prop: uall: [x:A]. B[x] rev_implies:  Q so_lambda: λ2x.t[x] so_apply: x[s] not: ¬A uimplies: supposing a false: False es-before: before(e) wellfounded: WellFnd{i}(A;x,y.R[x; y]) guard: {T} bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff or: P ∨ Q cand: c∧ B squash: T true: True subtype_rel: A ⊆B

Latex:
\mforall{}the$_{es}$:EO.  \mforall{}e,e',y:E.    (e'  before  y  \mmember{}  before(e)  \mLeftarrow{}{}\mRightarrow{}  (e'  <loc  y)  \mwedge{}  (y  <loc  e\000C))



Date html generated: 2016_05_16-AM-09_30_19
Last ObjectModification: 2016_01_17-PM-01_31_01

Theory : new!event-ordering


Home Index