Theorems · Theorem · category theory
CategoryTheory.Functor.preservesHomology_of_preservesEpis_and_kernels
∀ {A : Type u₁} {B : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} A] [inst_1 : CategoryTheory.Category.{v₂, u₂} B]
[inst_2 : CategoryTheory.Abelian A] [inst_3 : CategoryTheory.Abelian B] (L : CategoryTheory.Functor A B)
[inst_4 : L.PreservesZeroMorphisms] [L.PreservesEpimorphisms]
[∀ {X Y : A} (f : X ⟶ Y), CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.parallelPair f 0) L],
L.PreservesHomologyA functor preserving zero morphisms, epis, and kernels preserves homology.
- Defined in
- Mathlib.CategoryTheory.Abelian.Exact
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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.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.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.ShortComplexproof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₂proof · cited by 1,115
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.