Theorems · Definition · category theory
CategoryTheory.ShortComplex.liftHomology
{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 : A ⟶ S.opcycles) → CategoryTheory.CategoryStruct.comp k S.fromOpcycles = 0 → (A ⟶ S.homology)Given a morphism k : A ⟶ S.opcycles such that k ≫ S.fromOpcycles = 0, this is the
induced morphism A ⟶ S.homology.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 44 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 876
- CategoryTheory.ShortComplex.HasHomologystatement and proof · cited by 253
- CategoryTheory.ShortComplex.homologystatement · cited by 216
- CategoryTheory.ShortComplex.opcyclesstatement and proof · cited by 192
- CategoryTheory.Limits.IsLimit.liftproof · cited by 167
- CategoryTheory.Limits.KernelFork.ofιproof · cited by 70
- CategoryTheory.ShortComplex.fromOpcyclesstatement and proof · cited by 38
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.liftHomology_ιstatement · cited by 1
- CategoryTheory.ShortComplex.liftHomology_ι_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.liftHomology.congr_simpstatement and proof · cited by 0