Theorems · Definition · category theory
CategoryTheory.Localization.compUniqFunctor
{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) →
[inst_3 : L₁.IsLocalization W'] →
[inst_4 : L₂.IsLocalization W'] → L₁.comp (CategoryTheory.Localization.uniq L₁ L₂ W').functor ≅ L₂The functor of equivalence of localized categories given by Localization.uniq is
compatible with the localization functors.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Equivalence.functorstatement and proof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Functor.associatorproof · cited by 276
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Functor.isoWhiskerRightproof · cited by 147
- CategoryTheory.Localization.uniqstatement · cited by 17
Cited by17
Results whose statement or proof uses this declaration.
- 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.Functor.hasLeftDerivedFunctor_iffproof · cited by 3
- CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iffproof · cited by 3
- CategoryTheory.Functor.hasRightDerivedFunctor_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