File tree Expand file tree Collapse file tree 5 files changed +16
-0
lines changed
Mathlib/NumberTheory/Cyclotomic Expand file tree Collapse file tree 5 files changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -4859,8 +4859,12 @@ import Mathlib.NumberTheory.ClassNumber.FunctionField
48594859import Mathlib.NumberTheory.Cyclotomic.Basic
48604860import Mathlib.NumberTheory.Cyclotomic.CyclotomicCharacter
48614861import Mathlib.NumberTheory.Cyclotomic.Discriminant
4862+ import Mathlib.NumberTheory.Cyclotomic.Embeddings
48624863import Mathlib.NumberTheory.Cyclotomic.Gal
4864+ import Mathlib.NumberTheory.Cyclotomic.PID
48634865import Mathlib.NumberTheory.Cyclotomic.PrimitiveRoots
4866+ import Mathlib.NumberTheory.Cyclotomic.Rat
4867+ import Mathlib.NumberTheory.Cyclotomic.Three
48644868import Mathlib.NumberTheory.Dioph
48654869import Mathlib.NumberTheory.DiophantineApproximation.Basic
48664870import Mathlib.NumberTheory.DiophantineApproximation.ContinuedFractions
Original file line number Diff line number Diff line change 1+ import Mathlib.NumberTheory.NumberField.Cyclotomic.Embeddings
2+
3+ deprecated_module (since := "2025-10-14" )
Original file line number Diff line number Diff line change 1+ import Mathlib.NumberTheory.NumberField.Cyclotomic.PID
2+
3+ deprecated_module (since := "2025-10-14" )
Original file line number Diff line number Diff line change 1+ import Mathlib.NumberTheory.NumberField.Cyclotomic.Basic
2+
3+ deprecated_module (since := "2025-10-14" )
Original file line number Diff line number Diff line change 1+ import Mathlib.NumberTheory.NumberField.Cyclotomic.Three
2+
3+ deprecated_module (since := "2025-10-14" )
You can’t perform that action at this time.
0 commit comments