Theorems · Definition · category theory
CategoryTheory.Functor.essImage
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → CategoryTheory.ObjectProperty DThe essential image of a functor F consists of those objects in the target category which are
isomorphic to an object in the image of the function F.obj. In other words, this is the closure
under isomorphism of the function F.obj.
This is the "non-evil" way of describing the image of a functor.
- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 82 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.ObjectPropertystatement · cited by 798
Cited by108
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.EssImageSubcategoryproof · cited by 19
- CategoryTheory.Functor.EssSurj.mem_essImagestatement · cited by 14
- CategoryTheory.Functor.toEssImagestatement and proof · cited by 10
- CategoryTheory.Functor.obj_mem_essImagestatement · cited by 7
- CategoryTheory.unitCompPartialBijectivestatement and proof · cited by 6
- CategoryTheory.Sheaf.isConstant_iff_mem_essImagestatement and proof · cited by 5
- CategoryTheory.Functor.essImage.liftFunctorstatement and proof · cited by 4
- CategoryTheory.Adjunction.isIso_counit_app_iff_mem_essImagestatement and proof · cited by 4
- CategoryTheory.equivEssImageOfReflectivestatement and proof · cited by 4
- AlgebraicGeometry.AffineScheme.forgetToSchemeproof · cited by 4
- CategoryTheory.Functor.essImage.ofIsostatement and proof · cited by 3
- CategoryTheory.Functor.essImage_comp_of_essSurjstatement · cited by 3