Theorems · Theorem · category theory
CategoryTheory.isLeftAdjoint_of_preservesColimits_of_isSeparating
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v, u'} D]
[CategoryTheory.Limits.HasColimits C] [CategoryTheory.WellPowered.{v, v, u} Cᵒᵖ] {P : CategoryTheory.ObjectProperty C}
[CategoryTheory.ObjectProperty.Small.{v, v, u} P],
P.IsSeparating → ∀ (F : CategoryTheory.Functor C D) [CategoryTheory.Limits.PreservesColimits F], F.IsLeftAdjointThe special adjoint functor theorem: if F : C ⥤ D preserves colimits and C is cocomplete,
well-copowered and has a small separating set, then F has a right adjoint.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.CostructuredArrowproof · cited by 536
- CategoryTheory.Limits.HasTerminalproof · cited by 142
- CategoryTheory.Limits.HasColimitsstatement and proof · cited by 139
- CategoryTheory.ObjectProperty.IsSeparatingstatement and proof · cited by 41
- CategoryTheory.ObjectProperty.Smallstatement and proof · cited by 30
- CategoryTheory.Functor.IsLeftAdjointstatement · cited by 28
- CategoryTheory.WellPoweredstatement and proof · cited by 22
- CategoryTheory.Limits.PreservesColimitsstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.hasLimits_of_hasColimits_of_isSeparatingproof · cited by 1