Theorems · Definition · category theory
CategoryTheory.Localization.Preadditive.homEquiv
{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} → (L.obj X ≅ X') → (L.obj Y ≅ Y') → (X' ⟶ Y') ≃ (L.obj X ⟶ L.obj Y)The bijection (X' ⟶ Y') ≃ (L.obj X ⟶ L.obj Y) induced by isomorphisms
eX : L.obj X ≅ X' and eY : L.obj Y ≅ Y'.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.Preadditive.addproof · cited by 7
- CategoryTheory.Localization.Preadditive.homEquiv_applystatement and proof · cited by 3
- CategoryTheory.Localization.Preadditive.homEquiv_symm_applystatement and proof · cited by 3
- CategoryTheory.Localization.Preadditive.addCommGroupproof · cited by 2
- CategoryTheory.Localization.Preadditive.add_compproof · cited by 2
- CategoryTheory.Localization.Preadditive.comp_addproof · cited by 2
- CategoryTheory.Localization.Preadditive.map_addproof · cited by 1