Theorems · Theorem · category theory
CategoryTheory.Localization.Preadditive.homEquiv_symm_apply
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] {L : CategoryTheory.Functor C D} {X Y : C} {X' Y' : D}
(eX : L.obj X ≅ X') (eY : L.obj Y ≅ Y') (g : L.obj X ⟶ L.obj Y),
(CategoryTheory.Localization.Preadditive.homEquiv eX eY).symm g =
CategoryTheory.CategoryStruct.comp eX.inv (CategoryTheory.CategoryStruct.comp g eY.hom)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext, Quot.sound
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.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 · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- Equiv.symmstatement and proof · cited by 3,681
- CategoryTheory.Localization.Preadditive.homEquivstatement and proof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Preadditive.comp_addproof · cited by 2
- CategoryTheory.Localization.Preadditive.add_compproof · cited by 2
- CategoryTheory.Localization.Preadditive.map_addproof · cited by 1