Step
*
1
1
of Lemma
mset_for_functionality
.....assertion..... 
1. s : DSet
2. g : IAbMonoid
3. f : |s| ⟶ |g|
4. f' : |s| ⟶ |g|
5. a : MSet{s}
6. a' : MSet{s}
7. a = a' ∈ MSet{s}
8. ∀x:|s|. ((↑(x ∈b a)) 
⇒ (f[x] = f'[x] ∈ |g|))
⊢ (msFor{g} x ∈ a. f[x]) = (msFor{g} x ∈ a. f'[x]) ∈ |g|
BY
{ MoveToConcl 8 
THEN OnHyps [7;6] Thin 
THEN ((CSquash) THENA Auto) }
1
1. s : DSet
2. g : IAbMonoid
3. f : |s| ⟶ |g|
4. f' : |s| ⟶ |g|
5. a : MSet{s}
⊢ ↓(∀x:|s|. ((↑(x ∈b a)) 
⇒ (f[x] = f'[x] ∈ |g|))) 
⇒ ((msFor{g} x ∈ a. f[x]) = (msFor{g} x ∈ a. f'[x]) ∈ |g|)
Latex:
Latex:
.....assertion..... 
1.  s  :  DSet
2.  g  :  IAbMonoid
3.  f  :  |s|  {}\mrightarrow{}  |g|
4.  f'  :  |s|  {}\mrightarrow{}  |g|
5.  a  :  MSet\{s\}
6.  a'  :  MSet\{s\}
7.  a  =  a'
8.  \mforall{}x:|s|.  ((\muparrow{}(x  \mmember{}\msubb{}  a))  {}\mRightarrow{}  (f[x]  =  f'[x]))
\mvdash{}  (msFor\{g\}  x  \mmember{}  a.  f[x])  =  (msFor\{g\}  x  \mmember{}  a.  f'[x])
By
Latex:
MoveToConcl  8 
THEN  OnHyps  [7;6]  Thin 
THEN  ((CSquash)  THENA  Auto)
Home
Index