Theorems · Theorem · category theory
CochainComplex.ConnectData.homologyMap_map_of_eq_succ
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{K K' : ChainComplex C ℕ} {L L' : CochainComplex C ℕ} (h : CochainComplex.ConnectData K L)
(h' : CochainComplex.ConnectData K' L') (fK : K ⟶ K') (fL : L ⟶ L')
(f_comm : CategoryTheory.CategoryStruct.comp (fK.f 0) h'.d₀ = CategoryTheory.CategoryStruct.comp h.d₀ (fL.f 0))
(n : ℕ) [inst_2 : NeZero n] (m : ℤ) (hmn : m = ↑n) [inst_3 : HomologicalComplex.HasHomology h.cochainComplex m]
[inst_4 : HomologicalComplex.HasHomology L n] [inst_5 : HomologicalComplex.HasHomology h'.cochainComplex m]
[inst_6 : HomologicalComplex.HasHomology L' n],
HomologicalComplex.homologyMap (h.map h' fK fL f_comm) m =
CategoryTheory.CategoryStruct.comp (h.homologyIsoPos n m hmn).hom
(CategoryTheory.CategoryStruct.comp (HomologicalComplex.homologyMap fL n) (h'.homologyIsoPos n m hmn).inv)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- ComplexShape.downstatement · cited by 605
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.