Commit 2024-01-19 00:32 b71c5f26
View on Github →chore: bump Std to leanprover/std4#541 (#9828)
Notable changes: lemmas were added in https://github.com/leanprover/std4/pull/538 about gcd
and lcm
, that now have implicit arguments. Mostly this is a positive change in Mathlib, we can just delete the arguments. The one to consider in review is in ModEq
.