Theorems · Theorem · category theory
CategoryTheory.Functor.linear_comp_iff_of_full_of_essSurj
∀ {R : Type u_1} [inst : Semiring R] {C : Type u_2} {D : Type u_3} [inst_1 : CategoryTheory.Category.{v_1, u_2} C]
[inst_2 : CategoryTheory.Category.{v_2, u_3} D] [inst_3 : CategoryTheory.Preadditive C]
[inst_4 : CategoryTheory.Preadditive D] [inst_5 : CategoryTheory.Linear R C] [inst_6 : CategoryTheory.Linear R D]
(F : CategoryTheory.Functor C D) [CategoryTheory.Functor.Linear R F] {E : Type u_4}
[inst_8 : CategoryTheory.Category.{v_3, u_4} E] [inst_9 : CategoryTheory.Preadditive E]
[inst_10 : CategoryTheory.Linear R E] (G : CategoryTheory.Functor D E) [F.Full] [F.EssSurj],
CategoryTheory.Functor.Linear R (F.comp G) ↔ CategoryTheory.Functor.Linear R G- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.LinearCategoryTheory.LinearCategoryTheory.Functor.LinearCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.LinearCategoryTheory.Functor.FullCategoryTheory.Functor.EssSurj
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.Functor.EssSurjstatement and proof · cited by 88
- CategoryTheory.Functor.Linearstatement and proof · cited by 25
- CategoryTheory.Functor.linear_of_full_essSurj_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.