Theorems · Theorem · category theory
CategoryTheory.Localization.SmallHom.mkInv_comp_mk
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {W : CategoryTheory.MorphismProperty C} {X Y : C}
[inst_1 : CategoryTheory.Localization.HasSmallLocalizedHom W X X]
[inst_2 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y]
[inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W Y X] (f : Y ⟶ X) (hf : W f),
(CategoryTheory.Localization.SmallHom.mkInv f hf).comp (CategoryTheory.Localization.SmallHom.mk W f) =
CategoryTheory.Localization.SmallHom.mk W (CategoryTheory.CategoryStruct.id X)- Cited by
- 0 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.
Cites19
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.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.map_idproof · cited by 616
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.