Theorems · Definition · category theory
HomologicalComplex.xNextIsoSelf
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
{c : ComplexShape ι} → (C : HomologicalComplex V c) → {i : ι} → ¬c.Rel i (c.next i) → (C.xNext i ≅ C.X i)If there is no j so c.Rel i j, then C.xNext i is isomorphic to C.X i.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- 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
- ComplexShape.Relstatement and proof · cited by 518
- ComplexShape.nextstatement and proof · cited by 297
- CategoryTheory.eqToIsoproof · cited by 97
- HomologicalComplex.xNextstatement · cited by 28
Cited by3
Results whose statement or proof uses this declaration.
- HomologicalComplex.dFrom_comp_xNextIsoSelfstatement and proof · cited by 1
- HomologicalComplex.dFrom_comp_xNextIsoSelf_assocstatement and proof · cited by 0
- HomologicalComplex.xNextIsoSelf.congr_simpstatement and proof · cited by 0