Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Over.homMk

{T : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} T] →
    {X : T} →
      {U V : CategoryTheory.Over X} →
        (f : U.left ⟶ V.left) →
          autoParam (CategoryTheory.CategoryStruct.comp f V.hom = U.hom) CategoryTheory.Over.homMk._auto_1 → (U ⟶ V)

To give a morphism in the over category, it suffices to give an arrow fitting in a commutative triangle.

Defined in
Mathlib.CategoryTheory.Comma.Over.Basic
Cited by
115 results in Mathlib
Foundations
Depth 28 from the axioms, rests on 142 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Over.cartesianMonoidalCategory · cited by 68Over.cartesianMonoidalCat…CategoryTheory.Over.pullback · cited by 53Over.pullbackCategoryTheory.ChosenPullbacksAlong.cartesianMonoidalCategoryOver · cited by 49ChosenPullbacksAlong.cart…CategoryTheory.Over.post · cited by 44Over.postCategoryTheory.Limits.pullbackConeEquivBinaryFan · cited by 23Limits.pullbackConeEquivB…CategoryTheory.MonoOver.homMk · cited by 18MonoOver.homMkCategoryTheory.toOver · cited by 18CategoryTheory.toOverTopologicalSpace.Opens.overEquivalence · cited by 18Opens.overEquivalenceCategoryTheory.Over.iteratedSliceForward · cited by 14Over.iteratedSliceForwardCategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctor · cited by 13IsLimit.pullbackConeEquiv…CategoryTheory.Over.homMk_left · cited by 12Over.homMk_leftCategoryTheory.Over.iteratedSliceBackward · cited by 11Over.iteratedSliceBackwardCategoryTheory.Over.ConstructProducts.conesEquivFunctor · cited by 10ConstructProducts.conesEq…CategoryTheory.toOverUnit · cited by 10CategoryTheory.toOverUnitCategoryTheory.Over.opEquivOpUnder · cited by 9Over.opEquivOpUnderCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.Over.left · cited by 541Over.leftCategoryTheory.Over.hom · cited by 370Over.homCategoryTheory.CostructuredArrow.homMk · cited by 55CostructuredArrow.homMkOver.homMkCITED BYCITES

Cites7

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

Cited by172

Results whose statement or proof uses this declaration.