Theorems · Definition · category theory
CategoryTheory.EnrichedCat.whiskerLeft
{V : Type v} →
[inst : CategoryTheory.Category.{w, v} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{C : Type u} →
[inst_2 : CategoryTheory.EnrichedCategory V C] →
{D : Type u₁} →
[inst_3 : CategoryTheory.EnrichedCategory V D] →
{E : Type u₂} →
[inst_4 : CategoryTheory.EnrichedCategory V E] →
(F : CategoryTheory.EnrichedFunctor V C D) →
{G H : CategoryTheory.EnrichedFunctor V D E} →
(G ⟶ H) → (CategoryTheory.EnrichedFunctor.comp V F G ⟶ CategoryTheory.EnrichedFunctor.comp V F H)Whisker a V-enriched natural transformation on the left.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Functor.whiskerLeftproof · cited by 496
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.forgetproof · cited by 24
- CategoryTheory.EnrichedNatTrans.outproof · cited by 16
- CategoryTheory.EnrichedFunctor.compstatement · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedCat.whiskerLeft_out_appstatement · cited by 1
- CategoryTheory.EnrichedCat.whisker_exchangestatement · cited by 0