Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-02-11 19:49 515ce797

View on Github →

refactor(data/nat/factorization): Use factorization instead of factors.count (#11384) Refactor to use factorization over factors.count, and adjust lemmas to be stated in terms of the former instead.

Estimated changes