File tree Expand file tree Collapse file tree
NumberTheory/ArithmeticFunction
RingTheory/Ideal/Quotient Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5635,7 +5635,6 @@ public import Mathlib.NumberTheory.Harmonic.Int
56355635public import Mathlib.NumberTheory.Harmonic.ZetaAsymp
56365636public import Mathlib.NumberTheory.Height.Basic
56375637public import Mathlib.NumberTheory.Height.MvPolynomial
5638- public import Mathlib.NumberTheory.Height.Northcott
56395638public import Mathlib.NumberTheory.Height.NumberField
56405639public import Mathlib.NumberTheory.Height.Projectivization
56415640public import Mathlib.NumberTheory.JacobiSum.Basic
@@ -6042,6 +6041,7 @@ public import Mathlib.Order.Monotone.Odd
60426041public import Mathlib.Order.Monotone.Union
60436042public import Mathlib.Order.Nat
60446043public import Mathlib.Order.NonemptyFiniteChains
6044+ public import Mathlib.Order.Northcott
60456045public import Mathlib.Order.Notation
60466046public import Mathlib.Order.Nucleus
60476047public import Mathlib.Order.OmegaCompletePartialOrder
Original file line number Diff line number Diff line change 88public import Mathlib.Data.Real.Basic
99public import Mathlib.GroupTheory.Finiteness
1010public import Mathlib.GroupTheory.Index
11- public import Mathlib.NumberTheory.Height .Northcott
11+ public import Mathlib.Order .Northcott
1212
1313import Mathlib.Data.Set.Finite.Lemmas
1414import Mathlib.Tactic.FieldSimp
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Authors: Thomas Browning
66module
77
88public import Mathlib.NumberTheory.ArithmeticFunction.Defs
9- public import Mathlib.NumberTheory.Height .Northcott
9+ public import Mathlib.Order .Northcott
1010public import Mathlib.RingTheory.PowerSeries.Basic
1111public import Mathlib.RingTheory.PowerSeries.PiTopology
1212public import Mathlib.RingTheory.PowerSeries.Substitution
File renamed without changes.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Authors: Xavier Roblot
66module
77
88public import Mathlib.Data.ZMod.QuotientRing
9- public import Mathlib.NumberTheory.Height .Northcott
9+ public import Mathlib.Order .Northcott
1010public import Mathlib.RingTheory.DedekindDomain.Basic
1111public import Mathlib.RingTheory.IntegralDomain
1212public import Mathlib.RingTheory.Ideal.Norm.AbsNorm
You can’t perform that action at this time.
0 commit comments