Nuprl Lemma : is-cond-class

∀[Info:Type]. ∀X,Y:EClass(Top). ∀es:EO+(Info). ∀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
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  all: ∀x:A. B[x],  in-eclass: e ∈b X,  cond-class: [X?Y],  eclass-compose2: eclass-compose2(f;X;Y),  member: t ∈ T,  eclass: EClass(A[eo; e]),  subtype_rel: A ⊆r B,  implies: P ⇒ Q,  bool: 𝔹,  unit: Unit,  it: ⋅,  btrue: tt,  uiff: uiff(P;Q),  and: P ∧ Q,  uimplies: b supposing a,  nat: ℕ,  ifthenelse: if b then t else f fi ,  assert: ↑b,  iff: P ⇐⇒ Q,  or: P ∨ Q,  true: True,  prop: ℙ,  rev_implies: P ⇐ Q,  rev_uimplies: rev_uimplies(P;Q),  bfalse: ff,  exists: ∃x:A. B[x],  sq_type: SQType(T),  guard: {T},  bnot: ¬bb,  false: False,  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2]

Latex:
\mforall{}[Info:Type].  \mforall{}X,Y:EClass(Top).  \mforall{}es:EO+(Info).  \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: 2016_05_16-PM-02_33_00
Last ObjectModification: 2015_12_29-AM-11_35_52

Theory : event-ordering


Home Index