Step * of Lemma mset_union_ident_l

s:DSet. ∀a:MSet{s}.  ((0{s} ⋃ a) 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 #∈ 0{s};x #∈ a) (x #∈ a) ∈ ℤ)


Latex:


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


By


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




Home Index