Step * of Lemma fset_for_when_eq

s:DSet. ∀g:IAbMonoid. ∀f:|s| ⟶ |g|. ∀e:|s|. ∀as:FiniteSet{s}.
  ((↑(e ∈b as))  ((msFor{g} x ∈ as. when (=be. f[x]) f[e] ∈ |g|))
BY
((RepD THENM RWH (LemmaWithC [`u',e] `fset_for_when_unique`) 0) THEN Auto) }

1
1. DSet
2. IAbMonoid
3. |s| ⟶ |g|
4. |s|
5. as FiniteSet{s}
6. ↑(e
b as)
7. |s|
8. ↑(v (=be)
9. ↑(v
b as)
⊢ e ∈ |s|


Latex:


Latex:
\mforall{}s:DSet.  \mforall{}g:IAbMonoid.  \mforall{}f:|s|  {}\mrightarrow{}  |g|.  \mforall{}e:|s|.  \mforall{}as:FiniteSet\{s\}.
    ((\muparrow{}(e  \mmember{}\msubb{}  as))  {}\mRightarrow{}  ((msFor\{g\}  x  \mmember{}  as.  when  x  (=\msubb{})  e.  f[x])  =  f[e]))


By


Latex:
((RepD  THENM  RWH  (LemmaWithC  [`u',e]  `fset\_for\_when\_unique`)  0)  THEN  Auto)




Home Index