Theorems · Definition · category theory
CategoryTheory.coreflectorAdjunction
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(j : CategoryTheory.Functor C D) → [inst_2 : CategoryTheory.Coreflective j] → j ⊣ CategoryTheory.coreflector jThe adjunction j ⊣ coreflector j when j is coreflective.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
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 · cited by 524
- CategoryTheory.Coreflectivestatement and proof · cited by 9
- CategoryTheory.coreflectorstatement · cited by 3
- CategoryTheory.Coreflective.adjproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.essImage.counit_isIsostatement and proof · cited by 1
- CategoryTheory.Functor.fullyFaithfulOfCoreflectiveproof · cited by 0
- CategoryTheory.counit_obj_eq_map_counitstatement and proof · cited by 0
- CategoryTheory.mem_essImage_of_counit_isSplitEpistatement and proof · cited by 0