Theorems · Definition · category theory
CategoryTheory.ShortComplex.descHomology
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(S : CategoryTheory.ShortComplex C) →
{A : C} →
[inst_2 : S.HasHomology] →
(k : S.cycles ⟶ A) → CategoryTheory.CategoryStruct.comp S.toCycles k = 0 → (S.homology ⟶ A)Given a morphism k : S.cycles ⟶ A such that S.toCycles ≫ k = 0, this is the
induced morphism S.homology ⟶ A.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.X₁statement · cited by 889
- CategoryTheory.ShortComplex.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.cyclesstatement and proof · cited by 220
- CategoryTheory.ShortComplex.homologystatement · cited by 216
- CategoryTheory.Limits.IsColimit.descproof · cited by 144
- CategoryTheory.Limits.CokernelCofork.ofπproof · cited by 77
- CategoryTheory.ShortComplex.toCyclesstatement and proof · cited by 47
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.π_descHomologystatement · cited by 1
- CategoryTheory.ShortComplex.π_descHomology_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.descHomology.congr_simpstatement and proof · cited by 0