Step * of Lemma bag-member-classfun

[Info,T:Type]. ∀[es:EO+(Info)]. ∀[X:EClass(T)].  ∀[e:E]. X(e) ↓∈ es supposing is functional
BY
(Auto
   THEN DupHyp 5
   THEN -1
   THEN RepeatFor ((With ⌜e⌝ (D (-2))⋅ THENA Auto))
   THEN RepeatFor (MoveToConcl (-1))
   THEN (RepUR ``class-ap classfun classrel`` THEN (GenConcl ⌜(X es e) b ∈ bag(T)⌝⋅ THENA Auto))
   THEN Fold `single-valued-bag` 0
   THEN All Thin) }

1
1. Type
2. bag(T)@i
⊢ single-valued-bag(b;T)  (1 ≤ #(b))  sv-bag-only(b) ↓∈ b


Latex:


Latex:
\mforall{}[Info,T:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[X:EClass(T)].    \mforall{}[e:E].  X(e)  \mdownarrow{}\mmember{}  X  es  e  supposing  X  is  functional


By


Latex:
(Auto
  THEN  DupHyp  5
  THEN  D  -1
  THEN  RepeatFor  2  ((With  \mkleeneopen{}e\mkleeneclose{}  (D  (-2))\mcdot{}  THENA  Auto))
  THEN  RepeatFor  2  (MoveToConcl  (-1))
  THEN  (RepUR  ``class-ap  classfun  classrel``  0  THEN  (GenConcl  \mkleeneopen{}(X  es  e)  =  b\mkleeneclose{}\mcdot{}  THENA  Auto))
  THEN  Fold  `single-valued-bag`  0
  THEN  All  Thin)




Home Index