Nuprl Lemma : is-prior-interface
∀[Info:Type]. ∀X:EClass(Top). ∀es:EO+(Info). ∀e:E.  (↑e ∈b prior(X) 
⇐⇒ ∃e':E. ((e' <loc e) ∧ (↑e' ∈b X)))
Proof
Definitions occuring in Statement : 
es-prior-interface: prior(X)
, 
in-eclass: e ∈b X
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-locl: (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-pred-property, 
es-locl_wf, 
eq_int_wf, 
bag-size_wf, 
top_wf, 
nat_wf, 
es-local-pred_wf, 
or_wf, 
sq_exists_wf, 
assert_wf, 
all_wf, 
not_wf, 
bag_size_single_lemma, 
iff_wf, 
true_wf, 
exists_wf, 
bag_size_empty_lemma, 
false_wf, 
equal_wf, 
es-E_wf, 
event-ordering+_subtype, 
event-ordering+_wf, 
eclass_wf
Latex:
\mforall{}[Info:Type]
    \mforall{}X:EClass(Top).  \mforall{}es:EO+(Info).  \mforall{}e:E.    (\muparrow{}e  \mmember{}\msubb{}  prior(X)  \mLeftarrow{}{}\mRightarrow{}  \mexists{}e':E.  ((e'  <loc  e)  \mwedge{}  (\muparrow{}e'  \mmember{}\msubb{}  X)))
Date html generated:
2015_07_21-PM-02_43_35
Last ObjectModification:
2015_01_27-PM-09_39_33
Home
Index