Theorems · Theorem · category theory
CategoryTheory.IsUniversalColimit.whiskerEquivalence
∀ {J : Type v'} [inst : CategoryTheory.Category.{u', v'} J] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
{K : Type u_3} [inst_2 : CategoryTheory.Category.{v_3, u_3} K] (e : J ≌ K) {F : CategoryTheory.Functor K C}
{c : CategoryTheory.Limits.Cocone F},
CategoryTheory.IsUniversalColimit c →
CategoryTheory.IsUniversalColimit (CategoryTheory.Limits.Cocone.whisker e.functor c)- Defined in
- Mathlib.CategoryTheory.Limits.VanKampen
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.IsUniversalColimit.whiskerEquivalence_iffproof · cited by 1