Theorems · Definition · category theory
CategoryTheory.createsColimitsOfShapeOfEquiv
{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] →
{J' : Type w₁} →
[inst_3 : CategoryTheory.Category.{w'₁, w₁} J'] →
(J ≌ J') →
(F : CategoryTheory.Functor C D) →
[CategoryTheory.CreatesColimitsOfShape J F] → CategoryTheory.CreatesColimitsOfShape J' FIf F creates colimits of shape J and J ≌ J', then F creates colimits of shape J'.
- Defined in
- Mathlib.CategoryTheory.Limits.Creates
- Cited by
- 0 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.
Cites23
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Equivalence.inverseproof · cited by 1,130
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement and proof · cited by 601
- CategoryTheory.Iso.transproof · cited by 566
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.createsFiniteColimitsOfCreatesFiniteColimitsOfSizeproof · cited by 0
- CategoryTheory.Limits.CreatesColimitsOfSize.createsFiniteColimitsproof · cited by 0