Commit 2024-05-18 20:54 dd53bf00

View on Github →

refactor(Algebra.Polynomial.RingDivision): split large file (#12958) Currently Algebra.Polynomial.RingDivision is a strange mix of basic results about polynomial rings and stuff about their roots. We move those to a new file Algebra.Polynomial.Roots.

Estimated changes

deleted theorem Polynomial.aroots_C
deleted theorem Polynomial.aroots_C_mul
deleted theorem Polynomial.aroots_X
deleted theorem Polynomial.aroots_X_pow
deleted theorem Polynomial.aroots_X_sub_C
deleted theorem Polynomial.aroots_def
deleted theorem Polynomial.aroots_mul
deleted theorem Polynomial.aroots_neg
deleted theorem Polynomial.aroots_one
deleted theorem Polynomial.aroots_pow
deleted theorem Polynomial.aroots_zero
deleted theorem Polynomial.card_nthRoots
deleted theorem Polynomial.card_roots'
deleted theorem Polynomial.card_roots
deleted theorem Polynomial.count_roots
deleted theorem Polynomial.funext
deleted theorem Polynomial.map_roots_le
deleted theorem Polynomial.mem_aroots'
deleted theorem Polynomial.mem_aroots
deleted theorem Polynomial.mem_nthRoots
deleted theorem Polynomial.mem_rootSet'
deleted theorem Polynomial.mem_rootSet
deleted theorem Polynomial.mem_roots'
deleted theorem Polynomial.mem_roots
deleted def Polynomial.nthRoots
deleted theorem Polynomial.nthRoots_zero
deleted def Polynomial.rootSet
deleted theorem Polynomial.rootSet_C
deleted theorem Polynomial.rootSet_def
deleted theorem Polynomial.rootSet_finite
deleted theorem Polynomial.rootSet_mapsTo
deleted theorem Polynomial.rootSet_neg
deleted theorem Polynomial.rootSet_one
deleted theorem Polynomial.rootSet_zero
deleted theorem Polynomial.roots_C
deleted theorem Polynomial.roots_C_mul
deleted theorem Polynomial.roots_X
deleted theorem Polynomial.roots_X_pow
deleted theorem Polynomial.roots_X_sub_C
deleted theorem Polynomial.roots_def
deleted theorem Polynomial.roots_monomial
deleted theorem Polynomial.roots_mul
deleted theorem Polynomial.roots_neg
deleted theorem Polynomial.roots_one
deleted theorem Polynomial.roots_pow
deleted theorem Polynomial.roots_prod
deleted theorem Polynomial.roots_zero
added theorem Polynomial.aroots_C
added theorem Polynomial.aroots_X
added theorem Polynomial.aroots_def
added theorem Polynomial.aroots_mul
added theorem Polynomial.aroots_neg
added theorem Polynomial.aroots_one
added theorem Polynomial.aroots_pow
added theorem Polynomial.aroots_zero
added theorem Polynomial.card_roots'
added theorem Polynomial.card_roots
added theorem Polynomial.count_roots
added theorem Polynomial.funext
added theorem Polynomial.mem_aroots'
added theorem Polynomial.mem_aroots
added theorem Polynomial.mem_rootSet
added theorem Polynomial.mem_roots'
added theorem Polynomial.mem_roots
added theorem Polynomial.rootSet_C
added theorem Polynomial.rootSet_def
added theorem Polynomial.rootSet_neg
added theorem Polynomial.rootSet_one
added theorem Polynomial.roots_C
added theorem Polynomial.roots_C_mul
added theorem Polynomial.roots_X
added theorem Polynomial.roots_X_pow
added theorem Polynomial.roots_def
added theorem Polynomial.roots_mul
added theorem Polynomial.roots_neg
added theorem Polynomial.roots_one
added theorem Polynomial.roots_pow
added theorem Polynomial.roots_prod
added theorem Polynomial.roots_zero