Theorems · Definition · category theory
HomologicalComplex.iCyclesIso
{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 : ι) → c.next i = j → K.d i j = 0 → [inst_2 : K.HasHomology i] → K.cycles i ≅ K.X iThe canonical isomorphism K.cycles i ≅ K.X i when the differential from i is zero.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Isostatement · cited by 3,963
- 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.IsIsoproof · cited by 1,156
- HomologicalComplex.dstatement and proof · cited by 598
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.nextstatement and proof · cited by 297
- CategoryTheory.asIsoproof · cited by 177
Cited by14
Results whose statement or proof uses this declaration.
- groupHomology.cyclesIso₀proof · cited by 22
- HomologicalComplex.singleObjCyclesSelfIsoproof · cited by 20
- HomologicalComplex.iCyclesIso_homstatement and proof · cited by 5
- HomologicalComplex.iCyclesIso_inv_hom_idstatement and proof · cited by 4
- groupHomology.cyclesIso₀_inv_comp_iCyclesproof · cited by 2
- HomologicalComplex.singleObjCyclesSelfIso_hom_naturalityproof · cited by 2
- HomologicalComplex.singleObjCyclesSelfIso_inv_iCyclesproof · cited by 2
- CochainComplex.isSplitEpi_to_singleFunctor_obj_of_projectiveproof · cited by 1
- HomologicalComplex.iCyclesIso_hom_inv_idstatement and proof · cited by 1
- HomologicalComplex.iCyclesIso_hom_inv_id_assocstatement and proof · cited by 1
- HomologicalComplex.singleObjCyclesSelfIso_inv_homologyπproof · cited by 1
- ChainComplex.cycles₀Isoproof · cited by 0