Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
nat.divisors_eq_proper_divisors_insert_self_of_pos
Modification history
2023-01-16 01:14
src/number_theory/divisors.lean
feat(number_theory/divisors): add `nat.cons_self_proper_divisors` (#18176) …
Deleted
nat.divisors_eq_proper_divisors_insert_self_of_pos
View on Github →
2020-10-08 15:40
src/number_theory/divisors.lean
feat(number_theory/arithmetic_function): define `is_multiplicative` on `arithmetic_function`s, provides examples (#4312) …
Added
nat.divisors_eq_proper_divisors_insert_self_of_pos
View on Github →