Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
multiset.gcd_singleton
Modification history
2021-08-21 21:43
src/algebra/gcd_monoid/multiset.lean
chore(data/multiset/basic): consistently use singleton notation (#8786)
Modified
multiset.gcd_singleton
View on Github →
2020-10-13 19:48
src/data/multiset/gcd.lean
chore(multiset): dedicated notation for multiset.cons (#4600)
Modified
multiset.gcd_singleton
View on Github →
2020-09-28 05:25
src/data/multiset/gcd.lean
feat(data/*/gcd): adds gcd, lcm of finsets and multisets (#4217) …
Added
multiset.gcd_singleton
View on Github →