Theorems · Theorem · category theory
HomologicalComplex.iCyclesIso_inv_hom_id
∀ {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 : ι) (hj : c.next i = j) (h : K.d i j = 0)
[inst_2 : K.HasHomology i],
CategoryTheory.CategoryStruct.comp (K.iCyclesIso i j hj h).inv (K.iCycles i) =
CategoryTheory.CategoryStruct.id (K.X i)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 33 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.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- 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
- HomologicalComplex.dstatement and proof · cited by 598
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- CategoryTheory.Iso.inv_hom_idproof · cited by 308
Cited by4
Results whose statement or proof uses this declaration.
- groupHomology.cyclesIso₀_inv_comp_iCyclesproof · cited by 2
- HomologicalComplex.singleObjCyclesSelfIso_inv_iCyclesproof · cited by 2
- HomologicalComplex.singleObjCyclesSelfIso_hom_naturalityproof · cited by 2
- HomologicalComplex.iCyclesIso_inv_hom_id_assocproof · cited by 0