Theorems · Theorem · category theory
CategoryTheory.rightAdjoint_preservesInitial_of_coreflective
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(R : CategoryTheory.Functor D C) [inst_2 : CategoryTheory.Coreflective R],
CategoryTheory.Limits.PreservesColimitsOfShape (CategoryTheory.Discrete PEmpty.{v + 1})
(CategoryTheory.comonadicRightAdjoint R)The coreflector always preserves initial objects. Note this in general doesn't apply to any other colimit.
- Defined in
- Mathlib.CategoryTheory.Monad.Limits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.IsColimitproof · cited by 773
- CategoryTheory.Limits.Coconeproof · cited by 746
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Adjunction.unitproof · cited by 387
- CategoryTheory.Limits.HasColimitproof · cited by 307
- CategoryTheory.Limits.PreservesColimitproof · cited by 278
- CategoryTheory.Functor.mapIsoproof · cited by 224
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.