Theorems · Theorem · category theory
CategoryTheory.ShortComplex.LeftHomologyData.IsPreservedBy.hg
∀ {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.Limits.HasZeroMorphisms C]
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] {S : CategoryTheory.ShortComplex C} (h : S.LeftHomologyData)
(F : CategoryTheory.Functor C D) [inst_4 : F.PreservesZeroMorphisms] [h.IsPreservedBy F],
CategoryTheory.Limits.PreservesLimit (CategoryTheory.Limits.parallelPair S.g 0) FWhen a left homology data is preserved by a functor F, this functor
preserves the kernel of S.g : S.X₂ ⟶ S.X₃.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 32,603
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.X₂statement · cited by 1,115
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.ShortComplex.gstatement · cited by 658
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.PreservesLimitstatement · cited by 293
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.LeftHomologyData.mapproof · cited by 25
- CategoryTheory.Functor.PreservesLeftHomologyOf.mk'proof · cited by 0