Commit 2024-04-28 07:15 51a6e529

View on Github →

chore: reduce proof dependencies for Nat.factors_count_eq (#12105) This is a bit longer, partially duplicating the argument from UniqueFactorizationMonoid.multiplicity_eq_count_normalizedFactors, but it means we no longer need to depend on RingTheory.Int.Basic at this point. The other added lemmas seem useful regardless.

Estimated changes