Mathlib Map

Theorems · Definition · category theory

CategoryTheory.StructuredArrow.hom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        {S : D} → {T : CategoryTheory.Functor C D} → (X : CategoryTheory.StructuredArrow S T) → S ⟶ T.obj X.right

The morphism that is part of a structured arrow.

Defined in
Mathlib.CategoryTheory.Comma.StructuredArrow.Basic
Cited by
150 results in Mathlib
Foundations
Depth 25 from the axioms, rests on 125 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.StructuredArrow.homMk · cited by 47StructuredArrow.homMkCategoryTheory.Functor.leftKanExtensionUnit · cited by 27Functor.leftKanExtensionU…CategoryTheory.Functor.LeftExtension.coconeAt · cited by 20LeftExtension.coconeAtCategoryTheory.StructuredArrow.w · cited by 16StructuredArrow.wCategoryTheory.StructuredArrow.isoMk · cited by 14StructuredArrow.isoMkCategoryTheory.StructuredArrow.commaMapEquivalenceFunctor · cited by 13StructuredArrow.commaMapE…CategoryTheory.Bicategory.LeftExtension.unit · cited by 12LeftExtension.unitCategoryTheory.Bicategory.LeftLift.unit · cited by 12LeftLift.unitCategoryTheory.StructuredArrow.commaMapEquivalenceInverse · cited by 10StructuredArrow.commaMapE…CategoryTheory.StructuredArrow.post · cited by 9StructuredArrow.postCategoryTheory.StructuredArrow.preEquivalenceInverse · cited by 9StructuredArrow.preEquiva…CategoryTheory.Functor.RightExtension.coneAt · cited by 9RightExtension.coneAtCategoryTheory.StructuredArrow.ofCommaSndEquivalenceFunctor · cited by 8StructuredArrow.ofCommaSn…CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalence.functor · cited by 8structuredArrowRightwards…CategoryTheory.StructuredArrow.preEquivalenceFunctor · cited by 7StructuredArrow.preEquiva…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Comma.hom · cited by 490Comma.homCategoryTheory.StructuredArrow · cited by 370CategoryTheory.Structured…CategoryTheory.StructuredArrow.right · cited by 213StructuredArrow.rightStructuredArrow.homCITED BYCITES

Cites7

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

Cited by200

Results whose statement or proof uses this declaration.