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
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
false: False
, 
member: t ∈ T
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
, 
guard: {T}
, 
uimplies: b supposing a
Latex:
\mforall{}es:EO.  \mforall{}e1,e2:E.    ((e1  <loc  e2)  {}\mRightarrow{}  (e2  <loc  e1)  {}\mRightarrow{}  False)
Date html generated:
2016_05_16-AM-10_36_24
Last ObjectModification:
2015_12_28-PM-09_13_23
Theory : new!event-ordering
Home
Index