Nuprl Lemma : loc-on-path-nil
∀es:EO. ∀i:Id.  (loc-on-path(es;i;[]) 
⇐⇒ False)
Proof
Definitions occuring in Statement : 
loc-on-path: loc-on-path(es;i;L)
, 
event_ordering: EO
, 
Id: Id
, 
nil: []
, 
all: ∀x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
false: False
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
and: P ∧ Q
, 
implies: P 
⇒ Q
, 
false: False
, 
loc-on-path: loc-on-path(es;i;L)
, 
member: t ∈ T
, 
top: Top
, 
prop: ℙ
, 
uall: ∀[x:A]. B[x]
, 
rev_implies: P 
⇐ Q
, 
uimplies: b supposing a
, 
not: ¬A
Latex:
\mforall{}es:EO.  \mforall{}i:Id.    (loc-on-path(es;i;[])  \mLeftarrow{}{}\mRightarrow{}  False)
Date html generated:
2016_05_16-AM-09_53_59
Last ObjectModification:
2015_12_28-PM-09_32_33
Theory : new!event-ordering
Home
Index