Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-12-28 03:25 612a4766

View on Github →

feat(ring_theory/polynomial/cyclotomic/basic): add cyclotomic_expand_eq_cyclotomic (#10974) We prove that, if p ∣ n, then expand R p (cyclotomic n R) = cyclotomic (p * n) R.

Estimated changes