Nuprl Lemma : es-locl-test
∀es:EO. ∀e1,e2:E.  ((e1 <loc e2) 
⇒ (e2 <loc e1) 
⇒ False)
Proof
Definitions occuring in Statement : 
es-locl: (e <loc e')
, 
es-E: E
, 
event_ordering: EO
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
false: False
Lemmas : 
es-locl_wf, 
es-E_wf, 
event_ordering_wf, 
es-locl_transitivity2, 
es-le_weakening, 
es-locl_irreflexivity
\mforall{}es:EO.  \mforall{}e1,e2:E.    ((e1  <loc  e2)  {}\mRightarrow{}  (e2  <loc  e1)  {}\mRightarrow{}  False)
Date html generated:
2015_07_17-AM-09_10_22
Last ObjectModification:
2015_01_27-PM-00_45_30
Home
Index