Theorems · Definition · category theory
CategoryTheory.Localization.SmallHom.equiv
{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) →
[L.IsLocalization W] →
{X Y : C} →
[inst_3 : CategoryTheory.Localization.HasSmallLocalizedHom W X Y] →
CategoryTheory.Localization.SmallHom W X Y ≃ (L.obj X ⟶ L.obj Y)The canonical bijection SmallHom.{w} W X Y ≃ (L.obj X ⟶ L.obj Y)
when L is a localization functor for W : MorphismProperty C and
that HasSmallLocalizedHom.{w} W X Y holds.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.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
- Equiv.transproof · cited by 337
- equivShrinkproof · cited by 118
- CategoryTheory.MorphismProperty.Qproof · cited by 98
- CategoryTheory.Localization.HasSmallLocalizedHomstatement and proof · cited by 30
Cited by31
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.SmallShiftedHom.equivproof · cited by 22
- CategoryTheory.Localization.SmallHom.mkproof · cited by 12
- CategoryTheory.Localization.SmallHom.compproof · cited by 11
- CategoryTheory.Localization.SmallHom.equiv_compstatement · cited by 11
- CategoryTheory.Localization.SmallHom.equiv_mkstatement · cited by 11
- CategoryTheory.Localization.SmallShiftedHom.equiv_compproof · cited by 9
- CategoryTheory.ShortComplex.ShortExact.extClass_homproof · cited by 6
- CategoryTheory.Localization.SmallHom.mkInvproof · cited by 5
- CategoryTheory.LocalizerMorphism.smallHomMapproof · cited by 5
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapstatement and proof · cited by 4
- CategoryTheory.Localization.SmallHom.equiv_mkInvstatement · cited by 4
- CategoryTheory.LocalizerMorphism.equiv_smallShiftedHomMapproof · cited by 3