Nuprl Lemma : es-is-le-interface
∀[Info:Type]. ∀es:EO+(Info). ∀X:EClass(Top). ∀e:E.  (↑e ∈b le(X) 
⇐⇒ ∃e':E. (e' ≤loc e  ∧ (↑e' ∈b X)))
Proof
Definitions occuring in Statement : 
es-le-interface: le(X)
, 
in-eclass: e ∈b X
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-le: e ≤loc e' 
, 
es-E: E
, 
assert: ↑b
, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
all: ∀x:A. B[x]
, 
exists: ∃x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
and: P ∧ Q
, 
universe: Type
Lemmas : 
es-local-le-pred-property, 
in-eclass_wf, 
es-E_wf, 
event-ordering+_subtype, 
eclass_wf, 
top_wf, 
event-ordering+_wf
Latex:
\mforall{}[Info:Type]
    \mforall{}es:EO+(Info).  \mforall{}X:EClass(Top).  \mforall{}e:E.    (\muparrow{}e  \mmember{}\msubb{}  le(X)  \mLeftarrow{}{}\mRightarrow{}  \mexists{}e':E.  (e'  \mleq{}loc  e    \mwedge{}  (\muparrow{}e'  \mmember{}\msubb{}  X)))
Date html generated:
2015_07_21-PM-02_45_05
Last ObjectModification:
2015_01_27-PM-07_36_43
Home
Index