Theorems · Theorem · category theory
CategoryTheory.IsFiltered.of_isRightAdjoint
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsFiltered C] {D : Type u₁}
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] (R : CategoryTheory.Functor C D) [R.IsRightAdjoint],
CategoryTheory.IsFiltered DIf C is filtered, and we have a right adjoint functor R : C ⥤ D, then D is filtered.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 30 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.IsFilteredstatement and proof · cited by 210
- CategoryTheory.Functor.IsRightAdjointstatement and proof · cited by 46
- CategoryTheory.Adjunction.ofIsRightAdjointproof · cited by 13
- CategoryTheory.IsFiltered.of_right_adjointproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.