Step
*
1
of Lemma
mset_for_when_dom_shift
1. s : DSet
2. g : IAbMonoid
3. f : |s| ⟶ |g|
4. c : |s| ⟶ 𝔹
5. p : MSet{s}
6. q : MSet{s}
7. ↑(p ⊆b q)
8. ∀x:|s|. ((↑(x ∈b q - p)) 
⇒ (¬↑c[x]))
⊢ (msFor{g} x ∈ p. when c[x]. f[x]) = (msFor{g} x ∈ q. when c[x]. f[x]) ∈ |g|
BY
{ ((RWH (IfIsC q (LemmaWithC [`a',p] `detach_msubset`)) 0) THENA Auto) }
1
1. s : DSet
2. g : IAbMonoid
3. f : |s| ⟶ |g|
4. c : |s| ⟶ 𝔹
5. p : MSet{s}
6. q : MSet{s}
7. ↑(p ⊆b q)
8. ∀x:|s|. ((↑(x ∈b q - p)) 
⇒ (¬↑c[x]))
⊢ (msFor{g} x ∈ p. when c[x]. f[x]) = (msFor{g} x ∈ (q - p) + p. when c[x]. f[x]) ∈ |g|
Latex:
Latex:
1.  s  :  DSet
2.  g  :  IAbMonoid
3.  f  :  |s|  {}\mrightarrow{}  |g|
4.  c  :  |s|  {}\mrightarrow{}  \mBbbB{}
5.  p  :  MSet\{s\}
6.  q  :  MSet\{s\}
7.  \muparrow{}(p  \msubseteq{}\msubb{}  q)
8.  \mforall{}x:|s|.  ((\muparrow{}(x  \mmember{}\msubb{}  q  -  p))  {}\mRightarrow{}  (\mneg{}\muparrow{}c[x]))
\mvdash{}  (msFor\{g\}  x  \mmember{}  p.  when  c[x].  f[x])  =  (msFor\{g\}  x  \mmember{}  q.  when  c[x].  f[x])
By
Latex:
((RWH  (IfIsC  q  (LemmaWithC  [`a',p]  `detach\_msubset`))  0)  THENA  Auto)
Home
Index