Step * of Lemma mset_union_ident_r

s:DSet. ∀a:MSet{s}.  ((a ⋃ 0{s}) a ∈ MSet{s})
BY
((RepD THENM BLemma `eq_mset_iff_eq_counts` 
THENM RewriteWith [] ``mset_count_union`` 0) THENA Auto) }

1
1. DSet
2. MSet{s}
⊢ ∀x:|s|. (imax(x #∈ a;x #∈ 0{s}) (x #∈ a) ∈ ℤ)


Latex:


Latex:
\mforall{}s:DSet.  \mforall{}a:MSet\{s\}.    ((a  \mcup{}  0\{s\})  =  a)


By


Latex:
((RepD  THENM  BLemma  `eq\_mset\_iff\_eq\_counts` 
THENM  RewriteWith  []  ``mset\_count\_union``  0)  THENA  Auto)




Home Index