Step * of Lemma eclass0-classrel

[Info,B,C:Type]. ∀[X:EClass(B)]. ∀[f:Id ⟶ B ⟶ bag(C)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:C].
  uiff(v ∈ (f X)(e);↓∃b:B. (b ∈ X(e) ∧ v ↓∈ loc(e) b))
BY
((UnivCD THENA Auto) THEN RepUR ``classrel eclass0 class-ap`` THEN RWO "bag-member-combine" THEN Auto) }


Latex:


Latex:
\mforall{}[Info,B,C:Type].  \mforall{}[X:EClass(B)].  \mforall{}[f:Id  {}\mrightarrow{}  B  {}\mrightarrow{}  bag(C)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].  \mforall{}[v:C].
    uiff(v  \mmember{}  (f  o  X)(e);\mdownarrow{}\mexists{}b:B.  (b  \mmember{}  X(e)  \mwedge{}  v  \mdownarrow{}\mmember{}  f  loc(e)  b))


By


Latex:
((UnivCD  THENA  Auto)
  THEN  RepUR  ``classrel  eclass0  class-ap``  0
  THEN  RWO  "bag-member-combine"  0
  THEN  Auto)




Home Index