Skip to content

Aesop forward benchmark: forward no-precomp#21609

Draft
JLimperg wants to merge 4693 commits intomasterfrom
jannis/aesop-forward-bench-forward-no-precomp
Draft

Aesop forward benchmark: forward no-precomp#21609
JLimperg wants to merge 4693 commits intomasterfrom
jannis/aesop-forward-bench-forward-no-precomp

Conversation

@JLimperg
Copy link
Copy Markdown
Collaborator

@JLimperg JLimperg commented Feb 9, 2025

Not a real PR, just for benchmarking.

leanprover-community-mathlib4-bot and others added 30 commits January 25, 2025 03:32
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Kim Morrison <kim@tqft.net>
Co-authored-by: leanprover-community-mathlib4-bot <leanprover-community-mathlib4-bot@users.noreply.github.com>
Co-authored-by: Joachim Breitner <mail@joachim-breitner.de>
Co-authored-by: Johan Commelin <johan@commelin.net>
@JLimperg
Copy link
Copy Markdown
Collaborator Author

JLimperg commented Feb 9, 2025

!bench

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2025

PR summary 6eb30988f5

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ instance (n : ℕ) : TopologicalSpace (Vector α n) := by unfold Vector; infer_instance
- instance (n : ℕ) : TopologicalSpace (List.Vector α n) := by unfold List.Vector; infer_instance

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).

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Here are the benchmark results for commit 6eb3098.
There were significant changes against commit 50c9a9b:

  Benchmark                                                               Metric         Change
  =============================================================================================
- build                                                                   aesop           50.8%
- ~Aesop.RuleSet                                                          instructions    88.0%
- ~Aesop.Search.Main                                                      instructions   151.3%
+ ~Batteries.Data.Array.Lemmas                                            instructions   -91.9%
- ~Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital   instructions     4.9%
- ~Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order       instructions    13.8%
- ~Mathlib.Analysis.Convex.Visible                                        instructions    36.6%
- ~Mathlib.CategoryTheory.ComposableArrows                                instructions     4.7%
- ~Mathlib.CategoryTheory.Limits.Cones                                    instructions     3.4%
- ~Mathlib.CategoryTheory.Triangulated.Functor                            instructions     8.3%
- ~Mathlib.CategoryTheory.Triangulated.TriangleShift                      instructions    11.0%
- ~Mathlib.CategoryTheory.WithTerminal                                    instructions     8.8%
- ~Mathlib.LinearAlgebra.QuadraticForm.TensorProduct                      instructions    11.0%
- ~Mathlib.Probability.Kernel.Proper                                      instructions   113.7%
- ~Mathlib.Tactic.Module                                                  instructions     9.1%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 9, 2025

File Instructions %
build +1833.116⬝10⁹ (+1.21%)
lint -12.104⬝10⁹ (-0.15%)
Mathlib.Probability.Kernel.Proper +67.532⬝10⁹ (+113.69%)
Aesop.Search.Main +63.342⬝10⁹ (+151.30%)
Mathlib.Analysis.Convex.Visible +35.659⬝10⁹ (+36.61%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order +26.112⬝10⁹ (+13.82%)
Mathlib.CategoryTheory.Triangulated.Functor +25.600⬝10⁹ (+8.34%)
Mathlib.LinearAlgebra.QuadraticForm.TensorProduct +16.614⬝10⁹ (+11.00%)
Mathlib.CategoryTheory.Triangulated.TriangleShift +15.369⬝10⁹ (+10.95%)
2 files, Instructions +14.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.ComposableArrows +14.320⬝10⁹ (+4.72%)
Mathlib.Tactic.Module +14.2⬝10⁹ (+9.05%)
2 files, Instructions +11.0⬝10⁹
File Instructions %
Aesop.RuleSet +11.757⬝10⁹ (+88.03%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital +11.365⬝10⁹ (+4.85%)
2 files, Instructions +10.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.WithTerminal +10.899⬝10⁹ (+8.76%)
Mathlib.CategoryTheory.Limits.Cones +10.618⬝10⁹ (+3.42%)
2 files, Instructions +9.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Limits.Shapes.Biproducts +9.196⬝10⁹ (+3.55%)
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex +9.52⬝10⁹ (+10.72%)
2 files, Instructions +8.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Comma.Basic +8.911⬝10⁹ (+4.63%)
Mathlib.LinearAlgebra.BilinearForm.TensorProduct +8.402⬝10⁹ (+12.93%)
6 files, Instructions +7.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Comma.Over +7.985⬝10⁹ (+2.63%)
Mathlib.Lean.Meta.RefinedDiscrTree.Encode +7.809⬝10⁹ (+20.79%)
Mathlib.Combinatorics.SimpleGraph.Matching +7.578⬝10⁹ (+16.54%)
Mathlib.Algebra.Homology.Bifunctor +7.503⬝10⁹ (+6.72%)
Mathlib.CategoryTheory.Comma.StructuredArrow.Basic +7.211⬝10⁹ (+2.29%)
Mathlib.CategoryTheory.Dialectica.Basic +7.171⬝10⁹ (+37.60%)
4 files, Instructions +6.0⬝10⁹
File Instructions %
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances +6.860⬝10⁹ (+3.58%)
Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory +6.805⬝10⁹ (+4.59%)
Aesop.Saturate +6.559⬝10⁹ (+71.93%)
Mathlib.MeasureTheory.Measure.Haar.OfBasis +6.405⬝10⁹ (+12.94%)
9 files, Instructions +5.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.Morphisms.AffineAnd +5.820⬝10⁹ (+18.14%)
Mathlib.CategoryTheory.Whiskering +5.776⬝10⁹ (+2.23%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic +5.753⬝10⁹ (+4.09%)
Mathlib.AlgebraicTopology.SimplicialNerve +5.737⬝10⁹ (+4.33%)
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph +5.595⬝10⁹ (+14.20%)
Mathlib.Probability.StrongLaw +5.458⬝10⁹ (+7.24%)
Mathlib.AlgebraicTopology.CechNerve +5.99⬝10⁹ (+2.82%)
Mathlib.Algebra.Homology.HomotopyCategory.Shift +5.89⬝10⁹ (+10.18%)
Mathlib.GroupTheory.Coxeter.Matrix +5.63⬝10⁹ (+6.07%)
16 files, Instructions +4.0⬝10⁹
File Instructions %
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices +4.885⬝10⁹ (+16.30%)
Aesop.Search.Expansion.Norm +4.869⬝10⁹ (+39.32%)
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence +4.808⬝10⁹ (+4.77%)
Mathlib.CategoryTheory.Products.Basic +4.796⬝10⁹ (+5.54%)
Mathlib.Analysis.CStarAlgebra.ApproximateUnit +4.719⬝10⁹ (+3.23%)
Mathlib.SetTheory.Game.PGame +4.509⬝10⁹ (+6.77%)
Mathlib.LinearAlgebra.ExteriorPower.Basic +4.457⬝10⁹ (+6.90%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.PosPart +4.436⬝10⁹ (+3.55%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp.Completion +4.371⬝10⁹ (+32.69%)
Mathlib.CategoryTheory.Comma.Presheaf.Basic +4.317⬝10⁹ (+2.94%)
Mathlib.Analysis.Analytic.Inverse +4.190⬝10⁹ (+3.22%)
Mathlib.CategoryTheory.Square +4.147⬝10⁹ (+5.82%)
Mathlib.RingTheory.HahnSeries.Multiplication +4.147⬝10⁹ (+5.14%)
Mathlib.CategoryTheory.Pi.Basic +4.129⬝10⁹ (+4.45%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric +4.48⬝10⁹ (+2.46%)
Mathlib.CategoryTheory.Skeletal +4.30⬝10⁹ (+10.35%)
23 files, Instructions +3.0⬝10⁹
File Instructions %
Mathlib.Combinatorics.Additive.FreimanHom +3.982⬝10⁹ (+7.67%)
Mathlib.Algebra.Category.Ring.Basic +3.955⬝10⁹ (+8.29%)
Mathlib.CategoryTheory.Monoidal.Mon_ +3.915⬝10⁹ (+2.73%)
Mathlib.CategoryTheory.MorphismProperty.OverAdjunction +3.861⬝10⁹ (+3.99%)
Mathlib.CategoryTheory.Endofunctor.Algebra +3.827⬝10⁹ (+5.99%)
Mathlib.CategoryTheory.Functor.Trifunctor +3.736⬝10⁹ (+2.22%)
Mathlib.Topology.Algebra.Category.ProfiniteGrp.Basic +3.633⬝10⁹ (+4.18%)
Mathlib.Algebra.Homology.ShortComplex.Preadditive +3.562⬝10⁹ (+3.64%)
Mathlib.CategoryTheory.FiberedCategory.BasedCategory +3.553⬝10⁹ (+9.73%)
Mathlib.Algebra.Polynomial.Module.AEval +3.511⬝10⁹ (+4.00%)
Mathlib.CategoryTheory.GradedObject.Trifunctor +3.509⬝10⁹ (+1.40%)
Mathlib.Computability.AkraBazzi.AkraBazzi +3.396⬝10⁹ (+2.08%)
Aesop.Search.Expansion +3.376⬝10⁹ (+15.17%)
Mathlib.Algebra.Category.ModuleCat.Presheaf +3.365⬝10⁹ (+1.30%)
Mathlib.Order.Interval.Finset.Basic +3.365⬝10⁹ (+5.53%)
Mathlib.Analysis.RCLike.Basic +3.327⬝10⁹ (+2.91%)
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks +3.312⬝10⁹ (+2.70%)
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle +3.277⬝10⁹ (+2.45%)
Mathlib.LinearAlgebra.LinearIndependent +3.195⬝10⁹ (+2.23%)
Mathlib.Analysis.Convex.Birkhoff +3.175⬝10⁹ (+9.44%)
Mathlib.Algebra.Homology.ShortComplex.SnakeLemma +3.144⬝10⁹ (+3.21%)
Mathlib.CategoryTheory.Monoidal.Functor +3.125⬝10⁹ (+2.17%)
Mathlib.Algebra.BigOperators.Finprod +3.102⬝10⁹ (+6.08%)
67 files, Instructions +2.0⬝10⁹
File Instructions %
Mathlib.AlgebraicTopology.SimplicialObject.Basic +2.999⬝10⁹ (+1.43%)
Aesop.RuleTac.Forward +2.990⬝10⁹ (+43.92%)
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra +2.984⬝10⁹ (+4.80%)
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts +2.974⬝10⁹ (+3.02%)
Mathlib.CategoryTheory.Limits.HasLimits +2.948⬝10⁹ (+3.71%)
Mathlib.Data.Sym.Sym2 +2.924⬝10⁹ (+11.67%)
Mathlib.SetTheory.Game.Basic +2.903⬝10⁹ (+3.48%)
Mathlib.CategoryTheory.Adjunction.Over +2.901⬝10⁹ (+3.12%)
Mathlib.CategoryTheory.Yoneda +2.882⬝10⁹ (+2.57%)
Mathlib.Combinatorics.SimpleGraph.Operations +2.879⬝10⁹ (+15.10%)
Mathlib.NumberTheory.ArithmeticFunction +2.876⬝10⁹ (+3.83%)
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal +2.852⬝10⁹ (+8.07%)
Mathlib.CategoryTheory.Limits.ConeCategory +2.819⬝10⁹ (+3.30%)
Mathlib.CategoryTheory.Limits.Constructions.Over.Products +2.814⬝10⁹ (+3.46%)
Mathlib.CategoryTheory.Bicategory.Free +2.745⬝10⁹ (+2.48%)
Mathlib.CategoryTheory.Monoidal.Center +2.739⬝10⁹ (+4.19%)
Mathlib.Topology.Homotopy.HomotopyGroup +2.733⬝10⁹ (+3.25%)
Mathlib.CategoryTheory.Functor.CurryingThree +2.709⬝10⁹ (+1.60%)
Mathlib.GroupTheory.Coset.Card +2.691⬝10⁹ (+20.66%)
Mathlib.CategoryTheory.Monoidal.Category +2.677⬝10⁹ (+2.43%)
Mathlib.Algebra.Homology.ShortComplex.Basic +2.639⬝10⁹ (+8.65%)
Mathlib.CategoryTheory.Triangulated.Basic +2.625⬝10⁹ (+8.43%)
Mathlib.CategoryTheory.GradedObject +2.613⬝10⁹ (+4.33%)
Mathlib.Analysis.InnerProductSpace.Positive +2.611⬝10⁹ (+6.99%)
Mathlib.Algebra.Category.MonCat.Basic +2.610⬝10⁹ (+4.33%)
Mathlib.Topology.Category.TopCat.Opens +2.601⬝10⁹ (+4.92%)
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer +2.511⬝10⁹ (+2.75%)
Batteries.Data.Array.Match +2.468⬝10⁹ (+169.69%)
Mathlib.CategoryTheory.Elements +2.468⬝10⁹ (+3.56%)
Mathlib.Algebra.Order.Ring.Unbundled.Basic +2.467⬝10⁹ (+5.16%)
Mathlib.CategoryTheory.Monoidal.Internal.Types +2.455⬝10⁹ (+4.67%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic +2.451⬝10⁹ (+1.26%)
Mathlib.Combinatorics.SimpleGraph.Path +2.444⬝10⁹ (+6.02%)
Mathlib.CategoryTheory.Bicategory.Functor.LocallyDiscrete +2.429⬝10⁹ (+2.68%)
Batteries.Data.LazyList +2.429⬝10⁹ (+35.25%)
Mathlib.CategoryTheory.Opposites +2.393⬝10⁹ (+5.35%)
Mathlib.CategoryTheory.Category.Cat +2.377⬝10⁹ (+10.39%)
Mathlib.RingTheory.IntegralClosure.IntegrallyClosed +2.346⬝10⁹ (+8.60%)
Mathlib.CategoryTheory.Action.Basic +2.338⬝10⁹ (+3.98%)
Mathlib.CategoryTheory.Monad.Algebra +2.329⬝10⁹ (+4.28%)
Mathlib.CategoryTheory.Monoidal.Bimon_ +2.326⬝10⁹ (+2.73%)
Mathlib.CategoryTheory.Monoidal.Internal.Module +2.323⬝10⁹ (+1.64%)
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex +2.317⬝10⁹ (+4.19%)
Mathlib.Algebra.Homology.TotalComplex +2.269⬝10⁹ (+6.08%)
Mathlib.Algebra.Homology.ShortComplex.Linear +2.261⬝10⁹ (+4.19%)
Aesop.Builder.Forward +2.258⬝10⁹ (+41.84%)
Mathlib.CategoryTheory.Subobject.MonoOver +2.257⬝10⁹ (+2.05%)
Mathlib.CategoryTheory.Monoidal.CommMon_ +2.236⬝10⁹ (+2.15%)
Mathlib.Algebra.Module.CharacterModule +2.215⬝10⁹ (+3.64%)
Mathlib.Algebra.Category.Grp.Basic +2.205⬝10⁹ (+5.19%)
Mathlib.Algebra.Homology.ShortComplex.LeftHomology +2.184⬝10⁹ (+4.13%)
Mathlib.CategoryTheory.Limits.IsLimit +2.180⬝10⁹ (+2.36%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp +2.178⬝10⁹ (+9.79%)
Mathlib.CategoryTheory.Sums.Basic +2.167⬝10⁹ (+8.91%)
Mathlib.CategoryTheory.Triangulated.Pretriangulated +2.155⬝10⁹ (+4.79%)
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.FundamentalCone +2.154⬝10⁹ (+2.12%)
Mathlib.Topology.Sheaves.SheafCondition.PairwiseIntersections +2.144⬝10⁹ (+2.46%)
Mathlib.Condensed.Discrete.LocallyConstant +2.124⬝10⁹ (+2.55%)
Mathlib.Data.Nat.Factors +2.124⬝10⁹ (+23.43%)
Mathlib.CategoryTheory.Linear.Yoneda +2.109⬝10⁹ (+3.17%)
Aesop.Tree.AddRapp +2.91⬝10⁹ (+18.91%)
Mathlib.Algebra.Homology.HomologySequence +2.79⬝10⁹ (+2.96%)
Mathlib.RingTheory.Regular.RegularSequence +2.58⬝10⁹ (+2.28%)
Mathlib.CategoryTheory.Limits.Shapes.WideEqualizers +2.53⬝10⁹ (+5.29%)
Mathlib.CategoryTheory.Limits.Shapes.Kernels +2.46⬝10⁹ (+2.95%)
Mathlib.CategoryTheory.Monad.Products +2.41⬝10⁹ (+3.44%)
Mathlib.CategoryTheory.Adjunction.Limits +2.32⬝10⁹ (+3.56%)
168 files, Instructions +1.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Sites.Coherent.RegularSheaves +1.977⬝10⁹ (+3.35%)
Mathlib.Algebra.Order.BigOperators.Ring.Finset +1.966⬝10⁹ (+4.82%)
Mathlib.Algebra.Category.AlgebraCat.Basic +1.955⬝10⁹ (+4.70%)
Mathlib.Algebra.Category.ModuleCat.Basic +1.954⬝10⁹ (+2.22%)
Mathlib.CategoryTheory.MorphismProperty.Comma +1.953⬝10⁹ (+5.42%)
Mathlib.Condensed.Discrete.Module +1.948⬝10⁹ (+1.70%)
Mathlib.MeasureTheory.Group.GeometryOfNumbers +1.937⬝10⁹ (+5.58%)
Mathlib.CategoryTheory.Limits.Shapes.Products +1.932⬝10⁹ (+2.96%)
Aesop.RuleTac.GoalDiff +1.931⬝10⁹ (+28.83%)
Mathlib.CategoryTheory.Limits.Constructions.Filtered +1.924⬝10⁹ (+2.75%)
Mathlib.CategoryTheory.Limits.Shapes.Diagonal +1.921⬝10⁹ (+1.22%)
Mathlib.Condensed.Discrete.Colimit +1.919⬝10⁹ (+1.55%)
Mathlib.Algebra.Homology.Additive +1.916⬝10⁹ (+2.60%)
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts +1.912⬝10⁹ (+1.61%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital +1.906⬝10⁹ (+1.30%)
Mathlib.CategoryTheory.Comma.StructuredArrow.CommaMap +1.888⬝10⁹ (+1.60%)
Mathlib.CategoryTheory.Adjunction.Basic +1.882⬝10⁹ (+3.20%)
Mathlib.CategoryTheory.Limits.Final +1.880⬝10⁹ (+1.03%)
Mathlib.CategoryTheory.Bicategory.Coherence +1.876⬝10⁹ (+1.56%)
Mathlib.CategoryTheory.Monoidal.Comon_ +1.839⬝10⁹ (+2.78%)
Mathlib.CategoryTheory.DiscreteCategory +1.833⬝10⁹ (+5.56%)
Mathlib.Algebra.Homology.ShortComplex.RightHomology +1.828⬝10⁹ (+2.76%)
Mathlib.CategoryTheory.Abelian.Images +1.819⬝10⁹ (+5.48%)
Mathlib.CategoryTheory.Functor.FunctorHom +1.808⬝10⁹ (+4.55%)
Mathlib.Topology.Category.TopCat.OpenNhds +1.806⬝10⁹ (+4.25%)
Mathlib.Data.Matroid.Closure +1.804⬝10⁹ (+3.11%)
Mathlib.CategoryTheory.Bicategory.FunctorBicategory.Oplax +1.800⬝10⁹ (+3.04%)
Mathlib.Algebra.Algebra.Subalgebra.Centralizer +1.793⬝10⁹ (+5.32%)
Aesop.Tree.Tracing +1.792⬝10⁹ (+32.28%)
Mathlib.CategoryTheory.GradedObject.Braiding +1.780⬝10⁹ (+6.65%)
Mathlib.CategoryTheory.Limits.Shapes.Terminal +1.777⬝10⁹ (+8.19%)
Mathlib.Algebra.Category.Ring.Adjunctions +1.767⬝10⁹ (+1.15%)
Mathlib.SetTheory.Lists +1.761⬝10⁹ (+10.48%)
Mathlib.LinearAlgebra.PerfectPairing.Restrict +1.757⬝10⁹ (+2.63%)
Mathlib.Algebra.Category.BialgebraCat.Basic +1.739⬝10⁹ (+4.07%)
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace +1.726⬝10⁹ (+1.51%)
Mathlib.Algebra.Lie.LieTheorem +1.721⬝10⁹ (+2.42%)
Mathlib.Analysis.Convex.Combination +1.715⬝10⁹ (+1.45%)
Mathlib.CategoryTheory.Localization.Resolution +1.705⬝10⁹ (+7.36%)
Mathlib.Tactic.FailIfNoProgress +1.698⬝10⁹ (+44.11%)
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear +1.693⬝10⁹ (+2.46%)
Mathlib.LinearAlgebra.SesquilinearForm +1.691⬝10⁹ (+1.27%)
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback +1.685⬝10⁹ (+4.79%)
Mathlib.CategoryTheory.Triangulated.Rotate +1.681⬝10⁹ (+4.37%)
Mathlib.LinearAlgebra.Matrix.SesquilinearForm +1.681⬝10⁹ (+1.31%)
Mathlib.CategoryTheory.Monoidal.End +1.676⬝10⁹ (+3.10%)
Aesop.Util.Basic +1.672⬝10⁹ (+15.78%)
Mathlib.Algebra.Homology.HomologicalBicomplex +1.671⬝10⁹ (+3.89%)
Mathlib.Algebra.Homology.DifferentialObject +1.665⬝10⁹ (+3.06%)
Mathlib.CategoryTheory.Preadditive.Yoneda.Basic +1.663⬝10⁹ (+2.74%)
Mathlib.CategoryTheory.Monoidal.Braided.Basic +1.645⬝10⁹ (+1.91%)
Mathlib.LinearAlgebra.PiTensorProduct +1.638⬝10⁹ (+1.10%)
Mathlib.Combinatorics.SetFamily.Shadow +1.637⬝10⁹ (+4.43%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Basic +1.624⬝10⁹ (+5.63%)
Mathlib.Algebra.Homology.Opposite +1.606⬝10⁹ (+2.37%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique +1.604⬝10⁹ (+1.05%)
Mathlib.CategoryTheory.Bicategory.SingleObj +1.573⬝10⁹ (+8.61%)
Mathlib.CategoryTheory.Limits.FunctorCategory.Basic +1.573⬝10⁹ (+1.77%)
Mathlib.Order.UpperLower.Basic +1.556⬝10⁹ (+1.71%)
Mathlib.Analysis.Analytic.OfScalars +1.529⬝10⁹ (+3.09%)
Mathlib.Algebra.Order.Ring.WithTop +1.515⬝10⁹ (+4.79%)
Mathlib.CategoryTheory.Equivalence +1.493⬝10⁹ (+2.57%)
Mathlib.Algebra.Homology.Augment +1.461⬝10⁹ (+2.33%)
Mathlib.CategoryTheory.Limits.Shapes.CombinedProducts +1.441⬝10⁹ (+11.21%)
Mathlib.CategoryTheory.GradedObject.Bifunctor +1.429⬝10⁹ (+2.05%)
Mathlib.CategoryTheory.Limits.ExactFunctor +1.427⬝10⁹ (+2.76%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral +1.411⬝10⁹ (+3.69%)
Mathlib.CategoryTheory.Bicategory.Modification.Oplax +1.396⬝10⁹ (+6.11%)
Mathlib.Analysis.CStarAlgebra.Module.Constructions +1.387⬝10⁹ (+1.83%)
Mathlib.CategoryTheory.Monad.Adjunction +1.385⬝10⁹ (+1.99%)
Mathlib.Analysis.Calculus.ContDiff.Basic +1.380⬝10⁹ (+0.31%)
Mathlib.Algebra.Order.Antidiag.Pi +1.366⬝10⁹ (+5.11%)
Mathlib.Algebra.Category.HopfAlgebraCat.Basic +1.360⬝10⁹ (+4.66%)
Mathlib.CategoryTheory.Functor.Currying +1.359⬝10⁹ (+1.26%)
Mathlib.Algebra.Homology.CommSq +1.354⬝10⁹ (+2.22%)
Mathlib.CategoryTheory.Enriched.FunctorCategory +1.352⬝10⁹ (+2.24%)
Mathlib.CategoryTheory.Category.ULift +1.346⬝10⁹ (+5.79%)
Mathlib.RepresentationTheory.Rep +1.332⬝10⁹ (+1.03%)
Mathlib.Probability.Kernel.Disintegration.Density +1.315⬝10⁹ (+3.03%)
Mathlib.CategoryTheory.Monoidal.Discrete +1.309⬝10⁹ (+3.31%)
Mathlib.Data.Set.Lattice +1.294⬝10⁹ (+1.59%)
Mathlib.RingTheory.Flat.FaithfullyFlat.Basic +1.294⬝10⁹ (+1.84%)
Aesop.Search.RuleSelection +1.292⬝10⁹ (+56.75%)
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise +1.291⬝10⁹ (+1.79%)
Mathlib.Condensed.Light.TopCatAdjunction +1.290⬝10⁹ (+4.85%)
Mathlib.CategoryTheory.Limits.Shapes.PiProd +1.285⬝10⁹ (+7.32%)
Mathlib.Analysis.Normed.Group.ZeroAtInfty +1.284⬝10⁹ (+15.54%)
Mathlib.Order.SupClosed +1.284⬝10⁹ (+4.94%)
Mathlib.CategoryTheory.Bicategory.Functor.Pseudofunctor +1.283⬝10⁹ (+1.24%)
Mathlib.CategoryTheory.Limits.Shapes.Reflexive +1.277⬝10⁹ (+1.80%)
Mathlib.Analysis.Complex.Tietze +1.275⬝10⁹ (+6.57%)
Mathlib.CategoryTheory.SmallObject.TransfiniteCompositionLifting +1.272⬝10⁹ (+4.46%)
Mathlib.Algebra.Category.Semigrp.Basic +1.272⬝10⁹ (+6.05%)
Mathlib.LinearAlgebra.Eigenspace.Basic +1.272⬝10⁹ (+1.09%)
Mathlib.Algebra.Module.Presentation.Differentials +1.263⬝10⁹ (+1.95%)
Mathlib.Algebra.Category.BoolRing +1.260⬝10⁹ (+4.89%)
Mathlib.Topology.Category.TopCat.Limits.Products +1.257⬝10⁹ (+2.28%)
Mathlib.CategoryTheory.Limits.Shapes.Images +1.256⬝10⁹ (+3.44%)
Mathlib.CategoryTheory.Preadditive.Biproducts +1.244⬝10⁹ (+1.43%)
Mathlib.CategoryTheory.Adjunction.Evaluation +1.238⬝10⁹ (+1.52%)
Mathlib.Topology.Order.LocalExtr +1.236⬝10⁹ (+6.61%)
Mathlib.LinearAlgebra.Dual +1.228⬝10⁹ (+0.29%)
Mathlib.CategoryTheory.Functor.Const +1.225⬝10⁹ (+5.66%)
Mathlib.CategoryTheory.Sums.Associator +1.211⬝10⁹ (+6.22%)
Mathlib.CategoryTheory.Limits.Lattice +1.202⬝10⁹ (+5.46%)
Mathlib.Analysis.Convex.Jensen +1.188⬝10⁹ (+2.60%)
Mathlib.CategoryTheory.Monad.EquivMon +1.186⬝10⁹ (+2.85%)
Mathlib.Analysis.Distribution.SchwartzSpace +1.186⬝10⁹ (+0.52%)
Aesop.Util.UnionFind +1.174⬝10⁹ (+38.33%)
Mathlib.CategoryTheory.Category.Bipointed +1.173⬝10⁹ (+7.49%)
Mathlib.CategoryTheory.Comma.Arrow +1.171⬝10⁹ (+3.38%)
Mathlib.CategoryTheory.Limits.Shapes.ZeroMorphisms +1.163⬝10⁹ (+6.35%)
Mathlib.Algebra.Module.Presentation.Basic +1.161⬝10⁹ (+2.63%)
Mathlib.Analysis.BoxIntegral.Basic +1.157⬝10⁹ (+1.32%)
Mathlib.CategoryTheory.Shift.SingleFunctors +1.152⬝10⁹ (+3.05%)
Mathlib.Topology.Homotopy.Path +1.148⬝10⁹ (+2.91%)
Mathlib.Algebra.Order.Star.Basic +1.147⬝10⁹ (+4.74%)
Mathlib.CategoryTheory.Bicategory.Basic +1.146⬝10⁹ (+2.80%)
Mathlib.CategoryTheory.Functor.Category +1.143⬝10⁹ (+3.94%)
Mathlib.Algebra.Group.Pointwise.Set.Basic +1.143⬝10⁹ (+1.90%)
Mathlib.CategoryTheory.Limits.Types +1.141⬝10⁹ (+2.46%)
Mathlib.Condensed.TopCatAdjunction +1.139⬝10⁹ (+4.84%)
Mathlib.Data.Matrix.Kronecker +1.135⬝10⁹ (+2.33%)
Mathlib.Algebra.Module.Submodule.Pointwise +1.132⬝10⁹ (+3.65%)
Mathlib.Algebra.Category.ModuleCat.Sheaf +1.131⬝10⁹ (+2.75%)
Mathlib.Algebra.Lie.Weights.Basic +1.130⬝10⁹ (+1.00%)
Mathlib.CategoryTheory.Shift.CommShift +1.121⬝10⁹ (+2.17%)
Mathlib.AlgebraicTopology.FundamentalGroupoid.Basic +1.120⬝10⁹ (+1.70%)
Mathlib.Analysis.Convolution +1.117⬝10⁹ (+0.29%)
Mathlib.CategoryTheory.Limits.MonoCoprod +1.103⬝10⁹ (+6.33%)
Mathlib.CategoryTheory.Subobject.Types +1.102⬝10⁹ (+2.42%)
Mathlib.Data.DFinsupp.BigOperators +1.99⬝10⁹ (+3.05%)
Mathlib.Algebra.Homology.HomologySequenceLemmas +1.89⬝10⁹ (+2.80%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Counting +1.88⬝10⁹ (+4.89%)
Mathlib.CategoryTheory.Monoidal.Bimod +1.87⬝10⁹ (+0.71%)
Mathlib.RingTheory.LocalRing.LocalSubring +1.83⬝10⁹ (+3.08%)
Mathlib.Data.Set.Sups +1.83⬝10⁹ (+4.27%)
Aesop.Tree.ExtractScript +1.82⬝10⁹ (+12.51%)
Mathlib.CategoryTheory.Bicategory.LocallyDiscrete +1.80⬝10⁹ (+8.42%)
Mathlib.Data.Finsupp.Basic +1.80⬝10⁹ (+1.95%)
Mathlib.Data.Set.Insert +1.79⬝10⁹ (+6.26%)
Mathlib.CategoryTheory.Sites.Plus +1.78⬝10⁹ (+1.68%)
Mathlib.CategoryTheory.Limits.Shapes.FunctorToTypes +1.76⬝10⁹ (+4.55%)
Mathlib.Algebra.Category.ModuleCat.Pseudofunctor +1.71⬝10⁹ (+2.28%)
Mathlib.CategoryTheory.Subpresheaf.Basic +1.71⬝10⁹ (+5.42%)
Mathlib.Order.Category.Semilat +1.70⬝10⁹ (+4.68%)
Mathlib.CategoryTheory.Monoidal.NaturalTransformation +1.68⬝10⁹ (+5.34%)
Mathlib.Order.Category.FinBoolAlg +1.66⬝10⁹ (+2.98%)
Mathlib.RingTheory.MvPowerSeries.Basic +1.65⬝10⁹ (+1.62%)
Mathlib.CategoryTheory.Idempotents.HomologicalComplex +1.65⬝10⁹ (+2.90%)
Mathlib.CategoryTheory.Action.Limits +1.55⬝10⁹ (+2.06%)
Mathlib.Analysis.CStarAlgebra.Hom +1.52⬝10⁹ (+4.36%)
Mathlib.Algebra.Homology.Linear +1.52⬝10⁹ (+4.25%)
Mathlib.CategoryTheory.Functor.KanExtension.Basic +1.51⬝10⁹ (+0.97%)
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Strong +1.45⬝10⁹ (+2.21%)
Mathlib.Topology.Bases +1.41⬝10⁹ (+2.96%)
Mathlib.CategoryTheory.Limits.Shapes.Types +1.39⬝10⁹ (+1.99%)
Mathlib.CategoryTheory.Monoidal.Subcategory +1.35⬝10⁹ (+4.38%)
Mathlib.LinearAlgebra.TensorProduct.Basic +1.30⬝10⁹ (+0.50%)
Mathlib.LinearAlgebra.Matrix.SpecialLinearGroup +1.30⬝10⁹ (+1.81%)
Mathlib.Analysis.Calculus.FDeriv.Mul +1.29⬝10⁹ (+0.24%)
Mathlib.CategoryTheory.Monoidal.FunctorCategory +1.24⬝10⁹ (+4.55%)
Mathlib.Algebra.BigOperators.Group.Finset.Basic +1.23⬝10⁹ (+1.48%)
Mathlib.CategoryTheory.Comma.StructuredArrow.Functor +1.21⬝10⁹ (+1.91%)
Mathlib.RingTheory.TensorProduct.Basic +1.20⬝10⁹ (+0.31%)
Mathlib.CategoryTheory.Monad.Limits +1.19⬝10⁹ (+2.53%)
Aesop.Main +1.7⬝10⁹ (+16.34%)
Mathlib.Algebra.Category.MonCat.Adjunctions +1.4⬝10⁹ (+2.93%)
4 files, Instructions -2.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.AffineSpace -1.12⬝10⁹ (-0.41%)
Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing -1.72⬝10⁹ (-0.38%)
Mathlib.Tactic.CC.Addition -1.245⬝10⁹ (-1.28%)
Aesop.RulePattern -1.866⬝10⁹ (-19.33%)
2 files, Instructions -3.0⬝10⁹
File Instructions %
Batteries.Data.Array.Monadic -2.611⬝10⁹ (-24.61%)
Mathlib.AlgebraicGeometry.Morphisms.QuasiSeparated -2.613⬝10⁹ (-2.09%)
File Instructions %
Batteries.Data.Array.Lemmas -19.282⬝10⁹ (-91.90%)
CI run

@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Feb 10, 2025
@JLimperg
Copy link
Copy Markdown
Collaborator Author

!bench

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Here are the benchmark results for commit 6aba2b2.
There were significant changes against commit 50c9a9b:

  Benchmark                                                               Metric         Change
  =============================================================================================
- build                                                                   aesop           48.2%
- ~Aesop.RuleSet                                                          instructions    88.0%
- ~Aesop.Search.Main                                                      instructions   151.3%
+ ~Batteries.Data.Array.Lemmas                                            instructions   -91.9%
- ~Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital   instructions     4.9%
- ~Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order       instructions    13.8%
- ~Mathlib.Analysis.Convex.Visible                                        instructions    36.6%
- ~Mathlib.CategoryTheory.ComposableArrows                                instructions     4.7%
- ~Mathlib.CategoryTheory.Limits.Cones                                    instructions     3.4%
- ~Mathlib.CategoryTheory.Triangulated.Functor                            instructions     8.3%
- ~Mathlib.CategoryTheory.Triangulated.TriangleShift                      instructions    11.0%
- ~Mathlib.CategoryTheory.WithTerminal                                    instructions     8.8%
- ~Mathlib.LinearAlgebra.QuadraticForm.TensorProduct                      instructions    11.0%
- ~Mathlib.Probability.Kernel.Proper                                      instructions   113.7%
- ~Mathlib.Tactic.Module                                                  instructions     9.1%

@github-actions
Copy link
Copy Markdown

File Instructions %
build +1838.740⬝10⁹ (+1.22%)
lint -12.154⬝10⁹ (-0.15%)
Mathlib.Probability.Kernel.Proper +67.542⬝10⁹ (+113.71%)
Aesop.Search.Main +63.335⬝10⁹ (+151.28%)
Mathlib.Analysis.Convex.Visible +35.663⬝10⁹ (+36.62%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order +26.110⬝10⁹ (+13.82%)
Mathlib.CategoryTheory.Triangulated.Functor +25.588⬝10⁹ (+8.34%)
Mathlib.LinearAlgebra.QuadraticForm.TensorProduct +16.632⬝10⁹ (+11.01%)
Mathlib.CategoryTheory.Triangulated.TriangleShift +15.387⬝10⁹ (+10.96%)
2 files, Instructions +14.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.ComposableArrows +14.315⬝10⁹ (+4.72%)
Mathlib.Tactic.Module +14.15⬝10⁹ (+9.05%)
2 files, Instructions +11.0⬝10⁹
File Instructions %
Aesop.RuleSet +11.754⬝10⁹ (+88.01%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital +11.375⬝10⁹ (+4.85%)
2 files, Instructions +10.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.WithTerminal +10.902⬝10⁹ (+8.76%)
Mathlib.CategoryTheory.Limits.Cones +10.652⬝10⁹ (+3.43%)
2 files, Instructions +9.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Limits.Shapes.Biproducts +9.198⬝10⁹ (+3.55%)
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex +9.48⬝10⁹ (+10.72%)
3 files, Instructions +8.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Comma.Basic +8.892⬝10⁹ (+4.62%)
Mathlib.LinearAlgebra.BilinearForm.TensorProduct +8.389⬝10⁹ (+12.91%)
Mathlib.CategoryTheory.Comma.Over +8.29⬝10⁹ (+2.65%)
5 files, Instructions +7.0⬝10⁹
File Instructions %
Mathlib.Lean.Meta.RefinedDiscrTree.Encode +7.811⬝10⁹ (+20.79%)
Mathlib.Combinatorics.SimpleGraph.Matching +7.577⬝10⁹ (+16.54%)
Mathlib.Algebra.Homology.Bifunctor +7.497⬝10⁹ (+6.71%)
Mathlib.CategoryTheory.Comma.StructuredArrow.Basic +7.218⬝10⁹ (+2.29%)
Mathlib.CategoryTheory.Dialectica.Basic +7.169⬝10⁹ (+37.59%)
4 files, Instructions +6.0⬝10⁹
File Instructions %
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances +6.852⬝10⁹ (+3.57%)
Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory +6.810⬝10⁹ (+4.59%)
Aesop.Saturate +6.565⬝10⁹ (+72.00%)
Mathlib.MeasureTheory.Measure.Haar.OfBasis +6.405⬝10⁹ (+12.94%)
9 files, Instructions +5.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.Morphisms.AffineAnd +5.823⬝10⁹ (+18.15%)
Mathlib.CategoryTheory.Whiskering +5.765⬝10⁹ (+2.22%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic +5.752⬝10⁹ (+4.08%)
Mathlib.AlgebraicTopology.SimplicialNerve +5.735⬝10⁹ (+4.33%)
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph +5.572⬝10⁹ (+14.14%)
Mathlib.Probability.StrongLaw +5.461⬝10⁹ (+7.25%)
Mathlib.AlgebraicTopology.CechNerve +5.98⬝10⁹ (+2.82%)
Mathlib.Algebra.Homology.HomotopyCategory.Shift +5.89⬝10⁹ (+10.18%)
Mathlib.GroupTheory.Coxeter.Matrix +5.71⬝10⁹ (+6.08%)
16 files, Instructions +4.0⬝10⁹
File Instructions %
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices +4.884⬝10⁹ (+16.29%)
Aesop.Search.Expansion.Norm +4.874⬝10⁹ (+39.35%)
Mathlib.CategoryTheory.Products.Basic +4.803⬝10⁹ (+5.55%)
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence +4.802⬝10⁹ (+4.77%)
Mathlib.Analysis.CStarAlgebra.ApproximateUnit +4.719⬝10⁹ (+3.23%)
Mathlib.SetTheory.Game.PGame +4.498⬝10⁹ (+6.76%)
Mathlib.LinearAlgebra.ExteriorPower.Basic +4.463⬝10⁹ (+6.91%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.PosPart +4.433⬝10⁹ (+3.54%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp.Completion +4.371⬝10⁹ (+32.68%)
Mathlib.CategoryTheory.Comma.Presheaf.Basic +4.314⬝10⁹ (+2.94%)
Mathlib.Analysis.Analytic.Inverse +4.189⬝10⁹ (+3.22%)
Mathlib.CategoryTheory.Square +4.150⬝10⁹ (+5.82%)
Mathlib.RingTheory.HahnSeries.Multiplication +4.147⬝10⁹ (+5.15%)
Mathlib.CategoryTheory.Pi.Basic +4.116⬝10⁹ (+4.43%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric +4.55⬝10⁹ (+2.46%)
Mathlib.CategoryTheory.Skeletal +4.36⬝10⁹ (+10.36%)
23 files, Instructions +3.0⬝10⁹
File Instructions %
Mathlib.Combinatorics.Additive.FreimanHom +3.984⬝10⁹ (+7.67%)
Mathlib.Algebra.Category.Ring.Basic +3.960⬝10⁹ (+8.29%)
Mathlib.CategoryTheory.Monoidal.Mon_ +3.928⬝10⁹ (+2.74%)
Mathlib.CategoryTheory.MorphismProperty.OverAdjunction +3.862⬝10⁹ (+3.99%)
Mathlib.CategoryTheory.Endofunctor.Algebra +3.834⬝10⁹ (+6.00%)
Mathlib.CategoryTheory.Functor.Trifunctor +3.729⬝10⁹ (+2.22%)
Mathlib.Topology.Algebra.Category.ProfiniteGrp.Basic +3.636⬝10⁹ (+4.18%)
Mathlib.Algebra.Homology.ShortComplex.Preadditive +3.570⬝10⁹ (+3.65%)
Mathlib.CategoryTheory.FiberedCategory.BasedCategory +3.555⬝10⁹ (+9.74%)
Mathlib.Algebra.Polynomial.Module.AEval +3.516⬝10⁹ (+4.00%)
Mathlib.CategoryTheory.GradedObject.Trifunctor +3.496⬝10⁹ (+1.39%)
Mathlib.Computability.AkraBazzi.AkraBazzi +3.399⬝10⁹ (+2.08%)
Mathlib.Algebra.Category.ModuleCat.Presheaf +3.393⬝10⁹ (+1.31%)
Aesop.Search.Expansion +3.378⬝10⁹ (+15.18%)
Mathlib.Analysis.RCLike.Basic +3.329⬝10⁹ (+2.92%)
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks +3.320⬝10⁹ (+2.70%)
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle +3.275⬝10⁹ (+2.45%)
Mathlib.Order.Interval.Finset.Basic +3.238⬝10⁹ (+5.32%)
Mathlib.LinearAlgebra.LinearIndependent +3.184⬝10⁹ (+2.22%)
Mathlib.Analysis.Convex.Birkhoff +3.172⬝10⁹ (+9.43%)
Mathlib.Algebra.Homology.ShortComplex.SnakeLemma +3.134⬝10⁹ (+3.20%)
Mathlib.CategoryTheory.Monoidal.Functor +3.124⬝10⁹ (+2.17%)
Mathlib.Algebra.BigOperators.Finprod +3.102⬝10⁹ (+6.08%)
67 files, Instructions +2.0⬝10⁹
File Instructions %
Mathlib.AlgebraicTopology.SimplicialObject.Basic +2.990⬝10⁹ (+1.43%)
Aesop.RuleTac.Forward +2.989⬝10⁹ (+43.90%)
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra +2.983⬝10⁹ (+4.80%)
Mathlib.CategoryTheory.Limits.Shapes.BinaryProducts +2.968⬝10⁹ (+3.01%)
Mathlib.CategoryTheory.Limits.HasLimits +2.945⬝10⁹ (+3.71%)
Mathlib.Data.Sym.Sym2 +2.922⬝10⁹ (+11.66%)
Mathlib.SetTheory.Game.Basic +2.903⬝10⁹ (+3.48%)
Mathlib.CategoryTheory.Adjunction.Over +2.901⬝10⁹ (+3.12%)
Mathlib.NumberTheory.ArithmeticFunction +2.877⬝10⁹ (+3.83%)
Mathlib.CategoryTheory.Yoneda +2.872⬝10⁹ (+2.56%)
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal +2.869⬝10⁹ (+8.11%)
Mathlib.Combinatorics.SimpleGraph.Operations +2.867⬝10⁹ (+15.04%)
Mathlib.CategoryTheory.Limits.Constructions.Over.Products +2.826⬝10⁹ (+3.48%)
Mathlib.CategoryTheory.Limits.ConeCategory +2.825⬝10⁹ (+3.30%)
Mathlib.CategoryTheory.Bicategory.Free +2.747⬝10⁹ (+2.48%)
Mathlib.CategoryTheory.Monoidal.Center +2.743⬝10⁹ (+4.20%)
Mathlib.CategoryTheory.Functor.CurryingThree +2.735⬝10⁹ (+1.61%)
Mathlib.Topology.Homotopy.HomotopyGroup +2.733⬝10⁹ (+3.25%)
Mathlib.GroupTheory.Coset.Card +2.693⬝10⁹ (+20.67%)
Mathlib.CategoryTheory.Monoidal.Category +2.683⬝10⁹ (+2.44%)
Mathlib.Algebra.Homology.ShortComplex.Basic +2.644⬝10⁹ (+8.67%)
Mathlib.CategoryTheory.Triangulated.Basic +2.628⬝10⁹ (+8.43%)
Mathlib.CategoryTheory.GradedObject +2.622⬝10⁹ (+4.34%)
Mathlib.Algebra.Category.MonCat.Basic +2.619⬝10⁹ (+4.34%)
Mathlib.Analysis.InnerProductSpace.Positive +2.607⬝10⁹ (+6.98%)
Mathlib.Topology.Category.TopCat.Opens +2.599⬝10⁹ (+4.92%)
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer +2.517⬝10⁹ (+2.76%)
Mathlib.CategoryTheory.Elements +2.479⬝10⁹ (+3.58%)
Batteries.Data.Array.Match +2.468⬝10⁹ (+169.68%)
Mathlib.Algebra.Order.Ring.Unbundled.Basic +2.462⬝10⁹ (+5.15%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic +2.450⬝10⁹ (+1.26%)
Mathlib.CategoryTheory.Monoidal.Internal.Types +2.448⬝10⁹ (+4.66%)
Mathlib.Combinatorics.SimpleGraph.Path +2.444⬝10⁹ (+6.02%)
Batteries.Data.LazyList +2.430⬝10⁹ (+35.27%)
Mathlib.CategoryTheory.Bicategory.Functor.LocallyDiscrete +2.422⬝10⁹ (+2.67%)
Mathlib.CategoryTheory.Opposites +2.400⬝10⁹ (+5.36%)
Mathlib.CategoryTheory.Category.Cat +2.375⬝10⁹ (+10.38%)
Mathlib.RingTheory.IntegralClosure.IntegrallyClosed +2.344⬝10⁹ (+8.59%)
Mathlib.CategoryTheory.Monad.Algebra +2.335⬝10⁹ (+4.29%)
Mathlib.CategoryTheory.Action.Basic +2.335⬝10⁹ (+3.97%)
Mathlib.CategoryTheory.Monoidal.Bimon_ +2.331⬝10⁹ (+2.73%)
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex +2.319⬝10⁹ (+4.19%)
Mathlib.Algebra.Homology.TotalComplex +2.270⬝10⁹ (+6.08%)
Mathlib.CategoryTheory.Subobject.MonoOver +2.263⬝10⁹ (+2.05%)
Mathlib.Algebra.Homology.ShortComplex.Linear +2.260⬝10⁹ (+4.19%)
Aesop.Builder.Forward +2.259⬝10⁹ (+41.86%)
Mathlib.CategoryTheory.Monoidal.CommMon_ +2.241⬝10⁹ (+2.15%)
Mathlib.Algebra.Module.CharacterModule +2.214⬝10⁹ (+3.64%)
Mathlib.Algebra.Category.Grp.Basic +2.207⬝10⁹ (+5.19%)
Mathlib.CategoryTheory.Limits.IsLimit +2.187⬝10⁹ (+2.37%)
Mathlib.Algebra.Homology.ShortComplex.LeftHomology +2.187⬝10⁹ (+4.13%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp +2.180⬝10⁹ (+9.80%)
Mathlib.CategoryTheory.Sums.Basic +2.168⬝10⁹ (+8.92%)
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.FundamentalCone +2.156⬝10⁹ (+2.12%)
Mathlib.CategoryTheory.Triangulated.Pretriangulated +2.155⬝10⁹ (+4.79%)
Mathlib.Topology.Sheaves.SheafCondition.PairwiseIntersections +2.143⬝10⁹ (+2.46%)
Mathlib.Condensed.Discrete.LocallyConstant +2.128⬝10⁹ (+2.56%)
Mathlib.Data.Nat.Factors +2.127⬝10⁹ (+23.47%)
Mathlib.CategoryTheory.Linear.Yoneda +2.120⬝10⁹ (+3.18%)
Aesop.Tree.AddRapp +2.92⬝10⁹ (+18.92%)
Mathlib.Algebra.Homology.HomologySequence +2.72⬝10⁹ (+2.95%)
Mathlib.CategoryTheory.Limits.Shapes.WideEqualizers +2.55⬝10⁹ (+5.30%)
Mathlib.RingTheory.Regular.RegularSequence +2.54⬝10⁹ (+2.28%)
Mathlib.CategoryTheory.Limits.Shapes.Kernels +2.52⬝10⁹ (+2.96%)
Mathlib.CategoryTheory.Adjunction.Limits +2.40⬝10⁹ (+3.57%)
Mathlib.CategoryTheory.Monad.Products +2.39⬝10⁹ (+3.44%)
Mathlib.CategoryTheory.Monoidal.Internal.Module +2.21⬝10⁹ (+1.43%)
168 files, Instructions +1.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Sites.Coherent.RegularSheaves +1.977⬝10⁹ (+3.35%)
Mathlib.Algebra.Order.BigOperators.Ring.Finset +1.969⬝10⁹ (+4.83%)
Mathlib.Algebra.Category.ModuleCat.Basic +1.967⬝10⁹ (+2.24%)
Mathlib.Algebra.Category.AlgebraCat.Basic +1.956⬝10⁹ (+4.71%)
Mathlib.CategoryTheory.MorphismProperty.Comma +1.956⬝10⁹ (+5.43%)
Mathlib.Condensed.Discrete.Module +1.953⬝10⁹ (+1.71%)
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts +1.945⬝10⁹ (+1.64%)
Mathlib.MeasureTheory.Group.GeometryOfNumbers +1.936⬝10⁹ (+5.58%)
Mathlib.CategoryTheory.Limits.Shapes.Products +1.934⬝10⁹ (+2.96%)
Aesop.RuleTac.GoalDiff +1.932⬝10⁹ (+28.84%)
Mathlib.CategoryTheory.Limits.Constructions.Filtered +1.928⬝10⁹ (+2.76%)
Mathlib.Algebra.Homology.Additive +1.924⬝10⁹ (+2.61%)
Mathlib.Condensed.Discrete.Colimit +1.921⬝10⁹ (+1.55%)
Mathlib.CategoryTheory.Limits.Shapes.Diagonal +1.911⬝10⁹ (+1.21%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital +1.904⬝10⁹ (+1.30%)
Mathlib.CategoryTheory.Limits.Final +1.893⬝10⁹ (+1.03%)
Mathlib.CategoryTheory.Adjunction.Basic +1.890⬝10⁹ (+3.21%)
Mathlib.CategoryTheory.Comma.StructuredArrow.CommaMap +1.888⬝10⁹ (+1.60%)
Mathlib.CategoryTheory.Bicategory.Coherence +1.878⬝10⁹ (+1.56%)
Mathlib.CategoryTheory.Monoidal.Comon_ +1.842⬝10⁹ (+2.78%)
Mathlib.Algebra.Homology.ShortComplex.RightHomology +1.832⬝10⁹ (+2.77%)
Mathlib.CategoryTheory.DiscreteCategory +1.832⬝10⁹ (+5.56%)
Mathlib.CategoryTheory.Abelian.Images +1.820⬝10⁹ (+5.48%)
Mathlib.Topology.Category.TopCat.OpenNhds +1.812⬝10⁹ (+4.27%)
Mathlib.CategoryTheory.Bicategory.FunctorBicategory.Oplax +1.807⬝10⁹ (+3.05%)
Mathlib.CategoryTheory.Functor.FunctorHom +1.806⬝10⁹ (+4.55%)
Mathlib.Data.Matroid.Closure +1.806⬝10⁹ (+3.11%)
Aesop.Tree.Tracing +1.799⬝10⁹ (+32.39%)
Mathlib.Algebra.Algebra.Subalgebra.Centralizer +1.791⬝10⁹ (+5.32%)
Mathlib.CategoryTheory.Limits.Shapes.Terminal +1.782⬝10⁹ (+8.22%)
Mathlib.CategoryTheory.GradedObject.Braiding +1.781⬝10⁹ (+6.66%)
Mathlib.Algebra.Category.Ring.Adjunctions +1.766⬝10⁹ (+1.15%)
Mathlib.LinearAlgebra.PerfectPairing.Restrict +1.760⬝10⁹ (+2.64%)
Mathlib.SetTheory.Lists +1.760⬝10⁹ (+10.48%)
Mathlib.Algebra.Category.BialgebraCat.Basic +1.741⬝10⁹ (+4.07%)
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace +1.735⬝10⁹ (+1.52%)
Mathlib.Algebra.Lie.LieTheorem +1.721⬝10⁹ (+2.42%)
Mathlib.Analysis.Convex.Combination +1.719⬝10⁹ (+1.45%)
Mathlib.CategoryTheory.Localization.Resolution +1.707⬝10⁹ (+7.37%)
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear +1.698⬝10⁹ (+2.46%)
Mathlib.Tactic.FailIfNoProgress +1.697⬝10⁹ (+44.08%)
Mathlib.LinearAlgebra.Matrix.SesquilinearForm +1.690⬝10⁹ (+1.32%)
Mathlib.LinearAlgebra.SesquilinearForm +1.689⬝10⁹ (+1.27%)
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback +1.684⬝10⁹ (+4.79%)
Mathlib.CategoryTheory.Triangulated.Rotate +1.684⬝10⁹ (+4.38%)
Mathlib.CategoryTheory.Monoidal.End +1.676⬝10⁹ (+3.10%)
Aesop.Util.Basic +1.672⬝10⁹ (+15.77%)
Mathlib.Algebra.Homology.HomologicalBicomplex +1.662⬝10⁹ (+3.87%)
Mathlib.CategoryTheory.Preadditive.Yoneda.Basic +1.662⬝10⁹ (+2.74%)
Mathlib.Algebra.Homology.DifferentialObject +1.661⬝10⁹ (+3.06%)
Mathlib.CategoryTheory.Monoidal.Braided.Basic +1.650⬝10⁹ (+1.92%)
Mathlib.LinearAlgebra.PiTensorProduct +1.641⬝10⁹ (+1.10%)
Mathlib.Combinatorics.SetFamily.Shadow +1.637⬝10⁹ (+4.43%)
Mathlib.Algebra.Homology.Opposite +1.635⬝10⁹ (+2.41%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Basic +1.620⬝10⁹ (+5.62%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique +1.605⬝10⁹ (+1.05%)
Mathlib.CategoryTheory.Limits.FunctorCategory.Basic +1.589⬝10⁹ (+1.79%)
Mathlib.CategoryTheory.Bicategory.SingleObj +1.576⬝10⁹ (+8.63%)
Mathlib.Order.UpperLower.Basic +1.552⬝10⁹ (+1.70%)
Mathlib.Analysis.Analytic.OfScalars +1.533⬝10⁹ (+3.10%)
Mathlib.Algebra.Order.Ring.WithTop +1.513⬝10⁹ (+4.78%)
Mathlib.CategoryTheory.Equivalence +1.498⬝10⁹ (+2.58%)
Mathlib.Algebra.Homology.Augment +1.465⬝10⁹ (+2.34%)
Mathlib.CategoryTheory.Limits.Shapes.CombinedProducts +1.441⬝10⁹ (+11.21%)
Mathlib.CategoryTheory.Limits.ExactFunctor +1.428⬝10⁹ (+2.76%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral +1.413⬝10⁹ (+3.70%)
Mathlib.CategoryTheory.Bicategory.Modification.Oplax +1.401⬝10⁹ (+6.13%)
Mathlib.CategoryTheory.Monad.Adjunction +1.390⬝10⁹ (+2.00%)
Mathlib.CategoryTheory.GradedObject.Bifunctor +1.389⬝10⁹ (+1.99%)
Mathlib.Analysis.CStarAlgebra.Module.Constructions +1.387⬝10⁹ (+1.83%)
Mathlib.Analysis.Calculus.ContDiff.Basic +1.380⬝10⁹ (+0.31%)
Mathlib.Algebra.Order.Antidiag.Pi +1.366⬝10⁹ (+5.11%)
Mathlib.Algebra.Category.HopfAlgebraCat.Basic +1.363⬝10⁹ (+4.67%)
Mathlib.CategoryTheory.Enriched.FunctorCategory +1.357⬝10⁹ (+2.25%)
Mathlib.CategoryTheory.Category.ULift +1.352⬝10⁹ (+5.82%)
Mathlib.CategoryTheory.Functor.Currying +1.350⬝10⁹ (+1.25%)
Mathlib.Algebra.Homology.CommSq +1.344⬝10⁹ (+2.20%)
Mathlib.RepresentationTheory.Rep +1.334⬝10⁹ (+1.04%)
Mathlib.Probability.Kernel.Disintegration.Density +1.314⬝10⁹ (+3.03%)
Mathlib.CategoryTheory.Monoidal.Discrete +1.313⬝10⁹ (+3.32%)
Mathlib.RingTheory.Flat.FaithfullyFlat.Basic +1.299⬝10⁹ (+1.85%)
Mathlib.Condensed.Light.TopCatAdjunction +1.292⬝10⁹ (+4.86%)
Aesop.Search.RuleSelection +1.292⬝10⁹ (+56.78%)
Mathlib.CategoryTheory.Bicategory.Functor.Pseudofunctor +1.290⬝10⁹ (+1.25%)
Mathlib.CategoryTheory.Limits.Shapes.PiProd +1.287⬝10⁹ (+7.33%)
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise +1.286⬝10⁹ (+1.79%)
Mathlib.LinearAlgebra.Eigenspace.Basic +1.285⬝10⁹ (+1.10%)
Mathlib.Analysis.Normed.Group.ZeroAtInfty +1.285⬝10⁹ (+15.55%)
Mathlib.Data.Set.Lattice +1.283⬝10⁹ (+1.58%)
Mathlib.Order.SupClosed +1.282⬝10⁹ (+4.93%)
Mathlib.Analysis.Complex.Tietze +1.276⬝10⁹ (+6.57%)
Mathlib.Algebra.Category.Semigrp.Basic +1.272⬝10⁹ (+6.05%)
Mathlib.CategoryTheory.SmallObject.TransfiniteCompositionLifting +1.270⬝10⁹ (+4.45%)
Mathlib.Algebra.Category.BoolRing +1.265⬝10⁹ (+4.91%)
Mathlib.Algebra.Module.Presentation.Differentials +1.263⬝10⁹ (+1.95%)
Mathlib.CategoryTheory.Limits.Shapes.Reflexive +1.263⬝10⁹ (+1.78%)
Mathlib.LinearAlgebra.Dual +1.261⬝10⁹ (+0.29%)
Mathlib.Topology.Category.TopCat.Limits.Products +1.257⬝10⁹ (+2.28%)
Mathlib.CategoryTheory.Limits.Shapes.Images +1.253⬝10⁹ (+3.43%)
Mathlib.CategoryTheory.Preadditive.Biproducts +1.247⬝10⁹ (+1.43%)
Mathlib.CategoryTheory.Adjunction.Evaluation +1.244⬝10⁹ (+1.53%)
Mathlib.Topology.Order.LocalExtr +1.232⬝10⁹ (+6.59%)
Mathlib.CategoryTheory.Functor.Const +1.229⬝10⁹ (+5.68%)
Mathlib.CategoryTheory.Sums.Associator +1.214⬝10⁹ (+6.24%)
Mathlib.CategoryTheory.Limits.Lattice +1.205⬝10⁹ (+5.47%)
Mathlib.Analysis.Convex.Jensen +1.187⬝10⁹ (+2.60%)
Mathlib.CategoryTheory.Monad.EquivMon +1.186⬝10⁹ (+2.85%)
Mathlib.Analysis.Distribution.SchwartzSpace +1.185⬝10⁹ (+0.52%)
Mathlib.CategoryTheory.Comma.Arrow +1.174⬝10⁹ (+3.38%)
Aesop.Util.UnionFind +1.173⬝10⁹ (+38.33%)
Mathlib.CategoryTheory.Category.Bipointed +1.173⬝10⁹ (+7.49%)
Mathlib.CategoryTheory.Limits.Shapes.ZeroMorphisms +1.166⬝10⁹ (+6.36%)
Mathlib.Analysis.BoxIntegral.Basic +1.158⬝10⁹ (+1.32%)
Mathlib.Algebra.Module.Presentation.Basic +1.154⬝10⁹ (+2.62%)
Mathlib.CategoryTheory.Shift.SingleFunctors +1.154⬝10⁹ (+3.05%)
Mathlib.Topology.Homotopy.Path +1.151⬝10⁹ (+2.92%)
Mathlib.Algebra.Order.Star.Basic +1.146⬝10⁹ (+4.74%)
Mathlib.CategoryTheory.Bicategory.Basic +1.145⬝10⁹ (+2.80%)
Mathlib.CategoryTheory.Functor.Category +1.143⬝10⁹ (+3.94%)
Mathlib.CategoryTheory.Limits.Types +1.143⬝10⁹ (+2.46%)
Mathlib.Algebra.Group.Pointwise.Set.Basic +1.142⬝10⁹ (+1.90%)
Mathlib.Condensed.TopCatAdjunction +1.140⬝10⁹ (+4.85%)
Mathlib.Data.Matrix.Kronecker +1.135⬝10⁹ (+2.33%)
Mathlib.Algebra.Lie.Weights.Basic +1.134⬝10⁹ (+1.01%)
Mathlib.Algebra.Module.Submodule.Pointwise +1.132⬝10⁹ (+3.65%)
Mathlib.Algebra.Category.ModuleCat.Sheaf +1.131⬝10⁹ (+2.75%)
Mathlib.Analysis.Convolution +1.129⬝10⁹ (+0.29%)
Mathlib.AlgebraicTopology.FundamentalGroupoid.Basic +1.126⬝10⁹ (+1.71%)
Mathlib.CategoryTheory.Shift.CommShift +1.123⬝10⁹ (+2.17%)
Mathlib.CategoryTheory.Limits.MonoCoprod +1.107⬝10⁹ (+6.35%)
Mathlib.CategoryTheory.Subobject.Types +1.98⬝10⁹ (+2.41%)
Mathlib.Data.DFinsupp.BigOperators +1.96⬝10⁹ (+3.04%)
Mathlib.Algebra.Homology.HomologySequenceLemmas +1.94⬝10⁹ (+2.81%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Counting +1.90⬝10⁹ (+4.90%)
Mathlib.CategoryTheory.Monoidal.Bimod +1.88⬝10⁹ (+0.71%)
Aesop.Tree.ExtractScript +1.85⬝10⁹ (+12.54%)
Mathlib.CategoryTheory.Bicategory.LocallyDiscrete +1.83⬝10⁹ (+8.45%)
Mathlib.RingTheory.LocalRing.LocalSubring +1.83⬝10⁹ (+3.08%)
Mathlib.CategoryTheory.Sites.Plus +1.81⬝10⁹ (+1.69%)
Mathlib.Data.Finsupp.Basic +1.80⬝10⁹ (+1.95%)
Mathlib.CategoryTheory.Limits.Shapes.FunctorToTypes +1.79⬝10⁹ (+4.56%)
Mathlib.Data.Set.Insert +1.79⬝10⁹ (+6.26%)
Mathlib.Data.Set.Sups +1.78⬝10⁹ (+4.25%)
Mathlib.Algebra.Category.ModuleCat.Pseudofunctor +1.75⬝10⁹ (+2.29%)
Mathlib.CategoryTheory.Monoidal.NaturalTransformation +1.71⬝10⁹ (+5.35%)
Mathlib.CategoryTheory.Subpresheaf.Basic +1.71⬝10⁹ (+5.42%)
Mathlib.Order.Category.Semilat +1.71⬝10⁹ (+4.68%)
Mathlib.RingTheory.MvPowerSeries.Basic +1.69⬝10⁹ (+1.62%)
Mathlib.Order.Category.FinBoolAlg +1.67⬝10⁹ (+2.98%)
Mathlib.CategoryTheory.Idempotents.HomologicalComplex +1.67⬝10⁹ (+2.91%)
Mathlib.CategoryTheory.Action.Limits +1.60⬝10⁹ (+2.07%)
Mathlib.CategoryTheory.Functor.KanExtension.Basic +1.58⬝10⁹ (+0.97%)
Mathlib.Analysis.CStarAlgebra.Hom +1.55⬝10⁹ (+4.37%)
Mathlib.Algebra.Homology.Linear +1.53⬝10⁹ (+4.26%)
Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Strong +1.48⬝10⁹ (+2.21%)
Mathlib.CategoryTheory.Limits.Shapes.Types +1.39⬝10⁹ (+1.99%)
Mathlib.Topology.Bases +1.39⬝10⁹ (+2.96%)
Mathlib.CategoryTheory.Monoidal.Subcategory +1.37⬝10⁹ (+4.39%)
Mathlib.Analysis.Calculus.FDeriv.Mul +1.32⬝10⁹ (+0.24%)
Mathlib.LinearAlgebra.Matrix.SpecialLinearGroup +1.28⬝10⁹ (+1.80%)
Mathlib.CategoryTheory.Monoidal.FunctorCategory +1.26⬝10⁹ (+4.55%)
Mathlib.CategoryTheory.Comma.StructuredArrow.Functor +1.25⬝10⁹ (+1.92%)
Mathlib.Algebra.BigOperators.Group.Finset.Basic +1.19⬝10⁹ (+1.47%)
Mathlib.CategoryTheory.Monad.Limits +1.19⬝10⁹ (+2.52%)
Mathlib.RingTheory.TensorProduct.Basic +1.16⬝10⁹ (+0.31%)
Mathlib.LinearAlgebra.TensorProduct.Basic +1.14⬝10⁹ (+0.49%)
Aesop.Main +1.8⬝10⁹ (+16.36%)
Mathlib.Algebra.Category.MonCat.Adjunctions +1.3⬝10⁹ (+2.93%)
4 files, Instructions -2.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.AffineSpace -1.10⬝10⁹ (-0.41%)
Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing -1.91⬝10⁹ (-0.38%)
Mathlib.Tactic.CC.Addition -1.242⬝10⁹ (-1.28%)
Aesop.RulePattern -1.870⬝10⁹ (-19.37%)
2 files, Instructions -3.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.Morphisms.QuasiSeparated -2.569⬝10⁹ (-2.06%)
Batteries.Data.Array.Monadic -2.611⬝10⁹ (-24.61%)
File Instructions %
Batteries.Data.Array.Lemmas -19.282⬝10⁹ (-91.90%)
CI run

This is for the rule pattern indexing optimisation.
@JLimperg
Copy link
Copy Markdown
Collaborator Author

!bench

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Here are the benchmark results for commit 1deef08.
There were significant changes against commit 50c9a9b:

  Benchmark                                                           Metric         Change
  =========================================================================================
- build                                                               aesop           15.8%
- ~Aesop.RuleSet                                                      instructions    88.0%
- ~Aesop.Search.Main                                                  instructions   151.3%
+ ~Batteries.Data.Array.Lemmas                                        instructions   -91.9%
- ~Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order   instructions    13.5%
- ~Mathlib.Analysis.Convex.Visible                                    instructions    36.0%
- ~Mathlib.CategoryTheory.Triangulated.Functor                        instructions     5.1%
- ~Mathlib.LinearAlgebra.QuadraticForm.TensorProduct                  instructions    10.7%
- ~Mathlib.Probability.Kernel.Proper                                  instructions   113.0%
- ~Mathlib.Tactic.Module                                              instructions     9.1%

@github-actions
Copy link
Copy Markdown

File Instructions %
build +1242.271⬝10⁹ (+0.82%)
lint -12.132⬝10⁹ (-0.15%)
Mathlib.Probability.Kernel.Proper +67.146⬝10⁹ (+113.04%)
Aesop.Search.Main +63.337⬝10⁹ (+151.29%)
Mathlib.Analysis.Convex.Visible +35.64⬝10⁹ (+36.00%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order +25.462⬝10⁹ (+13.47%)
Mathlib.LinearAlgebra.QuadraticForm.TensorProduct +16.173⬝10⁹ (+10.71%)
Mathlib.CategoryTheory.Triangulated.Functor +15.577⬝10⁹ (+5.07%)
Mathlib.Tactic.Module +14.8⬝10⁹ (+9.05%)
Aesop.RuleSet +11.758⬝10⁹ (+88.04%)
2 files, Instructions +8.0⬝10⁹
File Instructions %
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital +8.236⬝10⁹ (+3.51%)
Mathlib.LinearAlgebra.BilinearForm.TensorProduct +8.219⬝10⁹ (+12.65%)
3 files, Instructions +7.0⬝10⁹
File Instructions %
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex +7.861⬝10⁹ (+9.31%)
Mathlib.Lean.Meta.RefinedDiscrTree.Encode +7.811⬝10⁹ (+20.79%)
Mathlib.Combinatorics.SimpleGraph.Matching +7.225⬝10⁹ (+15.77%)
5 files, Instructions +6.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Triangulated.TriangleShift +6.961⬝10⁹ (+4.95%)
Mathlib.CategoryTheory.WithTerminal +6.897⬝10⁹ (+5.54%)
Aesop.Saturate +6.567⬝10⁹ (+72.02%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances +6.240⬝10⁹ (+3.25%)
Mathlib.MeasureTheory.Measure.Haar.OfBasis +6.17⬝10⁹ (+12.16%)
3 files, Instructions +5.0⬝10⁹
File Instructions %
Mathlib.AlgebraicGeometry.Morphisms.AffineAnd +5.422⬝10⁹ (+16.90%)
Mathlib.Algebra.Homology.Bifunctor +5.375⬝10⁹ (+4.81%)
Mathlib.Probability.StrongLaw +5.110⬝10⁹ (+6.78%)
11 files, Instructions +4.0⬝10⁹
File Instructions %
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic +4.880⬝10⁹ (+3.46%)
Aesop.Search.Expansion.Norm +4.872⬝10⁹ (+39.34%)
Mathlib.Algebra.Homology.HomotopyCategory.Shift +4.724⬝10⁹ (+9.45%)
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices +4.640⬝10⁹ (+15.48%)
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph +4.573⬝10⁹ (+11.60%)
Mathlib.SetTheory.Game.PGame +4.505⬝10⁹ (+6.77%)
Mathlib.Analysis.CStarAlgebra.ApproximateUnit +4.494⬝10⁹ (+3.08%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp.Completion +4.318⬝10⁹ (+32.29%)
Mathlib.Analysis.Analytic.Inverse +4.192⬝10⁹ (+3.22%)
Mathlib.GroupTheory.Coxeter.Matrix +4.181⬝10⁹ (+5.02%)
Mathlib.LinearAlgebra.ExteriorPower.Basic +4.123⬝10⁹ (+6.38%)
5 files, Instructions +3.0⬝10⁹
File Instructions %
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.PosPart +3.681⬝10⁹ (+2.94%)
Mathlib.Combinatorics.Additive.FreimanHom +3.671⬝10⁹ (+7.07%)
Aesop.Search.Expansion +3.383⬝10⁹ (+15.20%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric +3.258⬝10⁹ (+1.97%)
Mathlib.Analysis.RCLike.Basic +3.42⬝10⁹ (+2.66%)
28 files, Instructions +2.0⬝10⁹
File Instructions %
Aesop.RuleTac.Forward +2.990⬝10⁹ (+43.93%)
Mathlib.Analysis.Convex.Birkhoff +2.977⬝10⁹ (+8.85%)
Mathlib.SetTheory.Game.Basic +2.906⬝10⁹ (+3.48%)
Mathlib.Algebra.BigOperators.Finprod +2.897⬝10⁹ (+5.68%)
Mathlib.RingTheory.HahnSeries.Multiplication +2.892⬝10⁹ (+3.59%)
Mathlib.LinearAlgebra.LinearIndependent +2.847⬝10⁹ (+1.99%)
Mathlib.Computability.AkraBazzi.AkraBazzi +2.689⬝10⁹ (+1.65%)
Mathlib.NumberTheory.ArithmeticFunction +2.602⬝10⁹ (+3.46%)
Batteries.Data.Array.Match +2.467⬝10⁹ (+169.64%)
Mathlib.Analysis.InnerProductSpace.Positive +2.458⬝10⁹ (+6.58%)
Mathlib.CategoryTheory.Skeletal +2.438⬝10⁹ (+6.26%)
Batteries.Data.LazyList +2.430⬝10⁹ (+35.27%)
Mathlib.Algebra.Order.Ring.Unbundled.Basic +2.396⬝10⁹ (+5.01%)
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra +2.323⬝10⁹ (+3.74%)
Mathlib.Combinatorics.SimpleGraph.Operations +2.309⬝10⁹ (+12.11%)
Aesop.Builder.Forward +2.257⬝10⁹ (+41.82%)
Mathlib.Combinatorics.SimpleGraph.Path +2.210⬝10⁹ (+5.44%)
Mathlib.Order.Interval.Finset.Basic +2.180⬝10⁹ (+3.58%)
Mathlib.Topology.Algebra.Category.ProfiniteGrp.Basic +2.157⬝10⁹ (+2.48%)
Mathlib.RingTheory.IntegralClosure.IntegrallyClosed +2.151⬝10⁹ (+7.89%)
Mathlib.Data.Nat.Factors +2.127⬝10⁹ (+23.46%)
Mathlib.Algebra.Category.Ring.Basic +2.115⬝10⁹ (+4.43%)
Aesop.Tree.AddRapp +2.93⬝10⁹ (+18.93%)
Mathlib.RingTheory.Regular.RegularSequence +2.58⬝10⁹ (+2.28%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic +2.54⬝10⁹ (+1.06%)
Mathlib.Algebra.Homology.ShortComplex.Preadditive +2.50⬝10⁹ (+2.10%)
Mathlib.CategoryTheory.Comma.Presheaf.Basic +2.45⬝10⁹ (+1.39%)
Mathlib.Algebra.Polynomial.Module.AEval +2.31⬝10⁹ (+2.31%)
66 files, Instructions +1.0⬝10⁹
File Instructions %
Mathlib.NumberTheory.NumberField.CanonicalEmbedding.FundamentalCone +1.984⬝10⁹ (+1.95%)
Mathlib.Data.Sym.Sym2 +1.984⬝10⁹ (+7.92%)
Aesop.RuleTac.GoalDiff +1.932⬝10⁹ (+28.85%)
Mathlib.Topology.Homotopy.HomotopyGroup +1.926⬝10⁹ (+2.29%)
Mathlib.CategoryTheory.FiberedCategory.BasedCategory +1.915⬝10⁹ (+5.24%)
Mathlib.GroupTheory.Coset.Card +1.909⬝10⁹ (+14.66%)
Mathlib.Algebra.Homology.TotalComplex +1.858⬝10⁹ (+4.98%)
Aesop.Tree.Tracing +1.797⬝10⁹ (+32.36%)
Mathlib.Algebra.Order.BigOperators.Ring.Finset +1.772⬝10⁹ (+4.34%)
Mathlib.SetTheory.Lists +1.762⬝10⁹ (+10.48%)
Mathlib.CategoryTheory.Pi.Basic +1.714⬝10⁹ (+1.84%)
Mathlib.Tactic.FailIfNoProgress +1.697⬝10⁹ (+44.09%)
Aesop.Util.Basic +1.672⬝10⁹ (+15.78%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital +1.668⬝10⁹ (+1.14%)
Mathlib.AlgebraicTopology.SimplicialNerve +1.652⬝10⁹ (+1.24%)
Mathlib.Analysis.Normed.Group.SemiNormedGrp +1.639⬝10⁹ (+7.37%)
Mathlib.CategoryTheory.Triangulated.Pretriangulated +1.629⬝10⁹ (+3.62%)
Mathlib.Analysis.Convex.Combination +1.608⬝10⁹ (+1.36%)
Mathlib.LinearAlgebra.RootSystem.Finite.CanonicalBilinear +1.597⬝10⁹ (+2.32%)
Mathlib.Algebra.Category.MonCat.Basic +1.556⬝10⁹ (+2.58%)
Mathlib.CategoryTheory.Category.Cat +1.463⬝10⁹ (+6.39%)
Mathlib.Algebra.Lie.LieTheorem +1.453⬝10⁹ (+2.04%)
Mathlib.LinearAlgebra.Matrix.SesquilinearForm +1.451⬝10⁹ (+1.13%)
Mathlib.MeasureTheory.Group.GeometryOfNumbers +1.437⬝10⁹ (+4.14%)
Mathlib.Algebra.Algebra.Subalgebra.Centralizer +1.431⬝10⁹ (+4.25%)
Mathlib.LinearAlgebra.PerfectPairing.Restrict +1.407⬝10⁹ (+2.11%)
Mathlib.Analysis.Calculus.ContDiff.Basic +1.396⬝10⁹ (+0.32%)
Mathlib.CategoryTheory.GradedObject.Braiding +1.350⬝10⁹ (+5.05%)
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks +1.340⬝10⁹ (+1.09%)
Mathlib.Algebra.Category.Grp.Basic +1.320⬝10⁹ (+3.10%)
Mathlib.CategoryTheory.Bicategory.Free +1.309⬝10⁹ (+1.18%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Basic +1.309⬝10⁹ (+4.54%)
Mathlib.LinearAlgebra.SesquilinearForm +1.301⬝10⁹ (+0.98%)
Aesop.Search.RuleSelection +1.292⬝10⁹ (+56.76%)
Mathlib.CategoryTheory.Limits.Shapes.Diagonal +1.275⬝10⁹ (+0.81%)
Mathlib.Analysis.CStarAlgebra.Module.Constructions +1.236⬝10⁹ (+1.63%)
Mathlib.Order.UpperLower.Basic +1.216⬝10⁹ (+1.33%)
Mathlib.Analysis.Complex.Tietze +1.215⬝10⁹ (+6.26%)
Mathlib.Probability.Kernel.Disintegration.Density +1.214⬝10⁹ (+2.80%)
Mathlib.CategoryTheory.Sums.Basic +1.199⬝10⁹ (+4.93%)
Mathlib.Algebra.Order.Ring.WithTop +1.198⬝10⁹ (+3.79%)
Mathlib.Analysis.Normed.Group.ZeroAtInfty +1.181⬝10⁹ (+14.30%)
Mathlib.Analysis.Analytic.OfScalars +1.175⬝10⁹ (+2.37%)
Aesop.Util.UnionFind +1.175⬝10⁹ (+38.36%)
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace +1.156⬝10⁹ (+1.01%)
Mathlib.LinearAlgebra.PiTensorProduct +1.155⬝10⁹ (+0.78%)
Mathlib.RingTheory.Flat.FaithfullyFlat.Basic +1.155⬝10⁹ (+1.64%)
Mathlib.CategoryTheory.Limits.Shapes.Products +1.132⬝10⁹ (+1.73%)
Mathlib.Analysis.Convolution +1.119⬝10⁹ (+0.29%)
Mathlib.Combinatorics.SetFamily.Shadow +1.109⬝10⁹ (+3.00%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral +1.109⬝10⁹ (+2.90%)
Mathlib.Algebra.Order.Antidiag.Pi +1.95⬝10⁹ (+4.10%)
Mathlib.CategoryTheory.Monoidal.Functor +1.95⬝10⁹ (+0.76%)
Mathlib.Data.Matroid.Closure +1.86⬝10⁹ (+1.87%)
Aesop.Tree.ExtractScript +1.85⬝10⁹ (+12.55%)
Mathlib.Algebra.Lie.Weights.Basic +1.83⬝10⁹ (+0.96%)
Mathlib.Analysis.Distribution.SchwartzSpace +1.74⬝10⁹ (+0.47%)
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal +1.59⬝10⁹ (+2.99%)
Mathlib.RingTheory.TensorProduct.Basic +1.54⬝10⁹ (+0.32%)
Mathlib.Algebra.Module.Presentation.Differentials +1.52⬝10⁹ (+1.63%)
Mathlib.Analysis.Convex.Jensen +1.49⬝10⁹ (+2.30%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique +1.35⬝10⁹ (+0.67%)
Mathlib.Analysis.Calculus.FDeriv.Mul +1.27⬝10⁹ (+0.24%)
Mathlib.Data.Matrix.Kronecker +1.23⬝10⁹ (+2.10%)
Mathlib.Order.SupClosed +1.10⬝10⁹ (+3.88%)
Aesop.Main +1.7⬝10⁹ (+16.33%)
17 files, Instructions -2.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Monoidal.Center -1.8⬝10⁹ (-1.54%)
Mathlib.AlgebraicGeometry.AffineSpace -1.41⬝10⁹ (-0.42%)
Mathlib.CategoryTheory.Abelian.Images -1.59⬝10⁹ (-3.19%)
Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing -1.85⬝10⁹ (-0.38%)
Mathlib.CategoryTheory.Limits.ConeCategory -1.110⬝10⁹ (-1.30%)
Mathlib.Tactic.CC.Addition -1.252⬝10⁹ (-1.29%)
Mathlib.CategoryTheory.Functor.CurryingThree -1.291⬝10⁹ (-0.76%)
Mathlib.Topology.Sheaves.Presheaf -1.360⬝10⁹ (-1.84%)
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence -1.479⬝10⁹ (-1.47%)
Mathlib.CategoryTheory.Comma.Over -1.586⬝10⁹ (-0.52%)
Mathlib.CategoryTheory.Triangulated.Rotate -1.594⬝10⁹ (-4.15%)
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle -1.665⬝10⁹ (-1.25%)
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer -1.686⬝10⁹ (-1.85%)
Mathlib.CategoryTheory.Closed.FunctorCategory.Basic -1.742⬝10⁹ (-5.33%)
Mathlib.CategoryTheory.Adjunction.Over -1.776⬝10⁹ (-1.91%)
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts -1.822⬝10⁹ (-1.54%)
Aesop.RulePattern -1.870⬝10⁹ (-19.37%)
7 files, Instructions -3.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Monoidal.Bimon_ -2.51⬝10⁹ (-2.40%)
Mathlib.CategoryTheory.Monad.Products -2.101⬝10⁹ (-3.54%)
Mathlib.Algebra.Category.ModuleCat.Presheaf.Pushforward -2.312⬝10⁹ (-1.84%)
Mathlib.CategoryTheory.Adjunction.Evaluation -2.374⬝10⁹ (-2.92%)
Batteries.Data.Array.Monadic -2.611⬝10⁹ (-24.61%)
Mathlib.CategoryTheory.GradedObject.Trifunctor -2.678⬝10⁹ (-1.06%)
Mathlib.AlgebraicTopology.SimplicialObject.Basic -2.969⬝10⁹ (-1.42%)
4 files, Instructions -4.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Functor.Currying -3.154⬝10⁹ (-2.93%)
Mathlib.CategoryTheory.Monad.EquivMon -3.376⬝10⁹ (-8.13%)
Mathlib.Algebra.Homology.ShortComplex.SnakeLemma -3.434⬝10⁹ (-3.50%)
Mathlib.CategoryTheory.Limits.Cones -3.475⬝10⁹ (-1.12%)
4 files, Instructions -5.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Functor.Trifunctor -4.240⬝10⁹ (-2.52%)
Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory -4.398⬝10⁹ (-2.96%)
Mathlib.AlgebraicGeometry.Morphisms.QuasiSeparated -4.427⬝10⁹ (-3.55%)
Mathlib.CategoryTheory.ComposableArrows -4.782⬝10⁹ (-1.57%)
File Instructions %
Batteries.Data.Array.Lemmas -19.282⬝10⁹ (-91.91%)
CI run

@JLimperg
Copy link
Copy Markdown
Collaborator Author

!bench

@leanprover-bot
Copy link
Copy Markdown
Collaborator

Here are the benchmark results for commit 23a3c99.
There were significant changes against commit 50c9a9b:

  Benchmark                      Metric         Change
  ====================================================
- build                          aesop            9.4%
- ~Aesop.RuleSet                 instructions    88.0%
- ~Aesop.Search.Main             instructions   151.3%
+ ~Batteries.Data.Array.Lemmas   instructions   -91.9%
- ~Mathlib.Tactic.Module         instructions     9.1%

@github-actions
Copy link
Copy Markdown

File Instructions %
build +984.941⬝10⁹ (+0.65%)
lint -12.39⬝10⁹ (-0.15%)
Aesop.Search.Main +63.341⬝10⁹ (+151.30%)
Mathlib.Tactic.Module +14.20⬝10⁹ (+9.06%)
Aesop.RuleSet +11.756⬝10⁹ (+88.03%)
3 files, Instructions +7.0⬝10⁹
File Instructions %
Mathlib.Lean.Meta.RefinedDiscrTree.Encode +7.802⬝10⁹ (+20.77%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Order +7.694⬝10⁹ (+4.07%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.NonUnital +7.409⬝10⁹ (+3.16%)
2 files, Instructions +6.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.WithTerminal +6.890⬝10⁹ (+5.54%)
Aesop.Saturate +6.561⬝10⁹ (+71.96%)
8 files, Instructions +4.0⬝10⁹
File Instructions %
Aesop.Search.Expansion.Norm +4.871⬝10⁹ (+39.33%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.Rpow.Basic +4.861⬝10⁹ (+3.45%)
Mathlib.Probability.StrongLaw +4.673⬝10⁹ (+6.20%)
Mathlib.Combinatorics.SimpleGraph.Connectivity.Subgraph +4.573⬝10⁹ (+11.60%)
Mathlib.SetTheory.Game.PGame +4.497⬝10⁹ (+6.76%)
Mathlib.Analysis.Analytic.Inverse +4.196⬝10⁹ (+3.23%)
Mathlib.GroupTheory.Coxeter.Matrix +4.180⬝10⁹ (+5.01%)
Mathlib.MeasureTheory.Measure.Haar.OfBasis +4.85⬝10⁹ (+8.25%)
2 files, Instructions +3.0⬝10⁹
File Instructions %
Aesop.Search.Expansion +3.383⬝10⁹ (+15.20%)
Mathlib.Analysis.SpecialFunctions.ContinuousFunctionalCalculus.PosPart +3.97⬝10⁹ (+2.47%)
25 files, Instructions +2.0⬝10⁹
File Instructions %
Aesop.RuleTac.Forward +2.990⬝10⁹ (+43.92%)
Mathlib.Algebra.BigOperators.Finprod +2.900⬝10⁹ (+5.68%)
Mathlib.SetTheory.Game.Basic +2.899⬝10⁹ (+3.48%)
Mathlib.RingTheory.HahnSeries.Multiplication +2.894⬝10⁹ (+3.59%)
Mathlib.LinearAlgebra.LinearIndependent +2.857⬝10⁹ (+1.99%)
Mathlib.LinearAlgebra.Matrix.FixedDetMatrices +2.661⬝10⁹ (+8.87%)
Batteries.Data.Array.Match +2.467⬝10⁹ (+169.67%)
Mathlib.CategoryTheory.Skeletal +2.437⬝10⁹ (+6.25%)
Batteries.Data.LazyList +2.430⬝10⁹ (+35.27%)
Mathlib.Algebra.Order.Ring.Unbundled.Basic +2.396⬝10⁹ (+5.01%)
Mathlib.Combinatorics.Enumerative.IncidenceAlgebra +2.323⬝10⁹ (+3.74%)
Mathlib.Combinatorics.SimpleGraph.Operations +2.309⬝10⁹ (+12.11%)
Mathlib.Computability.AkraBazzi.AkraBazzi +2.273⬝10⁹ (+1.39%)
Aesop.Builder.Forward +2.258⬝10⁹ (+41.85%)
Mathlib.Combinatorics.SimpleGraph.Path +2.207⬝10⁹ (+5.44%)
Mathlib.Order.Interval.Finset.Basic +2.178⬝10⁹ (+3.58%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Instances +2.137⬝10⁹ (+1.11%)
Mathlib.Data.Nat.Factors +2.128⬝10⁹ (+23.47%)
Mathlib.Algebra.Category.Ring.Basic +2.116⬝10⁹ (+4.43%)
Aesop.Tree.AddRapp +2.93⬝10⁹ (+18.93%)
Mathlib.RingTheory.Regular.RegularSequence +2.63⬝10⁹ (+2.29%)
Mathlib.Algebra.Homology.ShortComplex.Preadditive +2.54⬝10⁹ (+2.10%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Basic +2.42⬝10⁹ (+1.05%)
Mathlib.CategoryTheory.Comma.Presheaf.Basic +2.35⬝10⁹ (+1.38%)
Mathlib.Algebra.Polynomial.Module.AEval +2.20⬝10⁹ (+2.30%)
62 files, Instructions +1.0⬝10⁹
File Instructions %
Mathlib.Data.Sym.Sym2 +1.984⬝10⁹ (+7.92%)
Mathlib.Topology.Homotopy.HomotopyGroup +1.944⬝10⁹ (+2.31%)
Aesop.RuleTac.GoalDiff +1.931⬝10⁹ (+28.83%)
Mathlib.CategoryTheory.FiberedCategory.BasedCategory +1.914⬝10⁹ (+5.24%)
Mathlib.GroupTheory.Coset.Card +1.908⬝10⁹ (+14.65%)
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex +1.856⬝10⁹ (+2.19%)
Aesop.Tree.Tracing +1.799⬝10⁹ (+32.40%)
Mathlib.Algebra.Order.BigOperators.Ring.Finset +1.773⬝10⁹ (+4.34%)
Mathlib.SetTheory.Lists +1.761⬝10⁹ (+10.48%)
Mathlib.CategoryTheory.Pi.Basic +1.723⬝10⁹ (+1.85%)
Mathlib.Tactic.FailIfNoProgress +1.698⬝10⁹ (+44.11%)
Mathlib.Combinatorics.SimpleGraph.Matching +1.693⬝10⁹ (+3.69%)
Aesop.Util.Basic +1.672⬝10⁹ (+15.78%)
Mathlib.AlgebraicTopology.SimplicialNerve +1.653⬝10⁹ (+1.24%)
Mathlib.Analysis.Convex.Combination +1.608⬝10⁹ (+1.36%)
Mathlib.Algebra.Category.MonCat.Basic +1.552⬝10⁹ (+2.57%)
Mathlib.CategoryTheory.Category.Cat +1.461⬝10⁹ (+6.38%)
Mathlib.Analysis.Convex.Birkhoff +1.447⬝10⁹ (+4.30%)
Mathlib.MeasureTheory.Group.GeometryOfNumbers +1.435⬝10⁹ (+4.14%)
Mathlib.Algebra.Algebra.Subalgebra.Centralizer +1.430⬝10⁹ (+4.25%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Isometric +1.426⬝10⁹ (+0.86%)
Mathlib.LinearAlgebra.PerfectPairing.Restrict +1.394⬝10⁹ (+2.09%)
Mathlib.Analysis.Calculus.ContDiff.Basic +1.377⬝10⁹ (+0.31%)
Mathlib.CategoryTheory.GradedObject.Braiding +1.349⬝10⁹ (+5.04%)
Mathlib.CategoryTheory.Limits.Shapes.WidePullbacks +1.335⬝10⁹ (+1.09%)
Mathlib.Algebra.Category.Grp.Basic +1.315⬝10⁹ (+3.09%)
Mathlib.Combinatorics.SimpleGraph.Triangle.Basic +1.310⬝10⁹ (+4.54%)
Mathlib.CategoryTheory.Bicategory.Free +1.310⬝10⁹ (+1.18%)
Mathlib.LinearAlgebra.SesquilinearForm +1.299⬝10⁹ (+0.97%)
Mathlib.RingTheory.IntegralClosure.IntegrallyClosed +1.294⬝10⁹ (+4.74%)
Aesop.Search.RuleSelection +1.291⬝10⁹ (+56.73%)
Mathlib.CategoryTheory.Limits.Shapes.Diagonal +1.270⬝10⁹ (+0.80%)
Mathlib.Analysis.CStarAlgebra.Module.Constructions +1.227⬝10⁹ (+1.62%)
Mathlib.Order.UpperLower.Basic +1.215⬝10⁹ (+1.33%)
Mathlib.Analysis.Complex.Tietze +1.213⬝10⁹ (+6.25%)
Mathlib.CategoryTheory.Sums.Basic +1.198⬝10⁹ (+4.93%)
Mathlib.Algebra.Order.Ring.WithTop +1.197⬝10⁹ (+3.79%)
Aesop.Util.UnionFind +1.174⬝10⁹ (+38.34%)
Mathlib.Analysis.Analytic.OfScalars +1.168⬝10⁹ (+2.36%)
Mathlib.LinearAlgebra.PiTensorProduct +1.159⬝10⁹ (+0.78%)
Mathlib.LinearAlgebra.AffineSpace.AffineSubspace +1.158⬝10⁹ (+1.02%)
Mathlib.RingTheory.Flat.FaithfullyFlat.Basic +1.155⬝10⁹ (+1.64%)
Mathlib.Analysis.Convolution +1.136⬝10⁹ (+0.29%)
Mathlib.CategoryTheory.Limits.Shapes.Products +1.131⬝10⁹ (+1.73%)
Mathlib.CategoryTheory.Triangulated.Pretriangulated +1.119⬝10⁹ (+2.48%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Integral +1.110⬝10⁹ (+2.90%)
Mathlib.Combinatorics.SetFamily.Shadow +1.109⬝10⁹ (+3.00%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unital +1.103⬝10⁹ (+0.75%)
Mathlib.CategoryTheory.Monoidal.Functor +1.97⬝10⁹ (+0.76%)
Mathlib.Algebra.Order.Antidiag.Pi +1.96⬝10⁹ (+4.10%)
Mathlib.Data.Matroid.Closure +1.88⬝10⁹ (+1.87%)
Aesop.Tree.ExtractScript +1.83⬝10⁹ (+12.53%)
Mathlib.NumberTheory.ArithmeticFunction +1.61⬝10⁹ (+1.41%)
Mathlib.CategoryTheory.Limits.Shapes.IsTerminal +1.59⬝10⁹ (+2.99%)
Mathlib.Analysis.CStarAlgebra.ApproximateUnit +1.58⬝10⁹ (+0.72%)
Mathlib.Analysis.Convex.Jensen +1.49⬝10⁹ (+2.30%)
Mathlib.Analysis.CStarAlgebra.ContinuousFunctionalCalculus.Unique +1.34⬝10⁹ (+0.67%)
Mathlib.Analysis.Calculus.FDeriv.Mul +1.33⬝10⁹ (+0.24%)
Mathlib.RingTheory.TensorProduct.Basic +1.21⬝10⁹ (+0.31%)
Mathlib.Algebra.Homology.TotalComplex +1.12⬝10⁹ (+2.71%)
Mathlib.Order.SupClosed +1.9⬝10⁹ (+3.88%)
Aesop.Main +1.7⬝10⁹ (+16.34%)
18 files, Instructions -2.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Monoidal.Center -1.7⬝10⁹ (-1.54%)
Mathlib.AlgebraicGeometry.AffineSpace -1.21⬝10⁹ (-0.41%)
Mathlib.CategoryTheory.Abelian.Images -1.53⬝10⁹ (-3.17%)
Mathlib.Geometry.RingedSpace.PresheafedSpace.Gluing -1.70⬝10⁹ (-0.38%)
Mathlib.CategoryTheory.Limits.ConeCategory -1.107⬝10⁹ (-1.29%)
Mathlib.Tactic.CC.Addition -1.226⬝10⁹ (-1.26%)
Mathlib.CategoryTheory.Functor.CurryingThree -1.302⬝10⁹ (-0.77%)
Mathlib.Topology.Sheaves.Presheaf -1.360⬝10⁹ (-1.84%)
Mathlib.Algebra.Homology.ShortComplex.FunctorEquivalence -1.479⬝10⁹ (-1.47%)
Mathlib.CategoryTheory.Comma.Over -1.575⬝10⁹ (-0.52%)
Mathlib.CategoryTheory.Triangulated.Rotate -1.593⬝10⁹ (-4.14%)
Mathlib.CategoryTheory.Triangulated.Opposite.Triangle -1.668⬝10⁹ (-1.25%)
Mathlib.CategoryTheory.Limits.Shapes.Multiequalizer -1.690⬝10⁹ (-1.85%)
Mathlib.Algebra.Homology.Bifunctor -1.692⬝10⁹ (-1.51%)
Mathlib.CategoryTheory.Closed.FunctorCategory.Basic -1.745⬝10⁹ (-5.34%)
Mathlib.CategoryTheory.Adjunction.Over -1.772⬝10⁹ (-1.90%)
Mathlib.Topology.Sheaves.SheafCondition.EqualizerProducts -1.826⬝10⁹ (-1.54%)
Aesop.RulePattern -1.872⬝10⁹ (-19.38%)
7 files, Instructions -3.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Monoidal.Bimon_ -2.50⬝10⁹ (-2.40%)
Mathlib.CategoryTheory.Monad.Products -2.104⬝10⁹ (-3.55%)
Mathlib.Algebra.Category.ModuleCat.Presheaf.Pushforward -2.333⬝10⁹ (-1.85%)
Mathlib.CategoryTheory.Adjunction.Evaluation -2.377⬝10⁹ (-2.93%)
Batteries.Data.Array.Monadic -2.611⬝10⁹ (-24.60%)
Mathlib.CategoryTheory.GradedObject.Trifunctor -2.667⬝10⁹ (-1.06%)
Mathlib.AlgebraicTopology.SimplicialObject.Basic -2.975⬝10⁹ (-1.42%)
4 files, Instructions -4.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Functor.Currying -3.154⬝10⁹ (-2.93%)
Mathlib.CategoryTheory.Monad.EquivMon -3.374⬝10⁹ (-8.13%)
Mathlib.Algebra.Homology.ShortComplex.SnakeLemma -3.434⬝10⁹ (-3.50%)
Mathlib.CategoryTheory.Limits.Cones -3.481⬝10⁹ (-1.12%)
5 files, Instructions -5.0⬝10⁹
File Instructions %
Mathlib.CategoryTheory.Triangulated.Functor -4.76⬝10⁹ (-1.32%)
Mathlib.CategoryTheory.Functor.Trifunctor -4.243⬝10⁹ (-2.52%)
Mathlib.CategoryTheory.Monoidal.Internal.FunctorCategory -4.397⬝10⁹ (-2.96%)
Mathlib.AlgebraicGeometry.Morphisms.QuasiSeparated -4.416⬝10⁹ (-3.54%)
Mathlib.CategoryTheory.ComposableArrows -4.819⬝10⁹ (-1.59%)
File Instructions %
Mathlib.CategoryTheory.Triangulated.TriangleShift -5.134⬝10⁹ (-3.65%)
Batteries.Data.Array.Lemmas -19.282⬝10⁹ (-91.91%)
CI run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants