Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.whiskerEquivalenceEquiv
{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} →
{s : CategoryTheory.Limits.Cocone F} →
(e : K ≌ J) →
CategoryTheory.Limits.IsColimit s ≃
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cocone.whisker e.functor s)Given an equivalence of diagrams e, s is a colimit cocone iff s.whisker e.functor is.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 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
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Equivalence.functorstatement · cited by 1,268
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Limits.Cocone.whiskerstatement · cited by 40
- CategoryTheory.Limits.IsColimit.whiskerEquivalenceproof · cited by 9
- CategoryTheory.Limits.IsColimit.ofWhiskerEquivalenceproof · cited by 4
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctorBifunctor₂₃MapObjproof · cited by 6
- CategoryTheory.GradedObject.isColimitCofan₃MapBifunctor₁₂BifunctorMapObjproof · cited by 5
- CategoryTheory.FinitaryExtensive.isVanKampen_finiteCoproductsproof · cited by 3
- CategoryTheory.FinitaryPreExtensive.isUniversal_finiteCoproductsproof · cited by 3
- CategoryTheory.Limits.PushoutCocone.isColimitEquivIsLimitUnopproof · cited by 3
- CategoryTheory.Presheaf.isColimitTautologicalCoconeproof · cited by 2
- CategoryTheory.Limits.isColimitEquivIsInitialOfIsEmptyproof · cited by 2
- CategoryTheory.IsVanKampenColimit.whiskerEquivalenceproof · cited by 1
- CategoryTheory.Presheaf.isColimitTautologicalCocone'proof · cited by 1
- CategoryTheory.IsUniversalColimit.whiskerEquivalenceproof · cited by 1
- CategoryTheory.Limits.Cofan.isColimitEquivOfEquivproof · cited by 0
- CategoryTheory.Limits.Cofork.isColimitEquivIsLimitUnopproof · cited by 0