Nuprl Lemma : es-causle_transitivity
∀es:EO. ∀x,y,z:E.  (x c≤ y 
⇒ y c≤ z 
⇒ x c≤ z)
Proof
Definitions occuring in Statement : 
es-causle: e c≤ 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
, 
member: t ∈ T
, 
trans: Trans(T;x,y.E[x; y])
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
Latex:
\mforall{}es:EO.  \mforall{}x,y,z:E.    (x  c\mleq{}  y  {}\mRightarrow{}  y  c\mleq{}  z  {}\mRightarrow{}  x  c\mleq{}  z)
Date html generated:
2016_05_16-AM-09_20_14
Last ObjectModification:
2015_12_28-PM-09_54_18
Theory : new!event-ordering
Home
Index