Skip to content

[Merged by Bors] - chore: import Batteries.Tactic.Basic#16055

Closed
kim-em wants to merge 1 commit intomasterfrom
import_tactic_common
Closed

[Merged by Bors] - chore: import Batteries.Tactic.Basic#16055
kim-em wants to merge 1 commit intomasterfrom
import_tactic_common

Conversation

@kim-em
Copy link
Copy Markdown
Contributor

@kim-em kim-em commented Aug 22, 2024

No description provided.

@github-actions
Copy link
Copy Markdown

PR summary 655bbb52c8

Import changes for modified files

Dependency changes

File Base Count Head Count Change
Mathlib.Tactic.Common 238 239 +1 (+0.42%)
Import changes for all files
Files Import difference
117 files Mathlib.Algebra.Group.WithOne.Defs Mathlib.CategoryTheory.Category.ULift Mathlib.CategoryTheory.Monad.Algebra Mathlib.CategoryTheory.Thin Mathlib.Tactic.CategoryTheory.BicategoryCoherence Mathlib.CategoryTheory.Groupoid Mathlib.CategoryTheory.Limits.Cones Mathlib.CategoryTheory.Bicategory.Strict Mathlib.Logic.Equiv.Functor Mathlib.CategoryTheory.EpiMono Mathlib.CategoryTheory.PUnit Mathlib.Tactic.CategoryTheory.Elementwise Mathlib.CategoryTheory.Balanced Mathlib.CategoryTheory.Limits.IsLimit Mathlib.Logic.Equiv.Pairwise Mathlib.CategoryTheory.Elementwise Mathlib.CategoryTheory.Equivalence Mathlib.CategoryTheory.Yoneda Mathlib.CategoryTheory.Quotient Mathlib.CategoryTheory.Bicategory.Coherence Mathlib.CategoryTheory.Functor.Basic Mathlib.CategoryTheory.Category.Cat Mathlib.CategoryTheory.FullSubcategory Mathlib.CategoryTheory.Category.Quiv Mathlib.CategoryTheory.Sigma.Basic Mathlib.CategoryTheory.Whiskering Mathlib.CategoryTheory.Adjunction.Opposites Mathlib.CategoryTheory.Adjunction.Restrict Mathlib.CategoryTheory.UnivLE Mathlib.CategoryTheory.Functor.FullyFaithful Mathlib.CategoryTheory.ClosedUnderIsomorphisms Mathlib.CategoryTheory.Products.Unitor Mathlib.CategoryTheory.Functor.Hom Mathlib.CategoryTheory.Monad.Types Mathlib.CategoryTheory.Bicategory.Functor.Oplax Mathlib.CategoryTheory.Category.Basic Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Oplax Mathlib.CategoryTheory.Iso Mathlib.CategoryTheory.Functor.EpiMono Mathlib.CategoryTheory.EqToHom Mathlib.CategoryTheory.Monad.Basic Mathlib.CategoryTheory.Monoidal.Category Mathlib.CategoryTheory.CatCommSq Mathlib.CategoryTheory.Square Mathlib.CategoryTheory.Functor.Const Mathlib.CategoryTheory.Sums.Associator Mathlib.Control.ULiftable Mathlib.CategoryTheory.Bicategory.NaturalTransformation.Strong Mathlib.CategoryTheory.IsomorphismClasses Mathlib.CategoryTheory.Bicategory.Functor.Pseudofunctor Mathlib.CategoryTheory.ConcreteCategory.Basic Mathlib.Logic.Pairwise Mathlib.Tactic.Common Mathlib.CategoryTheory.Groupoid.FreeGroupoid Mathlib.CategoryTheory.Bicategory.Functor.Lax Mathlib.CategoryTheory.Category.KleisliCat Mathlib.Control.Bifunctor Mathlib.CategoryTheory.NatIso Mathlib.CategoryTheory.Functor.Category Mathlib.Tactic.CategoryTheory.Slice Mathlib.CategoryTheory.Bicategory.LocallyDiscrete Mathlib.CategoryTheory.Groupoid.Basic Mathlib.Data.List.Pairwise Mathlib.CategoryTheory.Adjunction.Basic Mathlib.Control.Bitraversable.Lemmas Mathlib.CategoryTheory.Products.Bifunctor Mathlib.CategoryTheory.Bicategory.End Mathlib.Tactic.Widget.CommDiag Mathlib.CategoryTheory.ConcreteCategory.BundledHom Mathlib.CategoryTheory.Bicategory.Functor.Prelax Mathlib.CategoryTheory.Category.Pointed Mathlib.Control.Bitraversable.Basic Mathlib.CategoryTheory.Products.Associator Mathlib.CategoryTheory.DiscreteCategory Mathlib.CategoryTheory.Types Mathlib.Algebra.Quotient Mathlib.CategoryTheory.PEmpty Mathlib.CategoryTheory.Core Mathlib.CategoryTheory.Functor.Currying Mathlib.CategoryTheory.Functor.Functorial Mathlib.CategoryTheory.Category.Bipointed Mathlib.CategoryTheory.Functor.Trifunctor Mathlib.Tactic.CategoryTheory.MonoidalComp Mathlib.CategoryTheory.Comma.Basic Mathlib.CategoryTheory.Sums.Basic Mathlib.CategoryTheory.Bicategory.Free Mathlib.CategoryTheory.NatTrans Mathlib.CategoryTheory.Pi.Basic Mathlib.CategoryTheory.FiberedCategory.Cartesian Mathlib.CategoryTheory.ConcreteCategory.ReflectsIso Mathlib.CategoryTheory.Functor.ReflectsIso Mathlib.CategoryTheory.Limits.Shapes.StrongEpi Mathlib.CategoryTheory.LiftingProperties.Basic Mathlib.CategoryTheory.Products.Basic Mathlib.CategoryTheory.Adjunction.Unique Mathlib.Control.Bitraversable.Instances Mathlib.CategoryTheory.Bicategory.FunctorBicategory Mathlib.CategoryTheory.EssentialImage Mathlib.CategoryTheory.LiftingProperties.Adjunction Mathlib.Data.Vector.Defs Mathlib.CategoryTheory.FiberedCategory.HomLift Mathlib.CategoryTheory.PathCategory Mathlib.CategoryTheory.Comma.Arrow Mathlib.CategoryTheory.CommSq Mathlib.CategoryTheory.Bicategory.Basic Mathlib.CategoryTheory.FiberedCategory.BasedCategory Mathlib.CategoryTheory.Category.TwoP Mathlib.CategoryTheory.ConcreteCategory.UnbundledHom Mathlib.CategoryTheory.HomCongr Mathlib.CategoryTheory.Opposites Mathlib.Combinatorics.Quiver.Covering Mathlib.CategoryTheory.Monad.Kleisli Mathlib.Algebra.Field.IsField Mathlib.Tactic.CategoryTheory.BicategoricalComp Mathlib.AlgebraicTopology.DoldKan.Compatibility Mathlib.CategoryTheory.Adjunction.Whiskering Mathlib.Tactic.CategoryTheory.Reassoc
1

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.

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

mathlib-bors bot pushed a commit that referenced this pull request Aug 22, 2024
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 22, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: import Batteries.Tactic.Basic [Merged by Bors] - chore: import Batteries.Tactic.Basic Aug 22, 2024
@mathlib-bors mathlib-bors bot closed this Aug 22, 2024
@mathlib-bors mathlib-bors bot deleted the import_tactic_common branch August 22, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants