Theorems · Inductive type · category theory
CategoryTheory.Limits.CreatesFiniteColimits
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.Functor C D → Type (max (max (max (max 1 u₁) u₂) v₁) v₂)We say that a functor creates finite colimits if it creates all colimits of shape J where
J : Type is a finite category.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by28
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.hasFiniteColimits_of_hasColimits_of_createsFiniteColimitsstatement and proof · cited by 0
- CategoryTheory.Limits.CreatesFiniteColimits.mk.noConfusionstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsLeftOpstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfCreatesCoequalizersAndFiniteCoproductsstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfCreatesFiniteColimitsOfSizestatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfCreatesInitialAndPushoutsstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfLeftOpstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfNatIsostatement and proof · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfOpstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfRightOpstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOfUnopstatement · cited by 0
- CategoryTheory.Limits.createsFiniteColimitsOpstatement · cited by 0