Commit 2025-11-21 12:10 21bf164c

View on Github →

refactor(Algebra/Polynomial/Factors): rename Factors to Splits (#31878) This PR renames Factors to Splits. There is still plenty of work to be done in cleaning up Splits.lean, but that can wait for follow-up PRs. The first commit is a direct find & replace, and the rest are manual fixes.

Estimated changes

deleted theorem Polynomial.Factors.X_pow
deleted theorem Polynomial.Factors.of_dvd
deleted theorem Polynomial.Factors.splits
deleted def Polynomial.Factors