Nuprl Lemma : is-interface-conditional
∀[Info:Type]. ∀es:EO+(Info). ∀X,Y:EClass(Top). ∀e:E.  (↑e ∈b [X?Y] 
⇐⇒ (↑e ∈b X) ∨ (↑e ∈b Y))
Proof
Definitions occuring in Statement : 
cond-class: [X?Y]
, 
in-eclass: e ∈b X
, 
eclass: EClass(A[eo; e])
, 
event-ordering+: EO+(Info)
, 
es-E: E
, 
assert: ↑b
, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
all: ∀x:A. B[x]
, 
iff: P 
⇐⇒ Q
, 
or: P ∨ Q
, 
universe: Type
Lemmas : 
or_wf, 
assert_wf, 
in-eclass_wf, 
is-cond-class, 
cond-class_wf, 
top_wf, 
iff_wf, 
es-E_wf, 
event-ordering+_subtype, 
eclass_wf, 
event-ordering+_wf
\mforall{}[Info:Type].  \mforall{}es:EO+(Info).  \mforall{}X,Y:EClass(Top).  \mforall{}e:E.    (\muparrow{}e  \mmember{}\msubb{}  [X?Y]  \mLeftarrow{}{}\mRightarrow{}  (\muparrow{}e  \mmember{}\msubb{}  X)  \mvee{}  (\muparrow{}e  \mmember{}\msubb{}  Y))
Date html generated:
2015_07_17-PM-00_51_33
Last ObjectModification:
2015_01_27-PM-11_01_32
Home
Index