Theorems · Theorem · category theory
CategoryTheory.IsCofilteredOrEmpty.of_left_adjoint
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [CategoryTheory.IsCofilteredOrEmpty C] {D : Type u₁}
[inst_2 : CategoryTheory.Category.{v₁, u₁} D] {L : CategoryTheory.Functor C D} {R : CategoryTheory.Functor D C}
(h : L ⊣ R), CategoryTheory.IsCofilteredOrEmpty DIf C is cofiltered or empty, and we have a functor L : C ⥤ D with a right adjoint,
then D is cofiltered or empty.
- Defined in
- Mathlib.CategoryTheory.Filtered.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Adjunctionstatement and proof · cited by 524
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.IsCofilteredOrEmptystatement and proof · cited by 55
- CategoryTheory.IsCofiltered.minproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.IsCofiltered.of_left_adjointproof · cited by 2
- CategoryTheory.IsCofilteredOrEmpty.of_equivalenceproof · cited by 1
- CategoryTheory.IsCofilteredOrEmpty.of_isLeftAdjointproof · cited by 0