Nuprl Lemma : es-causl-trans-test
∀es:EO. ∀a,b,c,d,e,f:E.  (a c≤ b 
⇒ b ≤loc c  
⇒ (c < d) 
⇒ d c≤ e 
⇒ e c≤ f 
⇒ (a < f))
Proof
Definitions occuring in Statement : 
es-causle: e c≤ e'
, 
es-le: e ≤loc e' 
, 
es-causl: (e < e')
, 
es-E: E
, 
event_ordering: EO
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
Lemmas : 
es-causle_transitivity, 
es-causle_weakening_locl, 
es-causl_transitivity1, 
es-causl_transitivity2, 
es-causle_wf, 
es-causl_wf, 
es-le_wf, 
es-E_wf, 
event_ordering_wf
\mforall{}es:EO.  \mforall{}a,b,c,d,e,f:E.    (a  c\mleq{}  b  {}\mRightarrow{}  b  \mleq{}loc  c    {}\mRightarrow{}  (c  <  d)  {}\mRightarrow{}  d  c\mleq{}  e  {}\mRightarrow{}  e  c\mleq{}  f  {}\mRightarrow{}  (a  <  f))
Date html generated:
2015_07_17-AM-08_37_48
Last ObjectModification:
2015_01_30-PM-04_28_02
Home
Index