Theorems · Inductive type · category theory
CategoryTheory.Functor.EssSurj
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → PropA functor F : C ⥤ D is essentially surjective if every object of D is in the essential
image of F. In other words, for every Y : D, there is some X : C with F.obj X ≅ Y.
- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 88 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 by102
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.objObjPreimageIsostatement and proof · cited by 54
- CategoryTheory.Functor.objPreimagestatement and proof · cited by 49
- CategoryTheory.Localization.essSurjstatement · cited by 16
- CategoryTheory.Functor.EssSurj.mem_essImagestatement and proof · cited by 14
- CategoryTheory.Localization.natTrans_extproof · cited by 7
- CategoryTheory.Localization.essSurj_mapArrowstatement and proof · cited by 4
- CategoryTheory.Functor.essImage_comp_of_essSurjstatement and proof · cited by 3
- CategoryTheory.ObjectProperty.SerreClassLocalization.preservesCokernelproof · cited by 3
- CategoryTheory.ObjectProperty.SerreClassLocalization.preservesKernelproof · cited by 3
- CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_of_isLocalizedEquivalencestatement and proof · cited by 3
- CategoryTheory.TwoSquare.GuitartExact.of_hCompstatement and proof · cited by 3
- CategoryTheory.Localization.functor_additive_iffproof · cited by 2