Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.whiskerEquivalence
{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} →
CategoryTheory.Limits.IsColimit s →
(e : K ≌ J) → CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cocone.whisker e.functor s)If s : Cocone F is a colimit cocone, so is s whiskered by an equivalence e.
- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 34 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 · 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.Equivalence.toAdjunctionproof · cited by 60
- CategoryTheory.Limits.Cocone.whiskerstatement · cited by 40
- CategoryTheory.Limits.Cocone.whiskeringEquivalenceproof · cited by 6
- CategoryTheory.Limits.IsColimit.ofLeftAdjointproof · cited by 1
Cited by18
Results whose statement or proof uses this declaration.
- HomotopicalAlgebra.AttachCells.reindexproof · cited by 9
- CategoryTheory.Limits.preservesColimitsOfShape_of_equivproof · cited by 7
- CategoryTheory.Limits.IsColimit.whiskerEquivalenceEquivproof · cited by 4
- CategoryTheory.TransfiniteCompositionOfShape.ofOrderIsoproof · cited by 3
- CategoryTheory.Limits.Bicone.whiskerIsBilimitIffproof · cited by 2
- CategoryTheory.isVanKampenColimit_of_isEmptyproof · cited by 2
- CategoryTheory.Limits.reflectsColimitsOfShape_of_equivproof · cited by 2
- CategoryTheory.Limits.Fan.IsLimit.opproof · cited by 1
- CategoryTheory.IsCardinalFilteredGenerator.of_isDenseproof · cited by 1
- CategoryTheory.Functor.DenseAt.ofNatIsoproof · cited by 1
- CategoryTheory.Functor.LeftExtension.isPointwiseLeftKanExtensionAtOfIso'proof · cited by 0
- CategoryTheory.Functor.isStrongGenerator_of_isDenseproof · cited by 0