Mathlib Changelog
v4
Changelog
About
Github
Commit
2025-01-06 23:47
213762fb
View on Github →
chore: don't import algebra in
Data.Multiset.Basic
(
#19775
)
Estimated changes
Modified
Mathlib.lean
Modified
Mathlib/Algebra/BigOperators/Group/Multiset.lean
Modified
Mathlib/Algebra/BigOperators/GroupWithZero/Action.lean
Created
Mathlib/Algebra/Order/Group/Multiset.lean
added
theorem
Multiset.addHom_ext
added
def
Multiset.cardHom
added
theorem
Multiset.card_nsmul
added
theorem
Multiset.coe_countAddMonoidHom
added
theorem
Multiset.coe_countPAddMonoidHom
added
theorem
Multiset.coe_mapAddMonoidHom
added
def
Multiset.countAddMonoidHom
added
def
Multiset.countPAddMonoidHom
added
theorem
Multiset.countP_nsmul
added
theorem
Multiset.count_nsmul
added
theorem
Multiset.filter_nsmul
added
def
Multiset.mapAddMonoidHom
added
theorem
Multiset.map_nsmul
added
theorem
Multiset.mem_nsmul
added
theorem
Multiset.mem_nsmul_of_ne_zero
added
theorem
Multiset.mem_of_mem_nsmul
added
theorem
Multiset.nsmul_cons
added
theorem
Multiset.nsmul_replicate
added
theorem
Multiset.nsmul_singleton
added
def
Multiset.replicateAddMonoidHom
Modified
Mathlib/Data/Multiset/Basic.lean
deleted
theorem
Multiset.addHom_ext
deleted
def
Multiset.cardHom
modified
theorem
Multiset.card_add
deleted
theorem
Multiset.card_nsmul
deleted
theorem
Multiset.coe_countAddMonoidHom
deleted
theorem
Multiset.coe_countPAddMonoidHom
deleted
theorem
Multiset.coe_mapAddMonoidHom
deleted
def
Multiset.countAddMonoidHom
deleted
def
Multiset.countPAddMonoidHom
deleted
theorem
Multiset.countP_nsmul
deleted
theorem
Multiset.count_nsmul
modified
theorem
Multiset.eq_union_left
modified
theorem
Multiset.erase_add_left_neg
modified
theorem
Multiset.erase_add_right_pos
deleted
theorem
Multiset.filter_nsmul
modified
theorem
Multiset.le_add_left
modified
theorem
Multiset.le_add_right
modified
theorem
Multiset.le_union_left
deleted
def
Multiset.mapAddMonoidHom
deleted
theorem
Multiset.map_nsmul
deleted
theorem
Multiset.mem_nsmul
deleted
theorem
Multiset.mem_nsmul_of_ne_zero
deleted
theorem
Multiset.mem_of_mem_nsmul
deleted
theorem
Multiset.nsmul_cons
deleted
theorem
Multiset.nsmul_replicate
deleted
theorem
Multiset.nsmul_singleton
deleted
def
Multiset.replicateAddMonoidHom
Modified
Mathlib/Data/Multiset/OrderedMonoid.lean
Modified
Mathlib/Data/Multiset/Range.lean
Modified
Mathlib/Data/Sym/Basic.lean