Theorems · Definition · category theory
CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
(S : CategoryTheory.ShortComplex C) →
{kf : CategoryTheory.Limits.KernelFork S.g} →
{cc : CategoryTheory.Limits.CokernelCofork S.f} →
CategoryTheory.Limits.IsLimit kf →
CategoryTheory.Limits.IsColimit cc →
{H : C} →
{π : kf.pt ⟶ H} →
{ι : H ⟶ cc.pt} →
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.Fork.ι kf)
(CategoryTheory.Limits.Cofork.π cc) =
CategoryTheory.CategoryStruct.comp π ι →
[CategoryTheory.Epi π] → [CategoryTheory.Mono ι] → H ≅ S.homologyLet S be a short complex in an abelian category. Let kf be a
limit kernel fork of S.g and cc a limit cokernel cofork of S.f.
Let kf.pt ⟶ H ⟶ cc.pt be an epi-mono factorization of kf.ι ≫ cc.π : kf.pt ⟶ cc.pt,
then H identifies to the homology of S.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.Cone.ptstatement and proof · cited by 1,298
- CategoryTheory.ShortComplex.X₂statement · cited by 1,115
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.ShortComplex.X₁statement · cited by 889
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_homstatement · cited by 2
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_hom_comp_ιstatement and proof · cited by 2
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_hom_assocstatement and proof · cited by 1
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.homologyπ_isoHomology_invstatement and proof · cited by 1
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_inv_homologyιstatement and proof · cited by 1
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology.congr_simpstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.homologyπ_isoHomology_inv_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_hom_comp_ι_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_inv_homologyι_assocstatement and proof · cited by 0