Nuprl Lemma : es-p-locl-test
∀es:EO. ∀p:E ⟶ (E + Top). ∀a,b,c,d,e:E.  (c p≤ d 
⇒ d p≤ e 
⇒ a p≤ b 
⇒ b p< c 
⇒ a p< e)
Proof
Definitions occuring in Statement : 
es-p-le: e p≤ e'
, 
es-p-locl: e p< e'
, 
es-E: E
, 
event_ordering: EO
, 
top: Top
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
function: x:A ⟶ B[x]
, 
union: left + right
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
member: t ∈ T
, 
guard: {T}
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
Latex:
\mforall{}es:EO.  \mforall{}p:E  {}\mrightarrow{}  (E  +  Top).  \mforall{}a,b,c,d,e:E.    (c  p\mleq{}  d  {}\mRightarrow{}  d  p\mleq{}  e  {}\mRightarrow{}  a  p\mleq{}  b  {}\mRightarrow{}  b  p<  c  {}\mRightarrow{}  a  p<  e)
Date html generated:
2016_05_16-AM-10_31_10
Last ObjectModification:
2015_12_28-PM-09_14_51
Theory : new!event-ordering
Home
Index