Theorems · Theorem · category theory
CategoryTheory.Functor.map_sub
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Preadditive C]
[inst_3 : CategoryTheory.Preadditive D] (F : CategoryTheory.Functor C D) [F.Additive] {X Y : C} {f g : X ⟶ Y},
F.map (f - g) = F.map f - F.map g- Cited by
- 6 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- AddMonoidHom.map_subproof · cited by 18
- CategoryTheory.Functor.mapAddHomproof · cited by 13
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.preservesEqualizer_of_preservesKernelsproof · cited by 1
- CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernelsproof · cited by 1
- CategoryTheory.Abelian.LeftResolution.karoubi.π_app_toKaroubi_objproof · cited by 0
- AlgebraicGeometry.tilde.map_subproof · cited by 0
- CochainComplex.HomComplex.Cochain.map_subproof · cited by 0