Nuprl Lemma : test-es-causl
∀es:EO. ∀e1,e2,e3:E.  ((e1 < e2) 
⇒ (e2 < e3) 
⇒ (e1 < e3))
Proof
Definitions occuring in Statement : 
es-causl: (e < e')
, 
es-E: E
, 
event_ordering: EO
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
Lemmas : 
es-causl_transitivity2, 
es-causle_weakening, 
es-causl_wf, 
es-E_wf, 
event_ordering_wf
Latex:
\mforall{}es:EO.  \mforall{}e1,e2,e3:E.    ((e1  <  e2)  {}\mRightarrow{}  (e2  <  e3)  {}\mRightarrow{}  (e1  <  e3))
Date html generated:
2015_07_22-PM-00_27_12
Last ObjectModification:
2015_01_28-AM-10_07_40
Home
Index