Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subfunctor.toRange

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

Given a morphism p : F' ⟶ F of type-valued functors, this is the morphism from F' to its range.

Defined in
Mathlib.CategoryTheory.Subfunctor.Image
Cited by
10 results in Mathlib
Foundations
Depth 63 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.

CategoryTheory.Subfunctor.equivalenceMonoOver · cited by 8Subfunctor.equivalenceMon…SSet.Subcomplex.toRange · cited by 6Subcomplex.toRangeCategoryTheory.Subfunctor.toRange_ι · cited by 3Subfunctor.toRange_ιCategoryTheory.FunctorToTypes.monoFactorisation · cited by 3FunctorToTypes.monoFactor…CategoryTheory.Sheaf.toImage_ι · cited by 2Sheaf.toImage_ιCategoryTheory.Subfunctor.toRangeSheafify · cited by 2Subfunctor.toRangeSheafifyCategoryTheory.FunctorToTypes.monoFactorisation_e · cited by 0FunctorToTypes.monoFactor…CategoryTheory.Subfunctor.equivalenceMonoOver_counitIso · cited by 0Subfunctor.equivalenceMon…CategoryTheory.imageFactorization · cited by 0CategoryTheory.imageFacto…CategoryTheory.Subfunctor.range_toRange · cited by 0Subfunctor.range_toRangeSSet.strongAnodyneExtensions_le_anodyneExtensions · cited by 0SSet.strongAnodyneExtensi…CategoryTheory.Subfunctor.toRangeSheafify_app_hom_apply_coe · cited by 0Subfunctor.toRangeSheafif…CategoryTheory.Subfunctor.toRange_app_val · cited by 0Subfunctor.toRange_app_valCategoryTheory.Subfunctor.toRange_ι_assoc · cited by 0Subfunctor.toRange_ι_assocSSet.strongInnerAnodyneExtensions_le_innerAnodyneExtensions · cited by 0SSet.strongInnerAnodyneEx…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Subfunctor.toFunctor · cited by 90Subfunctor.toFunctorCategoryTheory.Subfunctor.range · cited by 46Subfunctor.rangeCategoryTheory.Subfunctor.lift · cited by 9Subfunctor.liftSubfunctor.toRangeCITED 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.