Theorems · Definition · category theory
CategoryTheory.Localization.linear
(R : Type w) →
[inst : Ring R] →
{C : Type u₁} →
[inst_1 : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_2 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_3 : CategoryTheory.Preadditive C] →
[inst_4 : CategoryTheory.Preadditive D] →
(L : CategoryTheory.Functor C D) →
(W : CategoryTheory.MorphismProperty C) →
[L.IsLocalization W] → [L.Additive] → [CategoryTheory.Linear R C] → CategoryTheory.Linear R DIf L : C ⥤ D is a localization functor and C is R-linear, then D is
R-linear if we already know that D is preadditive and L is additive.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- RingHom.compproof · cited by 899
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.Linear.toCatCenterproof · cited by 2
- CategoryTheory.Linear.ofRingMorphismproof · cited by 0
- CategoryTheory.CatCenter.localizationRingHomproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Localization.functor_linearstatement and proof · cited by 0