Theorems · Theorem · category theory
CategoryTheory.Limits.hasColimit_of_equivalence_comp
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {K : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} K]
{C : Type u} [inst_2 : CategoryTheory.Category.{v, u} C] {F : CategoryTheory.Functor J C} (e : K ≌ J)
[CategoryTheory.Limits.HasColimit (e.functor.comp F)], CategoryTheory.Limits.HasColimit FIf a E ⋙ F has a colimit, and E is an equivalence, we can construct a colimit of F.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Limits.HasColimitstatement and proof · cited by 307
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Equivalence.invFunIdAssocproof · cited by 31
- CategoryTheory.Limits.hasColimit_of_isoproof · cited by 16
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.hasColimitsOfShape_of_equivalenceproof · cited by 22
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_of_equivalenceproof · cited by 1
- CategoryTheory.Limits.hasColimit_equivalence_comp_iffproof · cited by 1