Theorems · Definition · category theory
CategoryTheory.AdditiveFunctor.ofRightExact
(C : Type u₁) →
(D : Type u₂) →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Preadditive C] →
[inst_3 : CategoryTheory.Preadditive D] →
[CategoryTheory.Limits.HasZeroObject C] →
[CategoryTheory.Limits.HasZeroObject D] →
[CategoryTheory.Limits.HasBinaryBiproducts C] → CategoryTheory.Functor (C ⥤ᵣ D) (C ⥤+ D)Turn a right exact functor into an additive functor.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 16,252
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.Limits.HasBinaryBiproductsstatement and proof · cited by 165
- CategoryTheory.rightExactFunctorstatement · cited by 18
- CategoryTheory.additiveFunctorstatement · cited by 15
- CategoryTheory.ObjectProperty.ιOfLEproof · cited by 13
- CategoryTheory.RightExactFunctorstatement · cited by 13
- CategoryTheory.AdditiveFunctorstatement · cited by 10
- CategoryTheory.rightExactFunctor_le_additiveFunctorproof · cited by 0
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.AdditiveFunctor.ofRightExact_map_homstatement · cited by 0
- CategoryTheory.AdditiveFunctor.ofRightExact_obj_fststatement · cited by 0