Theorems · Definition · category theory
CategoryTheory.coreflector
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(j : CategoryTheory.Functor C D) → [CategoryTheory.Coreflective j] → CategoryTheory.Functor D CThe coreflector D ⥤ C when L : C ⥤ D is coreflective.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.Coreflectivestatement and proof · cited by 9
- CategoryTheory.Coreflective.Rproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.coreflectorAdjunctionstatement · cited by 3
- CategoryTheory.Functor.essImage.counit_isIsostatement · cited by 1
- CategoryTheory.counit_obj_eq_map_counitstatement and proof · cited by 0
- CategoryTheory.mem_essImage_of_counit_isSplitEpistatement and proof · cited by 0