Theorems · Theorem · category theory
CategoryTheory.CatEnrichedOrdinary.homEquiv_comp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C]
[inst_1 : CategoryTheory.EnrichedOrdinaryCategory CategoryTheory.Cat C] {a b c : CategoryTheory.CatEnrichedOrdinary C}
(f : a ⟶ b) (g : b ⟶ c),
CategoryTheory.CatEnrichedOrdinary.homEquiv (CategoryTheory.CategoryStruct.comp f g) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.CatEnrichedOrdinary.homEquiv f)
(CategoryTheory.CatEnrichedOrdinary.homEquiv g)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.MonoidalCategoryStruct.tensorUnitproof · cited by 1,384
- CategoryTheory.Catstatement and proof · cited by 884
- CategoryTheory.MonoidalCategoryStruct.tensorHomproof · cited by 587
- CategoryTheory.MonoidalCategoryStruct.leftUnitorproof · cited by 437
- Equiv.transproof · cited by 337
- CategoryTheory.EnrichedCategory.Homproof · cited by 114
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.CatEnrichedOrdinary.hCompproof · cited by 9
- CategoryTheory.CatEnrichedOrdinary.hComp_assocproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.hComp_idproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.id_hCompproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.id_hComp_idproof · cited by 1
- CategoryTheory.CatEnrichedOrdinary.hComp_compproof · cited by 0