Theorems · Definition · category theory
CategoryTheory.createsColimitOfNatIso
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{J : Type w} →
[inst_2 : CategoryTheory.Category.{w', w} J] →
{K : CategoryTheory.Functor J C} →
{F G : CategoryTheory.Functor C D} →
(F ≅ G) → [CategoryTheory.CreatesColimit K F] → CategoryTheory.CreatesColimit K GIf F creates the colimit of K and F ≅ G, then G creates the colimit of K.
- Defined in
- Mathlib.CategoryTheory.Limits.Creates
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Isostatement and proof · cited by 3,963
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Functor.isoWhiskerLeftproof · cited by 177
- CategoryTheory.Limits.IsColimit.ofIsoColimitproof · cited by 45
- CategoryTheory.Limits.ReflectsColimitproof · cited by 33
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.createsColimitsOfShapeOfNatIsoproof · cited by 0
- CategoryTheory.monadicCreatesColimitOfPreservesColimitproof · cited by 0