Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.equiv_comp
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {W : CategoryTheory.MorphismProperty C} {D : Type u₂}
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] (L : CategoryTheory.Functor C D) [inst_2 : L.IsLocalization W]
{X Y Z : C} [inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y]
[inst_4 : CategoryTheory.Localization.HasSmallLocalizedHom W Y Z]
[inst_5 : CategoryTheory.Localization.HasSmallLocalizedHom W X Z] (α : CategoryTheory.Localization.SmallHom W X Y)
(β : CategoryTheory.Localization.SmallHom W Y Z),
(CategoryTheory.Localization.SmallHom.equiv W L) (α.comp β) =
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Localization.SmallHom.equiv W L) α)
((CategoryTheory.Localization.SmallHom.equiv W L) β)- Cited by
- 11 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- Equiv.symmproof · cited by 3,681
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- Smallproof · cited by 369
- Equiv.symm_apply_applyproof · cited by 320
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.SmallShiftedHom.equiv_compproof · cited by 9
- CategoryTheory.ShortComplex.ShortExact.extClass_homproof · cited by 6
- CategoryTheory.Localization.SmallShiftedHom.equiv_shift'proof · cited by 2
- CategoryTheory.Localization.SmallHom.mk_comp_mkproof · cited by 2
- CategoryTheory.Localization.SmallHom.comp_assocproof · cited by 1
- CategoryTheory.LocalizerMorphism.equiv_smallHomMap'proof · cited by 1
- CategoryTheory.Localization.SmallHom.mk_id_compproof · cited by 1
- CategoryTheory.LocalizerMorphism.smallHomMap_compproof · cited by 1
- CategoryTheory.Localization.SmallHom.comp_mk_idproof · cited by 0
- CategoryTheory.Localization.SmallHom.mkInv_comp_mkproof · cited by 0
- CategoryTheory.Localization.SmallHom.mk_comp_mkInvproof · cited by 0