Nuprl Lemma : disjoint-union-classrel-ite2

[Info,A,B:Type]. ∀[X:EClass(A)]. ∀[Y:EClass(B)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:A B].
  uiff(v ∈ Y(e);↓((↑isl(v)) ∧ outl(v) ∈ X(e)) ∨ ((↑¬bisl(v)) ∧ outr(v) ∈ Y(e) ∧ (∀w:A. w ∈ X(e)))))


Proof




Definitions occuring in Statement :  disjoint-union-class: Y classrel: v ∈ X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-E: E outr: outr(x) outl: outl(x) bnot: ¬bb assert: b isl: isl(x) uiff: uiff(P;Q) uall: [x:A]. B[x] all: x:A. B[x] not: ¬A squash: T or: P ∨ Q and: P ∧ Q union: left right universe: Type
Definitions unfolded in proof :  uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a member: t ∈ T squash: T prop: uall: [x:A]. B[x] outr: outr(x) isl: isl(x) not: ¬A implies:  Q false: False so_lambda: λ2x.t[x] subtype_rel: A ⊆B so_apply: x[s] all: x:A. B[x] or: P ∨ Q assert: b ifthenelse: if then else fi  bnot: ¬bb btrue: tt bfalse: ff outl: outl(x) iff: ⇐⇒ Q rev_implies:  Q classrel: v ∈ X(e) bag-member: x ↓∈ bs so_lambda: λ2y.t[x; y] so_apply: x[s1;s2]

Latex:
\mforall{}[Info,A,B:Type].  \mforall{}[X:EClass(A)].  \mforall{}[Y:EClass(B)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].  \mforall{}[v:A  +  B].
    uiff(v  \mmember{}  X  +  Y(e);\mdownarrow{}((\muparrow{}isl(v))  \mwedge{}  outl(v)  \mmember{}  X(e))
                                          \mvee{}  ((\muparrow{}\mneg{}\msubb{}isl(v))  \mwedge{}  outr(v)  \mmember{}  Y(e)  \mwedge{}  (\mforall{}w:A.  (\mneg{}w  \mmember{}  X(e)))))



Date html generated: 2016_05_17-AM-09_26_25
Last ObjectModification: 2016_01_17-PM-11_10_35

Theory : classrel!lemmas


Home Index