Theorems · Definition · category theory
CategoryTheory.CatCenter.localization
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
CategoryTheory.CatCenter C →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) → [L.IsLocalization W] → CategoryTheory.CatCenter DGiven r : CatCenter C and L : C ⥤ D a localization functor with respect
to W : MorphismProperty D, this is the induced element in CatCenter D
obtained by localization.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 79 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.Functor.idproof · cited by 3,333
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.whiskerRightproof · cited by 467
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.CatCenterstatement and proof · cited by 53
- CategoryTheory.Localization.liftNatTransproof · cited by 11
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.CatCenter.localization_appstatement · cited by 5
- CategoryTheory.CatCenter.localizationRingHomproof · cited by 0
- CategoryTheory.CatCenter.localization_addstatement and proof · cited by 0
- CategoryTheory.CatCenter.localization_mulstatement and proof · cited by 0
- CategoryTheory.CatCenter.localization_onestatement and proof · cited by 0
- CategoryTheory.CatCenter.localization_zerostatement and proof · cited by 0
- CategoryTheory.CatCenter.localization.congr_simpstatement and proof · cited by 0