@@ -2161,6 +2161,7 @@ public import Mathlib.Analysis.SpecialFunctions.Gamma.Beta
21612161public import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup
21622162public import Mathlib.Analysis.SpecialFunctions.Gamma.Deligne
21632163public import Mathlib.Analysis.SpecialFunctions.Gamma.Deriv
2164+ public import Mathlib.Analysis.SpecialFunctions.Gamma.Digamma
21642165public import Mathlib.Analysis.SpecialFunctions.Gaussian.FourierTransform
21652166public import Mathlib.Analysis.SpecialFunctions.Gaussian.GaussianIntegral
21662167public import Mathlib.Analysis.SpecialFunctions.Gaussian.PoissonSummation
@@ -2961,6 +2962,7 @@ public import Mathlib.CategoryTheory.ObjectProperty.Opposite
29612962public import Mathlib.CategoryTheory.ObjectProperty.Orthogonal
29622963public import Mathlib.CategoryTheory.ObjectProperty.Retract
29632964public import Mathlib.CategoryTheory.ObjectProperty.Shift
2965+ public import Mathlib.CategoryTheory.ObjectProperty.ShiftAdditive
29642966public import Mathlib.CategoryTheory.ObjectProperty.SiteLocal
29652967public import Mathlib.CategoryTheory.ObjectProperty.Small
29662968public import Mathlib.CategoryTheory.Opposites
@@ -4330,6 +4332,7 @@ public import Mathlib.Geometry.Manifold.VectorBundle.Tangent
43304332public import Mathlib.Geometry.Manifold.VectorField.LieBracket
43314333public import Mathlib.Geometry.Manifold.VectorField.Pullback
43324334public import Mathlib.Geometry.Manifold.WhitneyEmbedding
4335+ public import Mathlib.Geometry.Polygon.Basic
43334336public import Mathlib.Geometry.RingedSpace.Basic
43344337public import Mathlib.Geometry.RingedSpace.LocallyRingedSpace
43354338public import Mathlib.Geometry.RingedSpace.LocallyRingedSpace.HasColimits
@@ -4401,6 +4404,7 @@ public import Mathlib.GroupTheory.GroupAction.Iwasawa
44014404public import Mathlib.GroupTheory.GroupAction.Jordan
44024405public import Mathlib.GroupTheory.GroupAction.MultiplePrimitivity
44034406public import Mathlib.GroupTheory.GroupAction.MultipleTransitivity
4407+ public import Mathlib.GroupTheory.GroupAction.OfQuotient
44044408public import Mathlib.GroupTheory.GroupAction.Period
44054409public import Mathlib.GroupTheory.GroupAction.Pointwise
44064410public import Mathlib.GroupTheory.GroupAction.Primitive
@@ -4419,6 +4423,7 @@ public import Mathlib.GroupTheory.GroupExtension.Defs
44194423public import Mathlib.GroupTheory.HNNExtension
44204424public import Mathlib.GroupTheory.Index
44214425public import Mathlib.GroupTheory.IndexNormal
4426+ public import Mathlib.GroupTheory.IsSubnormal
44224427public import Mathlib.GroupTheory.MonoidLocalization.Away
44234428public import Mathlib.GroupTheory.MonoidLocalization.Basic
44244429public import Mathlib.GroupTheory.MonoidLocalization.Cardinality
@@ -7514,7 +7519,6 @@ public import Mathlib.Topology.VectorBundle.Hom
75147519public import Mathlib.Topology.VectorBundle.Riemannian
75157520public import Mathlib.Util.AddRelatedDecl
75167521public import Mathlib.Util.AliasIn
7517- public import Mathlib.Util.AssertExistsExt
75187522public import Mathlib.Util.AssertNoSorry
75197523public import Mathlib.Util.AtLocation
75207524public import Mathlib.Util.AtomM
0 commit comments