Theorems · Theorem · category theory
CategoryTheory.IsFiltered.of_right_adjoint
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsFiltered C] {D : Type u₁}
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] {L : CategoryTheory.Functor D C} {R : CategoryTheory.Functor C D}
(h : L ⊣ R), CategoryTheory.IsFiltered DIf C is filtered, and we have a functor R : C ⥤ D with a left adjoint, then D is filtered.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Adjunctionstatement and proof · cited by 524
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- CategoryTheory.IsFilteredOrEmptyproof · cited by 55
- CategoryTheory.IsFilteredOrEmpty.of_right_adjointproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.IsFiltered.of_equivalenceproof · cited by 15
- CategoryTheory.IsFiltered.of_isRightAdjointproof · cited by 0