Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CategoryOfElements.homMk

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {F : CategoryTheory.Functor C (Type w)} →
      (x y : F.Elements) → (f : x.fst ⟶ y.fst) → (CategoryTheory.ConcreteCategory.hom (F.map f)) x.snd = y.snd → (x ⟶ y)

Constructor for morphisms in the category of elements of a functor to types.

Defined in
Mathlib.CategoryTheory.Elements
Cited by
13 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.CategoryOfElements.costructuredArrowULiftYonedaEquivalence · cited by 7CategoryOfElements.costru…CategoryTheory.CategoryOfElements.isoMk · cited by 5CategoryOfElements.isoMkCategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor · cited by 3ofIsCofiltered.functorCategoryTheory.GrothendieckTopology.Point.toPresheafFiber_w · cited by 3Point.toPresheafFiber_wCategoryTheory.Functor.weightedLimObjObj_w · cited by 1Functor.weightedLimObjObj…TopCat.Sheaf.IsFlasque.epi_of_shortExact · cited by 1IsFlasque.epi_of_shortExa…TopCat.Sheaf.IsFlasque.structured_arrows_elements_sheaf_chains_bounded · cited by 1IsFlasque.structured_arro…CategoryTheory.Limits.WeightedCone.w · cited by 1WeightedCone.wCategoryTheory.CategoryOfElements.homMk_coe · cited by 0CategoryOfElements.homMk_…CategoryTheory.CategoryOfElements.homMk.congr_simp · cited by 0homMk.congr_simpCategoryTheory.CategoryOfElements.isoMk_hom · cited by 0CategoryOfElements.isoMk_…CategoryTheory.CategoryOfElements.isoMk_inv · cited by 0CategoryOfElements.isoMk_…CategoryTheory.GrothendieckTopology.Point.ofIsCofiltered.functor_map · cited by 0ofIsCofiltered.functor_mapCategoryTheory.FunctorToTypes.fromOverFunctorElementsEquivalence · cited by 0FunctorToTypes.fromOverFu…CategoryTheory.CategoryOfElements.costructuredArrowULiftYonedaEquivalence_counitIso · cited by 0CategoryOfElements.costru…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homTypeCat.Fun · cited by 1307TypeCat.FunCategoryTheory.Functor.Elements · cited by 141Functor.ElementsCategoryOfElements.homMkCITED BYCITES

Cites9

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

Cited by17

Results whose statement or proof uses this declaration.