Theorems · Definition · category theory
HomologicalComplex.homologyIsKernel
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{ι : Type u_2} →
{c : ComplexShape ι} →
(K : HomologicalComplex C c) →
(i j : ι) →
[inst_2 : K.HasHomology i] →
c.next i = j → CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofι (K.homologyι i) ⋯)K.homology i is the kernel of K.fromOpcycles i j : K.opcycles i ⟶ K.X j
when c.next i = j.
- Cited by
- 1 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.
Cites19
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.WalkingParallelPairstatement · cited by 781
- CategoryTheory.Limits.parallelPairstatement · cited by 766
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.nextstatement and proof · cited by 297
- HomologicalComplex.homologystatement · cited by 209
Cited by2
Results whose statement or proof uses this declaration.
- HomologicalComplex.HomologySequence.composableArrows₃_exactproof · cited by 0
- HomologicalComplex.truncGE'.isLimitKernelForkproof · cited by 0