Skip to content

[Merged by Bors] - chore: defer a lemma, to avoid needing Cardinal in LinearIndependent#19626

Closed
kim-em wants to merge 3 commits intomasterfrom
cardinals_in_linearindependent
Closed

[Merged by Bors] - chore: defer a lemma, to avoid needing Cardinal in LinearIndependent#19626
kim-em wants to merge 3 commits intomasterfrom
cardinals_in_linearindependent

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Nov 30, 2024

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 30, 2024

PR summary 4b2e4bb424

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.LinearAlgebra.LinearIndependent 896 879 -17 (-1.90%)
Mathlib.LinearAlgebra.Finsupp.VectorSpace 908 891 -17 (-1.87%)
Mathlib.Analysis.Convex.Cone.Basic 937 920 -17 (-1.81%)
Mathlib.LinearAlgebra.FreeModule.Basic 930 915 -15 (-1.61%)
Mathlib.RingTheory.TensorProduct.Free 1021 1006 -15 (-1.47%)
Mathlib.Algebra.Category.ModuleCat.Adjunctions 1075 1061 -14 (-1.30%)
Mathlib.Analysis.LocallyConvex.Polar 1175 1164 -11 (-0.94%)
Import changes for all files
Files Import difference
45 files Mathlib.RingTheory.AlgebraTower Mathlib.LinearAlgebra.DirectSum.Finsupp Mathlib.LinearAlgebra.Finsupp.VectorSpace Mathlib.Algebra.DirectSum.Module Mathlib.LinearAlgebra.DFinsupp Mathlib.RingTheory.Localization.BaseChange Mathlib.Algebra.MonoidAlgebra.ToDirectSum Mathlib.Analysis.Convex.Slope Mathlib.RingTheory.Coprime.Ideal Mathlib.Algebra.DirectSum.Internal Mathlib.LinearAlgebra.Matrix.ToLin Mathlib.RingTheory.GradedAlgebra.HomogeneousIdeal Mathlib.LinearAlgebra.DirectSum.TensorProduct Mathlib.Algebra.DirectSum.Decomposition Mathlib.LinearAlgebra.TensorProduct.Subalgebra Mathlib.Analysis.Convex.Cone.Extension Mathlib.LinearAlgebra.Matrix.DotProduct Mathlib.Analysis.Convex.Join Mathlib.LinearAlgebra.Matrix.StdBasis Mathlib.Algebra.DirectSum.Finsupp Mathlib.LinearAlgebra.LinearIndependent Mathlib.LinearAlgebra.SesquilinearForm Mathlib.LinearAlgebra.TensorProduct.Submodule Mathlib.LinearAlgebra.Ray Mathlib.Analysis.Convex.Mul Mathlib.Analysis.Convex.Segment Mathlib.RingTheory.MvPolynomial.WeightedHomogeneous Mathlib.Analysis.Convex.Function Mathlib.Analysis.Convex.Cone.Basic Mathlib.RingTheory.GradedAlgebra.Radical Mathlib.RingTheory.GradedAlgebra.Basic Mathlib.Data.Complex.Module Mathlib.Algebra.MonoidAlgebra.Grading Mathlib.Analysis.Convex.Hull Mathlib.Analysis.Convex.Star Mathlib.LinearAlgebra.Basis.Basic Mathlib.Analysis.Convex.Basic Mathlib.RingTheory.Localization.Module Mathlib.Analysis.Convex.Extreme Mathlib.Analysis.Convex.Quasiconvex Mathlib.Algebra.DirectSum.Algebra Mathlib.Algebra.MvPolynomial.Invertible Mathlib.LinearAlgebra.TensorProduct.Basis Mathlib.Algebra.Module.GradedModule Mathlib.LinearAlgebra.StdBasis
-17
12 files Mathlib.LinearAlgebra.TensorAlgebra.Grading Mathlib.RingTheory.Polynomial.Bernstein Mathlib.Algebra.Module.Projective Mathlib.LinearAlgebra.TensorAlgebra.ToTensorPower Mathlib.RingTheory.Polynomial.Wronskian Mathlib.LinearAlgebra.Alternating.Basic Mathlib.LinearAlgebra.TensorPower Mathlib.RingTheory.TensorProduct.Free Mathlib.LinearAlgebra.FreeModule.Basic Mathlib.LinearAlgebra.Multilinear.DFinsupp Mathlib.RingTheory.TensorProduct.MvPolynomial Mathlib.LinearAlgebra.FreeProduct.Basic
-15
Mathlib.Algebra.Category.ModuleCat.Adjunctions Mathlib.Algebra.Category.ModuleCat.Products -14
4 files Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Topology Mathlib.Analysis.LocallyConvex.Polar Mathlib.Analysis.Convex.Strict Mathlib.Analysis.Convex.Extrema
-11

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Nov 30, 2024
Copy link
Copy Markdown
Contributor

@Ruben-VandeVelde Ruben-VandeVelde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maintainer merge

@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 1, 2024

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

@github-actions github-actions bot added the maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. label Dec 1, 2024
Copy link
Copy Markdown
Member

@jcommelin jcommelin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🎉

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Dec 2, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Dec 2, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: defer a lemma, to avoid needing Cardinal in LinearIndependent [Merged by Bors] - chore: defer a lemma, to avoid needing Cardinal in LinearIndependent Dec 2, 2024
@mathlib-bors mathlib-bors bot closed this Dec 2, 2024
@mathlib-bors mathlib-bors bot deleted the cardinals_in_linearindependent branch December 2, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintainer-merge A reviewer has approved the changed; awaiting maintainer approval. ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants