Mathlib Map

Theorems · Theorem · category theory

CochainComplex.HomComplex.Cochain.ext

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
  {F G : CochainComplex C ℤ} {n : ℤ} (z₁ z₂ : CochainComplex.HomComplex.Cochain F G n),
  (∀ (p q : ℤ) (hpq : p + n = q), z₁.v p q hpq = z₂.v p q hpq) → z₁ = z₂
Defined in
Mathlib.Algebra.Homology.HomotopyCategory.HomComplex
Cited by
68 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CochainComplex.HomComplex.Cochain.ext₀ · cited by 14Cochain.ext₀CochainComplex.HomComplex.δ_shape · cited by 11HomComplex.δ_shapeCochainComplex.HomComplex.Cochain.zero_comp · cited by 7Cochain.zero_compCochainComplex.HomComplex.Cochain.comp_add · cited by 6Cochain.comp_addCochainComplex.HomComplex.Cochain.comp_assoc · cited by 6Cochain.comp_assocCochainComplex.HomComplex.Cochain.comp_zero · cited by 6Cochain.comp_zeroCochainComplex.HomComplex.δ_comp · cited by 5HomComplex.δ_compCochainComplex.HomComplex.Cochain.add_comp · cited by 5Cochain.add_compCochainComplex.HomComplex.Cochain.single_zero · cited by 4Cochain.single_zeroCochainComplex.HomComplex.Cochain.comp_id · cited by 4Cochain.comp_idCochainComplex.HomComplex.Cochain.id_comp · cited by 3Cochain.id_compCochainComplex.HomComplex.Cochain.rightUnshift_rightShift · cited by 2Cochain.rightUnshift_righ…CochainComplex.HomComplex.Cochain.δ_leftShift · cited by 2Cochain.δ_leftShiftCochainComplex.HomComplex.Cochain.δ_rightShift · cited by 2Cochain.δ_rightShiftCochainComplex.HomComplex.Cochain.δ_single · cited by 2Cochain.δ_singleCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex.X · cited by 1839HomologicalComplex.XComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexCochainComplex.HomComplex.Cochain · cited by 341HomComplex.CochainCochainComplex.HomComplex.Cochain.v · cited by 213Cochain.vCochainComplex.HomComplex.Triplet · cited by 16HomComplex.TripletCochain.extCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by68

Results whose statement or proof uses this declaration.