Theorems · Definition · category theory
HomologicalComplex.alternatingConst
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(A : C) →
{φ ψ : A ⟶ A} →
CategoryTheory.CategoryStruct.comp φ ψ = 0 →
CategoryTheory.CategoryStruct.comp ψ φ = 0 →
{c : ComplexShape ℕ} →
[DecidableRel c.Rel] → (∀ (i j : ℕ), c.Rel i j → Odd (i + j)) → HomologicalComplex C cLet c : ComplexShape ℕ be such that i j : ℕ have opposite parity if they are related by
c. Let φ, ψ : A ⟶ A be such that φ ∘ ψ = ψ ∘ φ = 0. This is a complex of shape c whose
objects are all A. For all i, j related by c, dᵢⱼ = φ when i is even, and dᵢⱼ = ψ when
i is odd.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- Evenproof · cited by 444
- Oddstatement and proof · cited by 364
Cited by21
Results whose statement or proof uses this declaration.
- Rep.FiniteCyclicGroup.chainComplexFunctorproof · cited by 6
- ChainComplex.alternatingConstproof · cited by 3
- Rep.FiniteCyclicGroup.moduleCatChainComplexproof · cited by 2
- Rep.FiniteCyclicGroup.moduleCatCochainComplexproof · cited by 2
- HomologicalComplex.alternatingConst_iCycles_even_compstatement · cited by 2
- HomologicalComplex.alternatingConst_iCycles_odd_compstatement · cited by 2
- HomologicalComplex.alternatingConstScIsoEvenstatement and proof · cited by 1
- HomologicalComplex.alternatingConstScIsoOddstatement and proof · cited by 1
- Rep.FiniteCyclicGroup.resolution.π_fstatement · cited by 0
- HomologicalComplex.alternatingConstHomologyIsoEvenstatement · cited by 0
- HomologicalComplex.alternatingConstHomologyIsoOddstatement · cited by 0
- HomologicalComplex.alternatingConst_Xstatement and proof · cited by 0