Theorems · Theorem · category theory
CategoryTheory.hasInitial_of_isCoseparating
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.LocallySmall.{w, v₁, u₁} C]
[CategoryTheory.WellPowered.{w, v₁, u₁} C] [CategoryTheory.Limits.HasLimitsOfSize.{w, w, v₁, u₁} C]
{P : CategoryTheory.ObjectProperty C} [CategoryTheory.ObjectProperty.Small.{w, v₁, u₁} P],
P.IsCoseparating → CategoryTheory.Limits.HasInitial CAn ingredient of the proof of the Special Adjoint Functor Theorem: a complete well-powered
category with a small coseparating set has an initial object.
In fact, it follows from the Special Adjoint Functor Theorem that C is already cocomplete,
see hasColimits_of_hasLimits_of_isCoseparating.
- Defined in
- Mathlib.CategoryTheory.Generator.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Bot.botproof · cited by 4,720
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
- CompleteLatticeproof · cited by 1,048
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.hasTerminal_of_isSeparatingproof · cited by 1
- CategoryTheory.isRightAdjoint_of_preservesLimits_of_isCoseparatingproof · cited by 1