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 o X)(e);↓∃b:B. (b ∈ X(e) ∧ v ↓∈ f loc(e) b))
BY
{ ((UnivCD THENA Auto) THEN RepUR ``classrel eclass0 class-ap`` 0 THEN RWO "bag-member-combine" 0 THEN Auto) }
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
((UnivCD  THENA  Auto)
  THEN  RepUR  ``classrel  eclass0  class-ap``  0
  THEN  RWO  "bag-member-combine"  0
  THEN  Auto)
Home
Index