File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,15 @@ public import Mathlib.Algebra.CharP.MixedCharZero
1111public import Mathlib.NumberTheory.Padics.RingHoms
1212public import Mathlib.RingTheory.AdicCompletion.Noetherian
1313public import Mathlib.RingTheory.AdicCompletion.RingHom
14+ public import Mathlib.RingTheory.AdicCompletion.Topology
1415public import Mathlib.RingTheory.Flat.Extension
1516public import Mathlib.RingTheory.Flat.TorsionFree
1617public import Mathlib.RingTheory.Ideal.Int
18+ public import Mathlib.RingTheory.MvPowerSeries.Evaluation
1719public import Mathlib.RingTheory.RegularLocalRing.Basic
1820public import Mathlib.RingTheory.RegularLocalRing.PowerSeries
19- public import Mathlib.RingTheory.RingHom.Flat
20- public import Mathlib.Algebra.Algebra.Hom.Rat
21+ public import Mathlib.RingTheory.Smooth.Field
2122public import Mathlib.RingTheory.Smooth.Quotient
22- public import Mathlib.RingTheory.MvPowerSeries.Evaluation
23- public import Mathlib.RingTheory.AdicCompletion.Topology
2423
2524/-!
2625
You can’t perform that action at this time.
0 commit comments