Step
*
3
1
of Lemma
fset_of_mset_count_bound
1. s : DSet
2. c : |s|
3. x : |s|
⊢ (c #∈ mset_inj{s}(x)) ≤ 1
BY
{ % spin off as lemma? % 
RepUnfolds ``mset_count mk_mset mset_inj`` 0 
THEN Reduce 0 THEN Auto' }
Latex:
Latex:
1.  s  :  DSet
2.  c  :  |s|
3.  x  :  |s|
\mvdash{}  (c  \#\mmember{}  mset\_inj\{s\}(x))  \mleq{}  1
By
Latex:
\%  spin  off  as  lemma?  \% 
RepUnfolds  ``mset\_count  mk\_mset  mset\_inj``  0 
THEN  Reduce  0  THEN  Auto'
Home
Index