Theorems · Inductive type · category theory
CategoryTheory.Reflective
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor D C → Type (max (max (max u₁ u₂) v₁) v₂)A functor is reflective, or a reflective inclusion, if it is fully faithful and right adjoint.
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
Cited by46
Results whose statement or proof uses this declaration.
- CategoryTheory.reflectorstatement and proof · cited by 17
- CategoryTheory.reflectorAdjunctionstatement and proof · cited by 10
- CategoryTheory.unitCompPartialBijectivestatement and proof · cited by 6
- CategoryTheory.equivEssImageOfReflectivestatement and proof · cited by 4
- CategoryTheory.bijectionstatement and proof · cited by 3
- CategoryTheory.unitCompPartialBijectiveAuxstatement and proof · cited by 2
- CategoryTheory.unitCompPartialBijective_symm_applystatement and proof · cited by 2
- CategoryTheory.hasLimit_of_reflectivestatement and proof · cited by 2
- CategoryTheory.hasLimitsOfShape_of_reflectivestatement and proof · cited by 2
- CategoryTheory.Functor.essImage.unit_isIsostatement and proof · cited by 2
- CategoryTheory.hasColimitsOfShape_of_reflectivestatement and proof · cited by 2
- CategoryTheory.unitCompPartialBijectiveAux_symm_applystatement and proof · cited by 1