Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Adjunction.hasColimitsOfShape_of_equivalence

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
  {J : Type u} [inst_2 : CategoryTheory.Category.{v, u} J] (E : CategoryTheory.Functor C D) [E.IsEquivalence]
  [CategoryTheory.Limits.HasColimitsOfShape J D], CategoryTheory.Limits.HasColimitsOfShape J C

Transport a HasColimitsOfShape instance across an equivalence.

Defined in
Mathlib.CategoryTheory.Adjunction.Limits
Cited by
4 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsEquivalenceCategoryTheory.Limits.HasColimitsOfShape

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.