Theorems · Theorem · category theory
CategoryTheory.leftAdjoint_preservesTerminal_of_reflective
∀ {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.Reflective R],
CategoryTheory.Limits.PreservesLimitsOfShape (CategoryTheory.Discrete PEmpty.{v + 1})
(CategoryTheory.monadicLeftAdjoint R)The reflector always preserves terminal objects. Note this in general doesn't apply to any other limit.
- Defined in
- Mathlib.CategoryTheory.Monad.Limits
- Cited by
- 1 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.
Cites28
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.Iso.symmproof · cited by 993
- CategoryTheory.Limits.Coneproof · cited by 710
- CategoryTheory.Limits.IsLimitproof · cited by 664
- CategoryTheory.Iso.transproof · cited by 566
- CategoryTheory.Adjunction.counitproof · cited by 376
- CategoryTheory.Limits.PreservesLimitproof · cited by 293
- CategoryTheory.Limits.HasLimitproof · cited by 226
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.PreservesFiniteProducts.of_exponentialIdealproof · cited by 0