Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Subfunctor.range_obj

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {F F' : CategoryTheory.Functor C (Type w)} (p : F' ⟶ F)
  (U : C), (CategoryTheory.Subfunctor.range p).obj U = Set.range ⇑(CategoryTheory.ConcreteCategory.hom (p.app U))
Defined in
Mathlib.CategoryTheory.Subfunctor.Image
Cited by
14 results in Mathlib
Foundations
Depth 23 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.iSup_range_eq_top_of_isColimit · cited by 3SSet.iSup_range_eq_top_of…SSet.Subcomplex.image_top · cited by 2Subcomplex.image_topSSet.skeletonOfMono_succ · cited by 1SSet.skeletonOfMono_succCategoryTheory.Subfunctor.range_le_equalizer_iff · cited by 1Subfunctor.range_le_equal…CategoryTheory.Subfunctor.epi_iff_range_eq_top · cited by 1Subfunctor.epi_iff_range_…CategoryTheory.Subfunctor.ofSection_eq_range · cited by 1Subfunctor.ofSection_eq_r…CategoryTheory.Subfunctor.image_top · cited by 1Subfunctor.image_topSSet.Subcomplex.range_comp · cited by 1Subcomplex.range_compSSet.Subcomplex.range_eq_top_iff · cited by 1Subcomplex.range_eq_top_i…SSet.relativeCellComplexOfMono.Cell.mem_skeletonOfMono_obj_iff · cited by 0Cell.mem_skeletonOfMono_o…CategoryTheory.Subfunctor.range_comp · cited by 0Subfunctor.range_compCategoryTheory.Subfunctor.range_comp_le · cited by 0Subfunctor.range_comp_leCategoryTheory.Subfunctor.range_id · cited by 0Subfunctor.range_idSSet.mem_skeletonOfMono_obj_iff_of_nonDegenerate · cited by 0SSet.mem_skeletonOfMono_o…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appSet.range · cited by 4705Set.rangeCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.Subfunctor.obj · cited by 227Subfunctor.objCategoryTheory.Subfunctor.range · cited by 46Subfunctor.rangeSubfunctor.range_objCITED BYCITES

Cites12

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

Cited by14

Results whose statement or proof uses this declaration.