Theorems · Definition · category theory
HomologicalComplex.homologyFunctorSingleIso
(C : Type u) →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
{ι : Type u_1} →
[inst_3 : DecidableEq ι] →
(c : ComplexShape ι) →
(j : ι) →
[inst_4 : CategoryTheory.CategoryWithHomology C] →
(HomologicalComplex.single C c j).comp (HomologicalComplex.homologyFunctor C c j) ≅
CategoryTheory.Functor.id CThe computation of the homology of single complexes, as a natural isomorphism
single C c j ⋙ homologyFunctor C c j ≅ 𝟭 C.
- Defined in
- Mathlib.Algebra.Homology.SingleHomology
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 48 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.CategoryWithHomologystatement and proof · cited by 116
Cited by3
Results whose statement or proof uses this declaration.
- HomologicalComplex.homologyFunctorSingleIso_hom_appstatement and proof · cited by 0
- HomologicalComplex.homologyFunctorSingleIso_inv_appstatement and proof · cited by 0
- DerivedCategory.singleFunctorCompHomologyFunctorIsoproof · cited by 0