Skip to content

Commit 130de16

Browse files
qawbecrdteyBergschaf
authored andcommitted
chore(CategoryTheory): clean imports (leanprover-community#39610)
1 parent 7f97404 commit 130de16

55 files changed

Lines changed: 9 additions & 83 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Mathlib/CategoryTheory/Abelian/Injective/Resolution.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ public import Mathlib.Algebra.Homology.HomotopyCategory
99
public import Mathlib.Algebra.Homology.ShortComplex.ShortExact
1010
public import Mathlib.CategoryTheory.Abelian.Exact
1111
public import Mathlib.CategoryTheory.Preadditive.Injective.Resolution
12-
public import Mathlib.Data.Set.Subsingleton
1312
public import Mathlib.Tactic.AdaptationNote
1413

1514
/-!

Mathlib/CategoryTheory/Abelian/LeftDerived.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Authors: Kim Morrison, Riccardo Brasca, Adam Topaz, Jujian Zhang, Joël Riou
55
-/
66
module
77

8-
public import Mathlib.Algebra.Homology.Additive
98
public import Mathlib.CategoryTheory.Abelian.Projective.Resolution
109

1110
/-!

Mathlib/CategoryTheory/Adhesive/Subobject.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module
77

88
public import Mathlib.CategoryTheory.Adhesive.Basic
99
public import Mathlib.CategoryTheory.Subobject.Basic
10-
public import Mathlib.CategoryTheory.Subobject.Lattice
1110

1211
/-!
1312

Mathlib/CategoryTheory/Adjunction/AdjointFunctorTheorems.lean

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@ Authors: Bhavik Mehta
55
-/
66
module
77

8-
public import Mathlib.CategoryTheory.Comma.StructuredArrow.Small
98
public import Mathlib.CategoryTheory.Generator.Basic
109
public import Mathlib.CategoryTheory.Limits.ConeCategory
1110
public import Mathlib.CategoryTheory.Limits.Constructions.WeaklyInitial
12-
public import Mathlib.CategoryTheory.Limits.FunctorCategory.Basic
1311
public import Mathlib.CategoryTheory.Subobject.Comma
1412

1513
/-!

Mathlib/CategoryTheory/Adjunction/Basic.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Authors: Reid Barton, Johan Commelin, Bhavik Mehta
55
-/
66
module
77

8-
public import Mathlib.CategoryTheory.Equivalence
98
public import Mathlib.CategoryTheory.Yoneda
109

1110
/-!

Mathlib/CategoryTheory/Adjunction/Evaluation.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Authors: Adam Topaz
66
module
77

88
public import Mathlib.CategoryTheory.Limits.Shapes.Products
9-
public import Mathlib.CategoryTheory.Functor.EpiMono
109

1110
/-!
1211

Mathlib/CategoryTheory/Adjunction/Limits.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Authors: Reid Barton, Johan Commelin
55
-/
66
module
77

8-
public import Mathlib.CategoryTheory.Adjunction.Basic
98
public import Mathlib.CategoryTheory.Limits.Creates
109

1110
/-!

Mathlib/CategoryTheory/Bicategory/Extension.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module
77

88
public import Mathlib.CategoryTheory.Bicategory.Basic
99
public import Mathlib.CategoryTheory.Comma.StructuredArrow.Basic
10-
public import Mathlib.Tactic.CategoryTheory.CancelIso
1110

1211
/-!
1312
# Extensions and lifts in bicategories

Mathlib/CategoryTheory/Bicategory/LocallyDiscrete.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Authors: Yuma Mizuno, Calle Sönne
66
module
77

88
public import Mathlib.CategoryTheory.CommSq
9-
public import Mathlib.CategoryTheory.Discrete.Basic
109
public import Mathlib.CategoryTheory.Bicategory.Strict.Basic
1110

1211
/-!

Mathlib/CategoryTheory/Category/Cat.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module
77

88
public import Mathlib.CategoryTheory.Bicategory.Strict.Basic
99
public import Mathlib.CategoryTheory.ConcreteCategory.Bundled
10-
public import Mathlib.CategoryTheory.Discrete.Basic
1110
public import Mathlib.CategoryTheory.Types.Basic
1211

1312
/-!

0 commit comments

Comments
 (0)