Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
leanprover-community-mathlib4-bot committed Jan 31, 2025
2 parents 4368e7a + 41fd5d1 commit eca9084
Show file tree
Hide file tree
Showing 280 changed files with 8,256 additions and 3,529 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/maintainer_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
# both set simultaneously: depending on the event that triggers the PR, usually only one is set
env:
AUTHOR: ${{ github.event.comment.user.login }}${{ github.event.review.user.login }}
PR_AUTHOR: ${{ github.event.issue.user.login }}${{ github.event.pull_request.user.login }}
PR_NUMBER: ${{ github.event.issue.number }}${{ github.event.pull_request.number }}
COMMENT_EVENT: ${{ github.event.comment.body }}
COMMENT_REVIEW: ${{ github.event.review.body }}
Expand All @@ -32,6 +33,7 @@ jobs:
- name: Find maintainer merge/delegate
id: merge_or_delegate
run: |
echo "PR author: ${PR_AUTHOR}"
COMMENT="${COMMENT_EVENT}${COMMENT_REVIEW}"
# we strip `\r` since line endings from GitHub contain this character
Expand Down Expand Up @@ -81,7 +83,7 @@ jobs:
echo ""
message="$(
./scripts/maintainer_merge_message.sh "${AUTHOR}" "${{ steps.merge_or_delegate.outputs.mOrD }}" "${EVENT_NAME}" "${PR_NUMBER}" "${PR_URL}" "${PR_TITLE_ISSUE}${PR_TITLE_PR}" "${COMMENT_EVENT}${COMMENT_REVIEW}"
./scripts/maintainer_merge_message.sh "${AUTHOR}" "${{ steps.merge_or_delegate.outputs.mOrD }}" "${EVENT_NAME}" "${PR_NUMBER}" "${PR_URL}" "${PR_TITLE_ISSUE}${PR_TITLE_PR}" "${COMMENT_EVENT}${COMMENT_REVIEW}" "${PR_AUTHOR}"
)"
printf 'title<<EOF\n%s\nEOF' "${message}" | tee "$GITHUB_OUTPUT"
Expand Down
23 changes: 23 additions & 0 deletions Mathlib.lean
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ import Mathlib.Algebra.Category.Semigrp.Basic
import Mathlib.Algebra.Central.Basic
import Mathlib.Algebra.Central.Defs
import Mathlib.Algebra.Central.Matrix
import Mathlib.Algebra.Central.TensorProduct
import Mathlib.Algebra.CharP.Algebra
import Mathlib.Algebra.CharP.Basic
import Mathlib.Algebra.CharP.CharAndCard
Expand Down Expand Up @@ -263,6 +264,7 @@ import Mathlib.Algebra.GradedMulAction
import Mathlib.Algebra.Group.Action.Basic
import Mathlib.Algebra.Group.Action.Defs
import Mathlib.Algebra.Group.Action.End
import Mathlib.Algebra.Group.Action.Equidecomp
import Mathlib.Algebra.Group.Action.Faithful
import Mathlib.Algebra.Group.Action.Opposite
import Mathlib.Algebra.Group.Action.Option
Expand Down Expand Up @@ -412,6 +414,7 @@ import Mathlib.Algebra.GroupWithZero.Pointwise.Set.Basic
import Mathlib.Algebra.GroupWithZero.Pointwise.Set.Card
import Mathlib.Algebra.GroupWithZero.Prod
import Mathlib.Algebra.GroupWithZero.Semiconj
import Mathlib.Algebra.GroupWithZero.Submonoid
import Mathlib.Algebra.GroupWithZero.ULift
import Mathlib.Algebra.GroupWithZero.Units.Basic
import Mathlib.Algebra.GroupWithZero.Units.Equiv
Expand Down Expand Up @@ -939,6 +942,7 @@ import Mathlib.Algebra.Ring.Invertible
import Mathlib.Algebra.Ring.MinimalAxioms
import Mathlib.Algebra.Ring.Nat
import Mathlib.Algebra.Ring.NegOnePow
import Mathlib.Algebra.Ring.NonZeroDivisors
import Mathlib.Algebra.Ring.Opposite
import Mathlib.Algebra.Ring.Parity
import Mathlib.Algebra.Ring.Pi
Expand All @@ -949,6 +953,7 @@ import Mathlib.Algebra.Ring.Rat
import Mathlib.Algebra.Ring.Regular
import Mathlib.Algebra.Ring.Semiconj
import Mathlib.Algebra.Ring.Semireal.Defs
import Mathlib.Algebra.Ring.Submonoid
import Mathlib.Algebra.Ring.Subring.Basic
import Mathlib.Algebra.Ring.Subring.Defs
import Mathlib.Algebra.Ring.Subring.IntPolynomial
Expand Down Expand Up @@ -1055,6 +1060,7 @@ import Mathlib.AlgebraicGeometry.Morphisms.UniversallyInjective
import Mathlib.AlgebraicGeometry.Noetherian
import Mathlib.AlgebraicGeometry.OpenImmersion
import Mathlib.AlgebraicGeometry.Over
import Mathlib.AlgebraicGeometry.PointsPi
import Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Basic
import Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Proper
import Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme
Expand Down Expand Up @@ -1602,6 +1608,7 @@ import Mathlib.Analysis.SpecialFunctions.Log.ENNRealLogExp
import Mathlib.Analysis.SpecialFunctions.Log.ERealExp
import Mathlib.Analysis.SpecialFunctions.Log.Monotone
import Mathlib.Analysis.SpecialFunctions.Log.NegMulLog
import Mathlib.Analysis.SpecialFunctions.Log.PosLog
import Mathlib.Analysis.SpecialFunctions.Log.Summable
import Mathlib.Analysis.SpecialFunctions.NonIntegrable
import Mathlib.Analysis.SpecialFunctions.OrdinaryHypergeometric
Expand Down Expand Up @@ -2046,6 +2053,7 @@ import Mathlib.CategoryTheory.Localization.HasLocalization
import Mathlib.CategoryTheory.Localization.HomEquiv
import Mathlib.CategoryTheory.Localization.LocalizerMorphism
import Mathlib.CategoryTheory.Localization.LocallySmall
import Mathlib.CategoryTheory.Localization.Monoidal
import Mathlib.CategoryTheory.Localization.Opposite
import Mathlib.CategoryTheory.Localization.Pi
import Mathlib.CategoryTheory.Localization.Predicate
Expand Down Expand Up @@ -2270,6 +2278,7 @@ import Mathlib.CategoryTheory.Subobject.MonoOver
import Mathlib.CategoryTheory.Subobject.Types
import Mathlib.CategoryTheory.Subobject.WellPowered
import Mathlib.CategoryTheory.Subpresheaf.Basic
import Mathlib.CategoryTheory.Subpresheaf.Equalizer
import Mathlib.CategoryTheory.Subpresheaf.Image
import Mathlib.CategoryTheory.Subpresheaf.OfSection
import Mathlib.CategoryTheory.Subpresheaf.Sieves
Expand Down Expand Up @@ -2560,6 +2569,7 @@ import Mathlib.Data.FinEnum
import Mathlib.Data.FinEnum.Option
import Mathlib.Data.Finite.Card
import Mathlib.Data.Finite.Defs
import Mathlib.Data.Finite.Perm
import Mathlib.Data.Finite.Powerset
import Mathlib.Data.Finite.Prod
import Mathlib.Data.Finite.Set
Expand Down Expand Up @@ -2637,6 +2647,7 @@ import Mathlib.Data.Finsupp.Notation
import Mathlib.Data.Finsupp.Order
import Mathlib.Data.Finsupp.PWO
import Mathlib.Data.Finsupp.Pointwise
import Mathlib.Data.Finsupp.SMul
import Mathlib.Data.Finsupp.SMulWithZero
import Mathlib.Data.Finsupp.Single
import Mathlib.Data.Finsupp.ToDFinsupp
Expand Down Expand Up @@ -3331,9 +3342,11 @@ import Mathlib.GroupTheory.GroupAction.Ring
import Mathlib.GroupTheory.GroupAction.SubMulAction
import Mathlib.GroupTheory.GroupAction.SubMulAction.Pointwise
import Mathlib.GroupTheory.GroupAction.Support
import Mathlib.GroupTheory.GroupAction.Transitive
import Mathlib.GroupTheory.GroupExtension.Defs
import Mathlib.GroupTheory.HNNExtension
import Mathlib.GroupTheory.Index
import Mathlib.GroupTheory.IndexNormal
import Mathlib.GroupTheory.MonoidLocalization.Away
import Mathlib.GroupTheory.MonoidLocalization.Basic
import Mathlib.GroupTheory.MonoidLocalization.Cardinality
Expand Down Expand Up @@ -3795,6 +3808,7 @@ import Mathlib.MeasureTheory.Function.SpecialFunctions.Arctan
import Mathlib.MeasureTheory.Function.SpecialFunctions.Basic
import Mathlib.MeasureTheory.Function.SpecialFunctions.Inner
import Mathlib.MeasureTheory.Function.SpecialFunctions.RCLike
import Mathlib.MeasureTheory.Function.StronglyMeasurable.AEStronglyMeasurable
import Mathlib.MeasureTheory.Function.StronglyMeasurable.Basic
import Mathlib.MeasureTheory.Function.StronglyMeasurable.ENNReal
import Mathlib.MeasureTheory.Function.StronglyMeasurable.Inner
Expand Down Expand Up @@ -4231,6 +4245,7 @@ import Mathlib.Order.Filter.Ultrafilter.Basic
import Mathlib.Order.Filter.Ultrafilter.Defs
import Mathlib.Order.Filter.ZeroAndBoundedAtFilter
import Mathlib.Order.Fin.Basic
import Mathlib.Order.Fin.Finset
import Mathlib.Order.Fin.Tuple
import Mathlib.Order.FixedPoints
import Mathlib.Order.GaloisConnection.Basic
Expand Down Expand Up @@ -4345,6 +4360,7 @@ import Mathlib.Order.Zorn
import Mathlib.Order.ZornAtoms
import Mathlib.Probability.BorelCantelli
import Mathlib.Probability.CDF
import Mathlib.Probability.CondVar
import Mathlib.Probability.ConditionalExpectation
import Mathlib.Probability.ConditionalProbability
import Mathlib.Probability.Density
Expand Down Expand Up @@ -4451,6 +4467,7 @@ import Mathlib.RingTheory.AlgebraicIndependent.Defs
import Mathlib.RingTheory.AlgebraicIndependent.RankAndCardinality
import Mathlib.RingTheory.AlgebraicIndependent.TranscendenceBasis
import Mathlib.RingTheory.AlgebraicIndependent.Transcendental
import Mathlib.RingTheory.Artinian.Algebra
import Mathlib.RingTheory.Artinian.Instances
import Mathlib.RingTheory.Artinian.Module
import Mathlib.RingTheory.Artinian.Ring
Expand Down Expand Up @@ -4543,6 +4560,7 @@ import Mathlib.RingTheory.GradedAlgebra.Noetherian
import Mathlib.RingTheory.GradedAlgebra.Radical
import Mathlib.RingTheory.HahnSeries.Addition
import Mathlib.RingTheory.HahnSeries.Basic
import Mathlib.RingTheory.HahnSeries.HEval
import Mathlib.RingTheory.HahnSeries.Multiplication
import Mathlib.RingTheory.HahnSeries.PowerSeries
import Mathlib.RingTheory.HahnSeries.Summable
Expand Down Expand Up @@ -4659,6 +4677,7 @@ import Mathlib.RingTheory.MvPolynomial.Homogeneous
import Mathlib.RingTheory.MvPolynomial.Ideal
import Mathlib.RingTheory.MvPolynomial.Localization
import Mathlib.RingTheory.MvPolynomial.MonomialOrder
import Mathlib.RingTheory.MvPolynomial.MonomialOrder.DegLex
import Mathlib.RingTheory.MvPolynomial.Symmetric.Defs
import Mathlib.RingTheory.MvPolynomial.Symmetric.FundamentalTheorem
import Mathlib.RingTheory.MvPolynomial.Symmetric.NewtonIdentities
Expand Down Expand Up @@ -4731,6 +4750,7 @@ import Mathlib.RingTheory.Polynomial.Wronskian
import Mathlib.RingTheory.PolynomialAlgebra
import Mathlib.RingTheory.PowerBasis
import Mathlib.RingTheory.PowerSeries.Basic
import Mathlib.RingTheory.PowerSeries.Binomial
import Mathlib.RingTheory.PowerSeries.Derivative
import Mathlib.RingTheory.PowerSeries.Inverse
import Mathlib.RingTheory.PowerSeries.Order
Expand Down Expand Up @@ -4776,6 +4796,7 @@ import Mathlib.RingTheory.Smooth.Local
import Mathlib.RingTheory.Smooth.Locus
import Mathlib.RingTheory.Smooth.Pi
import Mathlib.RingTheory.Smooth.StandardSmooth
import Mathlib.RingTheory.Smooth.StandardSmoothCotangent
import Mathlib.RingTheory.Spectrum.Maximal.Basic
import Mathlib.RingTheory.Spectrum.Maximal.Defs
import Mathlib.RingTheory.Spectrum.Maximal.Localization
Expand Down Expand Up @@ -4842,6 +4863,7 @@ import Mathlib.RingTheory.Valuation.ValuationRing
import Mathlib.RingTheory.Valuation.ValuationSubring
import Mathlib.RingTheory.WittVector.Basic
import Mathlib.RingTheory.WittVector.Compare
import Mathlib.RingTheory.WittVector.Complete
import Mathlib.RingTheory.WittVector.Defs
import Mathlib.RingTheory.WittVector.DiscreteValuationRing
import Mathlib.RingTheory.WittVector.Domain
Expand Down Expand Up @@ -5593,6 +5615,7 @@ import Mathlib.Topology.Sets.Closeds
import Mathlib.Topology.Sets.Compacts
import Mathlib.Topology.Sets.Opens
import Mathlib.Topology.Sets.Order
import Mathlib.Topology.Sheaves.Alexandrov
import Mathlib.Topology.Sheaves.CommRingCat
import Mathlib.Topology.Sheaves.Forget
import Mathlib.Topology.Sheaves.Functors
Expand Down
2 changes: 1 addition & 1 deletion Mathlib/Algebra/Algebra/Operations.lean
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import Mathlib.Algebra.Algebra.Bilinear
import Mathlib.Algebra.Algebra.Opposite
import Mathlib.Algebra.Group.Pointwise.Finset.Basic
import Mathlib.Algebra.Group.Pointwise.Set.BigOperators
import Mathlib.Algebra.GroupWithZero.NonZeroDivisors
import Mathlib.Algebra.Module.Submodule.Pointwise
import Mathlib.Algebra.Ring.NonZeroDivisors
import Mathlib.Data.Set.Semiring
import Mathlib.GroupTheory.GroupAction.SubMulAction.Pointwise

Expand Down
Loading

0 comments on commit eca9084

Please sign in to comment.