Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subfunctor.range

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {F F' : CategoryTheory.Functor C (Type w)} → (F' ⟶ F) → CategoryTheory.Subfunctor F

The range of a morphism of type-valued functors, as a subfunctor of the target.

Defined in
Mathlib.CategoryTheory.Subfunctor.Image
Cited by
46 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

SSet.Subcomplex.range · cited by 49Subcomplex.rangeCategoryTheory.Subfunctor.range_obj · cited by 14Subfunctor.range_objCategoryTheory.Subfunctor.toRange · cited by 10Subfunctor.toRangeCategoryTheory.Subfunctor.lift · cited by 9Subfunctor.liftCategoryTheory.Subfunctor.equivalenceMonoOver · cited by 8Subfunctor.equivalenceMon…CategoryTheory.Sheaf.image · cited by 6Sheaf.imageCategoryTheory.Subfunctor.range_ι · cited by 6Subfunctor.range_ιCategoryTheory.Sheaf.imageι · cited by 5Sheaf.imageιCategoryTheory.Subfunctor.lift_ι · cited by 4Subfunctor.lift_ιCategoryTheory.Subfunctor.toRange_ι · cited by 3Subfunctor.toRange_ιCategoryTheory.FunctorToTypes.monoFactorisation · cited by 3FunctorToTypes.monoFactor…CategoryTheory.PresheafIsGeneratedBy.range · cited by 2PresheafIsGeneratedBy.ran…CategoryTheory.Sheaf.toImage_ι · cited by 2Sheaf.toImage_ιCategoryTheory.Subfunctor.orderIsoSubobject · cited by 2Subfunctor.orderIsoSubobj…CategoryTheory.Subfunctor.toRangeSheafify · cited by 2Subfunctor.toRangeSheafifyDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appSet.range · cited by 4705Set.rangeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Subfunctor · cited by 112CategoryTheory.SubfunctorSubfunctor.rangeCITED BYCITES

Cites8

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

Cited by57

Results whose statement or proof uses this declaration.