Theorems · Definition · category theory
CategoryTheory.Localization.uniq
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
{D₁ : Type u_4} →
{D₂ : Type u_5} →
[inst_1 : CategoryTheory.Category.{v_4, u_4} D₁] →
[inst_2 : CategoryTheory.Category.{v_5, u_5} D₂] →
(L₁ : CategoryTheory.Functor C D₁) →
(L₂ : CategoryTheory.Functor C D₂) →
(W' : CategoryTheory.MorphismProperty C) → [L₁.IsLocalization W'] → [L₂.IsLocalization W'] → D₁ ≌ D₂If L₁ : C ⥤ D₁ and L₂ : C ⥤ D₂ are two localization functors for the
same MorphismProperty C, this is an equivalence of categories D₁ ≌ D₂.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Equivalence.transproof · cited by 57
- CategoryTheory.Localization.equivalenceFromModelproof · cited by 3
Cited by20
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.compUniqFunctorstatement · cited by 16
- CategoryTheory.Localization.exists_leftFractionproof · cited by 14
- CategoryTheory.areEqualizedByLocalization_iffproof · cited by 6
- CategoryTheory.Functor.hasPointwiseRightDerivedFunctorAt_iffproof · cited by 5
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapproof · cited by 4
- CategoryTheory.Functor.hasPointwiseLeftDerivedFunctorAt_iffproof · cited by 4
- CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iffproof · cited by 3
- CategoryTheory.MorphismProperty.LeftFraction.map_compatibilitystatement and proof · cited by 2
- HomotopicalAlgebra.bijective_rightHomotopyClassToHomproof · cited by 2
- CategoryTheory.MorphismProperty.LeftFraction.map_eq_of_map_eqproof · cited by 1
- CategoryTheory.Localization.SmallHom.equiv_chgUnivproof · cited by 1
- CategoryTheory.LocalizerMorphism.isEquivalence_impproof · cited by 1