Nuprl Lemma : es-causl_transitivity2
∀es:EO. ∀x,y,z:E.  ((x < y) 
⇒ y c≤ z 
⇒ (x < z))
Proof
Definitions occuring in Statement : 
es-causle: e c≤ e'
, 
es-causl: (e < e')
, 
es-E: E
, 
event_ordering: EO
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
es-causle: e c≤ e'
, 
or: P ∨ Q
, 
member: t ∈ T
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
, 
es-E: E
, 
es-base-E: es-base-E(es)
Latex:
\mforall{}es:EO.  \mforall{}x,y,z:E.    ((x  <  y)  {}\mRightarrow{}  y  c\mleq{}  z  {}\mRightarrow{}  (x  <  z))
Date html generated:
2016_05_16-AM-09_20_20
Last ObjectModification:
2015_12_28-PM-09_54_25
Theory : new!event-ordering
Home
Index