[Merged by Bors] - chore: defer a lemma, to avoid needing Cardinal in LinearIndependent#19626
Closed
[Merged by Bors] - chore: defer a lemma, to avoid needing Cardinal in LinearIndependent#19626
Conversation
PR summary 4b2e4bb424
|
| 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 filesMathlib.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 filesMathlib.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 filesMathlib.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
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
Ruben-VandeVelde
approved these changes
Dec 1, 2024
Contributor
Ruben-VandeVelde
left a comment
There was a problem hiding this comment.
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde. |
Contributor
|
Pull request successfully merged into master. Build succeeded: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.