Theorems · Theorem · category theory
ChainComplex.alternatingConst_exactAt
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[CategoryTheory.Limits.HasZeroObject C] (X : C) (n : ℕ),
n ≠ 0 → HomologicalComplex.ExactAt (ChainComplex.alternatingConst.obj X) nThe n-th homology of the alternating constant complex is X for n ≠ 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.downstatement · cited by 605
- Evenproof · cited by 444
- Oddproof · cited by 364
- ChainComplexstatement · cited by 350
- HomologicalComplex.ExactAtstatement · cited by 44
- CategoryTheory.Limits.isZero_zeroproof · cited by 34
- Nat.even_or_oddproof · cited by 28
- ChainComplex.alternatingConststatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.