Theorems · Theorem · category theory
CategoryTheory.Localization.functor_linear_iff
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
[inst_2 : CategoryTheory.Preadditive C] [inst_3 : CategoryTheory.Preadditive D] {E : Type u_1}
[inst_4 : CategoryTheory.Category.{v_1, u_1} E] (L : CategoryTheory.Functor C D)
(W : CategoryTheory.MorphismProperty C) [L.IsLocalization W] [inst_6 : CategoryTheory.Preadditive E] (R : Type u_2)
[inst_7 : Ring R] [inst_8 : CategoryTheory.Linear R C] [inst_9 : CategoryTheory.Linear R D]
[inst_10 : CategoryTheory.Linear R E] [CategoryTheory.Functor.Linear R L] (F : CategoryTheory.Functor C E)
(G : CategoryTheory.Functor D E) [CategoryTheory.Localization.Lifting L W F G],
CategoryTheory.Functor.Linear R F ↔ CategoryTheory.Functor.Linear R G- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.CategoryCategoryTheory.Functor.IsLocalizationCategoryTheory.PreadditiveRingCategoryTheory.LinearCategoryTheory.LinearCategoryTheory.LinearCategoryTheory.Functor.LinearCategoryTheory.Localization.Lifting
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isoproof · cited by 3,963
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Shift.linear_of_localizationproof · cited by 0