Theorems · Theorem · category theory
CategoryTheory.ForgetEnrichment.homOf_comp
∀ {C : Type u₁} (W : Type v) [inst : CategoryTheory.Category.{w, v} W] [inst_1 : CategoryTheory.MonoidalCategory W]
[inst_2 : CategoryTheory.EnrichedCategory W C] {X Y Z : C}
(f : CategoryTheory.MonoidalCategoryStruct.tensorUnit W ⟶ X ⟶[W] Y)
(g : CategoryTheory.MonoidalCategoryStruct.tensorUnit W ⟶ Y ⟶[W] Z),
CategoryTheory.ForgetEnrichment.homOf W
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.leftUnitor (CategoryTheory.MonoidalCategoryStruct.tensorUnit W)).inv
(CategoryTheory.CategoryStruct.comp (CategoryTheory.MonoidalCategoryStruct.tensorHom f g)
(CategoryTheory.eComp W X Y Z))) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.ForgetEnrichment.homOf W f)
(CategoryTheory.ForgetEnrichment.homOf W g)- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement and proof · cited by 1,384
- CategoryTheory.MonoidalCategoryStruct.tensorHomstatement and proof · cited by 587
- CategoryTheory.MonoidalCategoryStruct.leftUnitorstatement and proof · cited by 437
- CategoryTheory.EnrichedCategory.Homstatement and proof · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.