Step * of Lemma mset_union_mon_wf

s:DSet. (<MSet{s},⋃,0> ∈ AbMon)
BY
((Unfold `mset_union_mon` 
THENM RepD THENM BLemma `mk_abmonoid`) THEN Auto) }

1
1. DSet@i'
⊢ Assoc(MSet{s};λx,y. (x ⋃ y))

2
1. DSet@i'
⊢ Ident(MSet{s};λx,y. (x ⋃ y);0{s})

3
1. DSet@i'
⊢ Comm(MSet{s};λx,y. (x ⋃ y))


Latex:


Latex:
\mforall{}s:DSet.  (<MSet\{s\},\mcup{},0>  \mmember{}  AbMon)


By


Latex:
((Unfold  `mset\_union\_mon`  0 
THENM  RepD  THENM  BLemma  `mk\_abmonoid`)  THEN  Auto)




Home Index