Mathlib Map

Theorems · Definition · category theory

CategoryTheory.MorphismProperty.homFamily

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    (P : CategoryTheory.MorphismProperty C) → (f : ↑P.toSet) → (↑f).left ⟶ (↑f).right

The family of morphisms indexed by P.toSet which corresponds to P : MorphismProperty C, see MorphismProperty.ofHoms_homFamily.

Defined in
Mathlib.CategoryTheory.MorphismProperty.Basic
Cited by
14 results in Mathlib
Foundations
Depth 15 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.SmallObject.hasColimitsOfShape_discrete · cited by 7SmallObject.hasColimitsOf…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso · cited by 5SmallObject.iterationFunc…CategoryTheory.SmallObject.relativeCellComplexιObj · cited by 4SmallObject.relativeCellC…CategoryTheory.SmallObject.succStruct · cited by 3SmallObject.succStructCategoryTheory.SmallObject.relativeCellComplexιObjFObjSuccIso · cited by 3SmallObject.relativeCellC…CategoryTheory.MorphismProperty.ofHoms_homFamily · cited by 2MorphismProperty.ofHoms_h…CategoryTheory.SmallObject.transfiniteCompositionsOfShape_ιObj · cited by 2SmallObject.transfiniteCo…CategoryTheory.SmallObject.ιFunctorObj_eq · cited by 1SmallObject.ιFunctorObj_eqCategoryTheory.SmallObject.hasRightLiftingProperty_πObj · cited by 1SmallObject.hasRightLifti…CategoryTheory.SmallObject.πFunctorObj_eq · cited by 1SmallObject.πFunctorObj_eqCategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp · cited by 1SmallObject.iterationFunc…CategoryTheory.SmallObject.iterationFunctorMapSuccAppArrowIso_hom_right_right_comp_assoc · cited by 1SmallObject.iterationFunc…CategoryTheory.MorphismProperty.IsCardinalForSmallObjectArgument.preservesColimit · cited by 1IsCardinalForSmallObjectA…CategoryTheory.SmallObject.preservesColimit · cited by 1SmallObject.preservesColi…CategoryTheory.SmallObject.succStruct_prop_le_propArrow · cited by 0SmallObject.succStruct_pr…Set · cited by 53352SetCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomSet.Elem · cited by 7166Set.ElemCategoryTheory.MorphismProperty · cited by 2179CategoryTheory.MorphismPr…CategoryTheory.Arrow · cited by 713CategoryTheory.ArrowCategoryTheory.Arrow.left · cited by 426Arrow.leftCategoryTheory.Arrow.right · cited by 423Arrow.rightCategoryTheory.Arrow.hom · cited by 335Arrow.homCategoryTheory.MorphismProperty.toSet · cited by 26MorphismProperty.toSetMorphismProperty.homFamilyCITED BYCITES

Cites10

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

Cited by21

Results whose statement or proof uses this declaration.