Step
*
1
2
1
3
of Lemma
oal_umap_char
1. s : LOSet
2. g : AbDMon
3. h : AbMon
4. f : |s| ⟶ MonHom(g,h)
5. ∀k:|s|. ((∀[a1,a2:|g|].  ((f k (a1 * a2)) = ((f k a1) * (f k a2)) ∈ |h|)) ∧ ((f k e) = e ∈ |h|))
6. a' : |oal(s;g)| ⟶ |h|
7. IsMonHom{oal_mon(s;g),h}(a')
8. ∀j:|s|. ((f j) = (a' o (λw.inj(j,w))) ∈ (|g| ⟶ |h|))
⊢ a' = (λps:|oal(s;g)|. msFor{h} k ∈ dom(ps). (f k (ps[k]))) ∈ (|oal(s;g)| ⟶ |h|)
BY
{ ((ExtWith [`ps'] [] 
THENM Reduce 0) THENA Auto) }
1
1. s : LOSet
2. g : AbDMon
3. h : AbMon
4. f : |s| ⟶ MonHom(g,h)
5. ∀k:|s|. ((∀[a1,a2:|g|].  ((f k (a1 * a2)) = ((f k a1) * (f k a2)) ∈ |h|)) ∧ ((f k e) = e ∈ |h|))
6. a' : |oal(s;g)| ⟶ |h|
7. IsMonHom{oal_mon(s;g),h}(a')
8. ∀j:|s|. ((f j) = (a' o (λw.inj(j,w))) ∈ (|g| ⟶ |h|))
9. ps : |oal(s;g)|
⊢ (a' ps) = (msFor{h} k ∈ dom(ps). (f k (ps[k]))) ∈ |h|
Latex:
Latex:
1.  s  :  LOSet
2.  g  :  AbDMon
3.  h  :  AbMon
4.  f  :  |s|  {}\mrightarrow{}  MonHom(g,h)
5.  \mforall{}k:|s|.  ((\mforall{}[a1,a2:|g|].    ((f  k  (a1  *  a2))  =  ((f  k  a1)  *  (f  k  a2))))  \mwedge{}  ((f  k  e)  =  e))
6.  a'  :  |oal(s;g)|  {}\mrightarrow{}  |h|
7.  IsMonHom\{oal\_mon(s;g),h\}(a')
8.  \mforall{}j:|s|.  ((f  j)  =  (a'  o  (\mlambda{}w.inj(j,w))))
\mvdash{}  a'  =  (\mlambda{}ps:|oal(s;g)|.  msFor\{h\}  k  \mmember{}  dom(ps).  (f  k  (ps[k])))
By
Latex:
((ExtWith  [`ps']  [] 
THENM  Reduce  0)  THENA  Auto)
Home
Index