Theorems · Definition · category theory
CategoryTheory.eHomWhiskerRight
(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 X' : C} → (X ⟶ X') → (Y : C) → (X' ⟶[V] Y) ⟶ X ⟶[V] YThe morphism (X' ⟶[V] Y) ⟶ (X ⟶[V] Y) induced by a morphism X ⟶ X'.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.whiskerRightproof · cited by 903
- CategoryTheory.MonoidalCategoryStruct.leftUnitorproof · cited by 437
- CategoryTheory.EnrichedCategory.Homstatement and proof · cited by 114
- CategoryTheory.EnrichedOrdinaryCategorystatement and proof · cited by 109
- CategoryTheory.eCompproof · cited by 64
- CategoryTheory.eHomEquivproof · cited by 25
Cited by28
Results whose statement or proof uses this declaration.
- CategoryTheory.Iso.eHomCongrproof · cited by 9
- CategoryTheory.eHomFunctorproof · cited by 5
- CategoryTheory.eHomWhiskerRight_idstatement · cited by 5
- CategoryTheory.Enriched.FunctorCategory.precompEnrichedHom'proof · cited by 3
- CategoryTheory.eHom_whisker_cancelstatement · cited by 2
- CategoryTheory.Iso.eHomCongr_homstatement · cited by 2
- CategoryTheory.Iso.eHomCongr_compproof · cited by 2
- CategoryTheory.eHomWhiskerRight_compstatement · cited by 2
- CategoryTheory.eHom_whisker_cancel_assocstatement and proof · cited by 1
- CategoryTheory.eHom_whisker_cancel_invstatement · cited by 1
- CategoryTheory.eHom_whisker_exchangestatement · cited by 1
- CategoryTheory.eHom_whisker_exchange_assocstatement and proof · cited by 1