Nuprl Lemma : es-locl-test2
∀es:EO. ∀e1,e2,e3:E.  ((e1 <loc e2) 
⇒ (e2 <loc e3) 
⇒ (e1 <loc e3))
Proof
Definitions occuring in Statement : 
es-locl: (e <loc 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
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
, 
guard: {T}
Latex:
\mforall{}es:EO.  \mforall{}e1,e2,e3:E.    ((e1  <loc  e2)  {}\mRightarrow{}  (e2  <loc  e3)  {}\mRightarrow{}  (e1  <loc  e3))
Date html generated:
2016_05_16-AM-10_36_33
Last ObjectModification:
2015_12_28-PM-09_14_15
Theory : new!event-ordering
Home
Index