Nuprl Lemma : member-eclass-eclass2-eclass1

[Info,A,B,C:Type]. ∀[X:EClass(A)]. ∀[Y:EClass(B)]. ∀[f:Id ⟶ A ⟶ B ⟶ bag(C)]. ∀[es:EO+(Info)]. ∀[e:E].
  (uiff(↑e ∈b ((f X) Y);(↑e ∈b X) ∧ (↑e ∈b Y) ∧ (¬↑bag-null(f loc(e) X@e Y@e)))) supposing 
     (single-valued-classrel(es;X;A) and 
     single-valued-classrel(es;Y;B))


Proof




Definitions occuring in Statement :  eclass2: (X Y) eclass1: (f X) classfun-res: X@e single-valued-classrel: single-valued-classrel(es;X;T) member-eclass: e ∈b X eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-loc: loc(e) es-E: E Id: Id assert: b uiff: uiff(P;Q) uimplies: supposing a uall: [x:A]. B[x] not: ¬A and: P ∧ Q apply: a function: x:A ⟶ B[x] universe: Type bag-null: bag-null(bs) bag: bag(T)
Definitions unfolded in proof :  uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a member: t ∈ T uall: [x:A]. B[x] implies:  Q not: ¬A false: False prop: all: x:A. B[x] subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] iff: ⇐⇒ Q squash: T sq_stable: SqStable(P) exists: x:A. B[x] cand: c∧ B true: True guard: {T} rev_implies:  Q rev_uimplies: rev_uimplies(P;Q) so_lambda: λ2x.t[x] so_apply: x[s]

Latex:
\mforall{}[Info,A,B,C:Type].  \mforall{}[X:EClass(A)].  \mforall{}[Y:EClass(B)].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  bag(C)].  \mforall{}[es:EO+(Info)].
\mforall{}[e:E].
    (uiff(\muparrow{}e  \mmember{}\msubb{}  ((f  o  X)  o  Y);(\muparrow{}e  \mmember{}\msubb{}  X)  \mwedge{}  (\muparrow{}e  \mmember{}\msubb{}  Y)  \mwedge{}  (\mneg{}\muparrow{}bag-null(f  loc(e)  X@e  Y@e))))  supposing 
          (single-valued-classrel(es;X;A)  and 
          single-valued-classrel(es;Y;B))



Date html generated: 2016_05_17-AM-11_15_06
Last ObjectModification: 2016_01_18-AM-00_12_15

Theory : process-model


Home Index