Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.comp_assoc
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {W : CategoryTheory.MorphismProperty C} {X Y Z T : C}
[inst_1 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y]
[inst_2 : CategoryTheory.Localization.HasSmallLocalizedHom W X Z]
[inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W X T]
[inst_4 : CategoryTheory.Localization.HasSmallLocalizedHom W Y Z]
[inst_5 : CategoryTheory.Localization.HasSmallLocalizedHom W Y T]
[inst_6 : CategoryTheory.Localization.HasSmallLocalizedHom W Z T] (α : CategoryTheory.Localization.SmallHom W X Y)
(β : CategoryTheory.Localization.SmallHom W Y Z) (γ : CategoryTheory.Localization.SmallHom W Z T),
(α.comp β).comp γ = α.comp (β.comp γ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.Localization.HasSmallLocalizedHomCategoryTheory.Localization.HasSmallLocalizedHomCategoryTheory.Localization.HasSmallLocalizedHomCategoryTheory.Localization.HasSmallLocalizedHomCategoryTheory.Localization.HasSmallLocalizedHomCategoryTheory.Localization.HasSmallLocalizedHom
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- 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 and proof · cited by 24
- CategoryTheory.Localization.SmallHom.compstatement and proof · cited by 11
- CategoryTheory.Localization.SmallHom.equiv_compproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.LocalizerMorphism.smallHomMap'_compproof · cited by 0