@@ -1318,6 +1318,7 @@ public import Mathlib.Algebra.Star.StarRingHom
13181318public import Mathlib.Algebra.Star.Subalgebra
13191319public import Mathlib.Algebra.Star.Subsemiring
13201320public import Mathlib.Algebra.Star.TensorProduct
1321+ public import Mathlib.Algebra.Star.TransferInstance
13211322public import Mathlib.Algebra.Star.Unitary
13221323public import Mathlib.Algebra.Star.UnitaryStarAlgAut
13231324public import Mathlib.Algebra.Symmetrized
@@ -2661,6 +2662,7 @@ public import Mathlib.CategoryTheory.EpiMono
26612662public import Mathlib.CategoryTheory.EqToHom
26622663public import Mathlib.CategoryTheory.Equivalence
26632664public import Mathlib.CategoryTheory.Equivalence.Symmetry
2665+ public import Mathlib.CategoryTheory.EquivalenceRelation
26642666public import Mathlib.CategoryTheory.EssentialImage
26652667public import Mathlib.CategoryTheory.EssentiallySmall
26662668public import Mathlib.CategoryTheory.Extensive
@@ -4378,6 +4380,7 @@ public import Mathlib.Data.Sum.Lattice
43784380public import Mathlib.Data.Sum.Order
43794381public import Mathlib.Data.Sym.Basic
43804382public import Mathlib.Data.Sym.Card
4383+ public import Mathlib.Data.Sym.NatCard
43814384public import Mathlib.Data.Sym.Sym2
43824385public import Mathlib.Data.Sym.Sym2.Finsupp
43834386public import Mathlib.Data.Sym.Sym2.Init
@@ -4827,6 +4830,7 @@ public import Mathlib.GroupTheory.Submonoid.Centralizer
48274830public import Mathlib.GroupTheory.Submonoid.Inverses
48284831public import Mathlib.GroupTheory.Subsemigroup.Center
48294832public import Mathlib.GroupTheory.Subsemigroup.Centralizer
4833+ public import Mathlib.GroupTheory.Subsemigroup.Lemmas
48304834public import Mathlib.GroupTheory.Sylow
48314835public import Mathlib.GroupTheory.Torsion
48324836public import Mathlib.GroupTheory.Transfer
@@ -5060,6 +5064,7 @@ public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Basic
50605064public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Card
50615065public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Defs
50625066public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.FinTwo
5067+ public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.MvPolynomial
50635068public import Mathlib.LinearAlgebra.Matrix.GeneralLinearGroup.Projective
50645069public import Mathlib.LinearAlgebra.Matrix.Gershgorin
50655070public import Mathlib.LinearAlgebra.Matrix.Hadamard
@@ -6169,6 +6174,7 @@ public import Mathlib.Order.WithBotTop
61696174public import Mathlib.Order.Zorn
61706175public import Mathlib.Order.ZornAtoms
61716176public import Mathlib.Probability.BorelCantelli
6177+ public import Mathlib.Probability.BrownianMotion.GaussianProjectiveFamily
61726178public import Mathlib.Probability.CDF
61736179public import Mathlib.Probability.CentralLimitTheorem
61746180public import Mathlib.Probability.Combinatorics.BinomialRandomGraph.Defs
@@ -6394,6 +6400,8 @@ public import Mathlib.RingTheory.Bialgebra.TensorProduct
63946400public import Mathlib.RingTheory.Binomial
63956401public import Mathlib.RingTheory.ChainOfDivisors
63966402public import Mathlib.RingTheory.ClassGroup
6403+ public import Mathlib.RingTheory.ClassGroup.Basic
6404+ public import Mathlib.RingTheory.ClassGroup.ExtendedHom
63976405public import Mathlib.RingTheory.Coalgebra.Basic
63986406public import Mathlib.RingTheory.Coalgebra.CoassocSimps
63996407public import Mathlib.RingTheory.Coalgebra.Convolution
@@ -6554,6 +6562,7 @@ public import Mathlib.RingTheory.Ideal.Colon
65546562public import Mathlib.RingTheory.Ideal.Cotangent
65556563public import Mathlib.RingTheory.Ideal.CotangentBaseChange
65566564public import Mathlib.RingTheory.Ideal.Defs
6565+ public import Mathlib.RingTheory.Ideal.Finsupp
65576566public import Mathlib.RingTheory.Ideal.GoingDown
65586567public import Mathlib.RingTheory.Ideal.GoingUp
65596568public import Mathlib.RingTheory.Ideal.Height
@@ -6852,6 +6861,7 @@ public import Mathlib.RingTheory.ReesAlgebra
68526861public import Mathlib.RingTheory.Regular.Category
68536862public import Mathlib.RingTheory.Regular.Depth
68546863public import Mathlib.RingTheory.Regular.Flat
6864+ public import Mathlib.RingTheory.Regular.Free
68556865public import Mathlib.RingTheory.Regular.IsSMulRegular
68566866public import Mathlib.RingTheory.Regular.LinearMap
68576867public import Mathlib.RingTheory.Regular.ProjectiveDimension
@@ -7093,6 +7103,7 @@ public import Mathlib.Tactic.ArithMult
70937103public import Mathlib.Tactic.ArithMult.Init
70947104public import Mathlib.Tactic.Attr.Core
70957105public import Mathlib.Tactic.Attr.Register
7106+ public import Mathlib.Tactic.BDSimp
70967107public import Mathlib.Tactic.Basic
70977108public import Mathlib.Tactic.Bound
70987109public import Mathlib.Tactic.Bound.Attribute
0 commit comments