Mathlib Map

Theorems · Definition · category theory

CategoryTheory.eHomWhiskerLeft

(V : Type u') →
  [inst : CategoryTheory.Category.{v', u'} V] →
    [inst_1 : CategoryTheory.MonoidalCategory V] →
      {C : Type u} →
        [inst_2 : CategoryTheory.Category.{v, u} C] →
          [inst_3 : CategoryTheory.EnrichedOrdinaryCategory V C] →
            (X : C) → {Y Y' : C} → (Y ⟶ Y') → ((X ⟶[V] Y) ⟶ X ⟶[V] Y')

The morphism (X ⟶[V] Y) ⟶ (X ⟶[V] Y') induced by a morphism Y ⟶ Y'.

Defined in
Mathlib.CategoryTheory.Enriched.Ordinary.Basic
Cited by
26 results in Mathlib
Foundations
Depth 14 from the axioms · uses Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.MonoidalCategoryCategoryTheory.CategoryCategoryTheory.EnrichedOrdinaryCategory

Around this declaration

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

CategoryTheory.Iso.eHomCongr · cited by 9Iso.eHomCongrCategoryTheory.eHomWhiskerLeft_id · cited by 6CategoryTheory.eHomWhiske…CategoryTheory.eHomFunctor · cited by 5CategoryTheory.eHomFunctorCategoryTheory.Enriched.FunctorCategory.precompEnrichedHom' · cited by 3FunctorCategory.precompEn…CategoryTheory.eHom_whisker_cancel · cited by 2CategoryTheory.eHom_whisk…CategoryTheory.eComp_eHomWhiskerLeft · cited by 2CategoryTheory.eComp_eHom…CategoryTheory.Iso.eHomCongr_comp · cited by 2Iso.eHomCongr_compCategoryTheory.Iso.eHomCongr_hom · cited by 2Iso.eHomCongr_homCategoryTheory.eHomWhiskerLeft_comp · cited by 2CategoryTheory.eHomWhiske…CategoryTheory.eHom_whisker_cancel_assoc · cited by 1CategoryTheory.eHom_whisk…CategoryTheory.eHom_whisker_cancel_inv · cited by 1CategoryTheory.eHom_whisk…CategoryTheory.eHom_whisker_exchange · cited by 1CategoryTheory.eHom_whisk…CategoryTheory.eHom_whisker_exchange_assoc · cited by 1CategoryTheory.eHom_whisk…CategoryTheory.Enriched.FunctorCategory.enrichedHom_condition · cited by 1FunctorCategory.enrichedH…CategoryTheory.Presheaf.functorEnrichedHomCoyonedaObjEquiv_naturality · cited by 1Presheaf.functorEnrichedH…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.MonoidalCategory · cited by 3095CategoryTheory.MonoidalCa…CategoryTheory.MonoidalCategoryStruct.whiskerLeft · cited by 915MonoidalCategoryStruct.wh…CategoryTheory.MonoidalCategoryStruct.rightUnitor · cited by 397MonoidalCategoryStruct.ri…CategoryTheory.EnrichedCategory.Hom · cited by 114EnrichedCategory.HomCategoryTheory.EnrichedOrdinaryCategory · cited by 109CategoryTheory.EnrichedOr…CategoryTheory.eComp · cited by 64CategoryTheory.eCompCategoryTheory.eHomEquiv · cited by 25CategoryTheory.eHomEquivCategoryTheory.eHomWhiskerLeftCITED BYCITES

Cites12

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

Cited by29

Results whose statement or proof uses this declaration.