Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.toEssImage

{C : Type u₁} →
  {D : Type u₂} →
    [inst : CategoryTheory.Category.{v₁, u₁} C] →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        (F : CategoryTheory.Functor C D) → CategoryTheory.Functor C F.EssImageSubcategory

Given a functor F : C ⥤ D, we have an (essentially surjective) functor from C to the essential image of F.

Defined in
Mathlib.CategoryTheory.EssentialImage
Cited by
10 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.equivEssImageOfReflective · cited by 4CategoryTheory.equivEssIm…CategoryTheory.Functor.essImage.liftFunctor · cited by 4essImage.liftFunctorCategoryTheory.Functor.essImage.liftFunctorCompIso · cited by 2essImage.liftFunctorCompI…CategoryTheory.Functor.toEssImageCompι · cited by 2Functor.toEssImageCompιCategoryTheory.equivEssImageOfReflective_counitIso · cited by 0CategoryTheory.equivEssIm…CategoryTheory.equivEssImageOfReflective_functor · cited by 0CategoryTheory.equivEssIm…CategoryTheory.Functor.essImage.liftFunctorCompIso_hom_app · cited by 0essImage.liftFunctorCompI…CategoryTheory.Functor.essImage.liftFunctorCompIso_inv_app · cited by 0essImage.liftFunctorCompI…CategoryTheory.Functor.essImage.liftFunctor_map · cited by 0essImage.liftFunctor_mapCategoryTheory.Functor.essImage.liftFunctor_obj · cited by 0essImage.liftFunctor_objAlgebraicGeometry.AffineScheme.Spec · cited by 0AffineScheme.SpecCategoryTheory.Functor.toEssImageCompι_hom_app · cited by 0Functor.toEssImageCompι_h…CategoryTheory.Functor.toEssImageCompι_inv_app · cited by 0Functor.toEssImageCompι_i…CategoryTheory.Functor.toEssImage_map_hom · cited by 0Functor.toEssImage_map_homCategoryTheory.Functor.toEssImage_obj_obj · cited by 0Functor.toEssImage_obj_objCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.essImage · cited by 82Functor.essImageCategoryTheory.ObjectProperty.lift · cited by 33ObjectProperty.liftCategoryTheory.Functor.EssImageSubcategory · cited by 19Functor.EssImageSubcatego…CategoryTheory.Functor.obj_mem_essImage · cited by 7Functor.obj_mem_essImageFunctor.toEssImageCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.