Theorems · Theorem · category theory
CategoryTheory.EnrichedCat.whiskerLeft_out_app
∀ {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) (X : CategoryTheory.ForgetEnrichment V C),
(CategoryTheory.EnrichedCat.whiskerLeft F α).out.app X =
α.out.app (CategoryTheory.ForgetEnrichment.of V (F.obj (CategoryTheory.ForgetEnrichment.to V X)))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement and proof · cited by 50
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedCat.whisker_exchangeproof · cited by 0