@@ -1267,6 +1267,7 @@ public import Mathlib.Algebra.WithConv
12671267public import Mathlib.AlgebraicGeometry.AffineScheme
12681268public import Mathlib.AlgebraicGeometry.AffineSpace
12691269public import Mathlib.AlgebraicGeometry.AffineTransitionLimit
1270+ public import Mathlib.AlgebraicGeometry.AlgClosed.Basic
12701271public import Mathlib.AlgebraicGeometry.Artinian
12711272public import Mathlib.AlgebraicGeometry.ColimitsOver
12721273public import Mathlib.AlgebraicGeometry.Cover.Directed
@@ -1295,8 +1296,10 @@ public import Mathlib.AlgebraicGeometry.EllipticCurve.Weierstrass
12951296public import Mathlib.AlgebraicGeometry.Fiber
12961297public import Mathlib.AlgebraicGeometry.FunctionField
12971298public import Mathlib.AlgebraicGeometry.GammaSpecAdjunction
1299+ public import Mathlib.AlgebraicGeometry.Geometrically.Basic
12981300public import Mathlib.AlgebraicGeometry.Gluing
12991301public import Mathlib.AlgebraicGeometry.GluingOneHypercover
1302+ public import Mathlib.AlgebraicGeometry.Group.Smooth
13001303public import Mathlib.AlgebraicGeometry.IdealSheaf.Basic
13011304public import Mathlib.AlgebraicGeometry.IdealSheaf.Functorial
13021305public import Mathlib.AlgebraicGeometry.IdealSheaf.Subscheme
@@ -2534,6 +2537,7 @@ public import Mathlib.CategoryTheory.Functor.KanExtension.Preserves
25342537public import Mathlib.CategoryTheory.Functor.OfSequence
25352538public import Mathlib.CategoryTheory.Functor.ReflectsIso.Balanced
25362539public import Mathlib.CategoryTheory.Functor.ReflectsIso.Basic
2540+ public import Mathlib.CategoryTheory.Functor.ReflectsIso.Jointly
25372541public import Mathlib.CategoryTheory.Functor.RegularEpi
25382542public import Mathlib.CategoryTheory.Functor.Trifunctor
25392543public import Mathlib.CategoryTheory.Functor.TwoSquare
@@ -2624,6 +2628,7 @@ public import Mathlib.CategoryTheory.Limits.Constructions.Over.Connected
26242628public import Mathlib.CategoryTheory.Limits.Constructions.Over.Products
26252629public import Mathlib.CategoryTheory.Limits.Constructions.Pullbacks
26262630public import Mathlib.CategoryTheory.Limits.Constructions.WeaklyInitial
2631+ public import Mathlib.CategoryTheory.Limits.Constructions.WidePullbackOfTerminal
26272632public import Mathlib.CategoryTheory.Limits.Constructions.ZeroObjects
26282633public import Mathlib.CategoryTheory.Limits.Creates
26292634public import Mathlib.CategoryTheory.Limits.Elements
@@ -3142,6 +3147,7 @@ public import Mathlib.CategoryTheory.Sites.Over
31423147public import Mathlib.CategoryTheory.Sites.Plus
31433148public import Mathlib.CategoryTheory.Sites.Point.Basic
31443149public import Mathlib.CategoryTheory.Sites.Point.Category
3150+ public import Mathlib.CategoryTheory.Sites.Point.Over
31453151public import Mathlib.CategoryTheory.Sites.Precoverage
31463152public import Mathlib.CategoryTheory.Sites.PrecoverageToGrothendieck
31473153public import Mathlib.CategoryTheory.Sites.Preserves
@@ -3153,6 +3159,7 @@ public import Mathlib.CategoryTheory.Sites.Pullback
31533159public import Mathlib.CategoryTheory.Sites.RegularEpi
31543160public import Mathlib.CategoryTheory.Sites.Sheaf
31553161public import Mathlib.CategoryTheory.Sites.SheafCohomology.Basic
3162+ public import Mathlib.CategoryTheory.Sites.SheafCohomology.MayerVietoris
31563163public import Mathlib.CategoryTheory.Sites.SheafHom
31573164public import Mathlib.CategoryTheory.Sites.SheafOfTypes
31583165public import Mathlib.CategoryTheory.Sites.Sheafification
@@ -5571,6 +5578,7 @@ public import Mathlib.Order.ConditionallyCompleteLattice.Defs
55715578public import Mathlib.Order.ConditionallyCompleteLattice.Finset
55725579public import Mathlib.Order.ConditionallyCompleteLattice.Group
55735580public import Mathlib.Order.ConditionallyCompleteLattice.Indexed
5581+ public import Mathlib.Order.ConditionallyCompletePartialOrder.Defs
55745582public import Mathlib.Order.Copy
55755583public import Mathlib.Order.CountableDenseLinearOrder
55765584public import Mathlib.Order.Cover
@@ -6073,6 +6081,7 @@ public import Mathlib.RingTheory.Finiteness.Bilinear
60736081public import Mathlib.RingTheory.Finiteness.Cardinality
60746082public import Mathlib.RingTheory.Finiteness.Cofinite
60756083public import Mathlib.RingTheory.Finiteness.Defs
6084+ public import Mathlib.RingTheory.Finiteness.Descent
60766085public import Mathlib.RingTheory.Finiteness.Finsupp
60776086public import Mathlib.RingTheory.Finiteness.Ideal
60786087public import Mathlib.RingTheory.Finiteness.Lattice
@@ -6154,6 +6163,7 @@ public import Mathlib.RingTheory.Ideal.Lattice
61546163public import Mathlib.RingTheory.Ideal.Maps
61556164public import Mathlib.RingTheory.Ideal.Maximal
61566165public import Mathlib.RingTheory.Ideal.MinimalPrime.Basic
6166+ public import Mathlib.RingTheory.Ideal.MinimalPrime.Colon
61576167public import Mathlib.RingTheory.Ideal.MinimalPrime.Localization
61586168public import Mathlib.RingTheory.Ideal.MinimalPrime.Noetherian
61596169public import Mathlib.RingTheory.Ideal.NatInt
@@ -7481,6 +7491,7 @@ public import Mathlib.Topology.Order.ProjIcc
74817491public import Mathlib.Topology.Order.Real
74827492public import Mathlib.Topology.Order.Rolle
74837493public import Mathlib.Topology.Order.ScottTopology
7494+ public import Mathlib.Topology.Order.SuccPred
74847495public import Mathlib.Topology.Order.T5
74857496public import Mathlib.Topology.Order.UpperLowerSetTopology
74867497public import Mathlib.Topology.Order.WithTop
0 commit comments