Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.mk_comp_mk
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {W : CategoryTheory.MorphismProperty C} {X Y Z : C}
[inst_1 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y]
[inst_2 : CategoryTheory.Localization.HasSmallLocalizedHom W Y Z]
[inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W X Z] (f : X ⟶ Y) (g : Y ⟶ Z),
(CategoryTheory.Localization.SmallHom.mk W f).comp (CategoryTheory.Localization.SmallHom.mk W g) =
CategoryTheory.Localization.SmallHom.mk W (CategoryTheory.CategoryStruct.comp f g)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.mapproof · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.map_compproof · cited by 734
- Equiv.injectiveproof · cited by 464
- CategoryTheory.MorphismProperty.Qproof · cited by 98
- CategoryTheory.Localization.HasSmallLocalizedHomstatement and proof · cited by 30
- CategoryTheory.Localization.SmallHom.equivproof · cited by 25
- CategoryTheory.Localization.SmallHomstatement · cited by 24
- CategoryTheory.Localization.SmallHom.mkstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.smallHomMap'_compproof · cited by 0
- CategoryTheory.LocalizerMorphism.smallHomMap'_mkproof · cited by 0