Theorems · Definition · category theory
CochainComplex.ConnectData.homologyIsoPos
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{K : ChainComplex C ℕ} →
{L : CochainComplex C ℕ} →
(h : CochainComplex.ConnectData K L) →
(n : ℕ) →
[NeZero n] →
(m : ℤ) →
m = ↑n →
[inst_3 : HomologicalComplex.HasHomology h.cochainComplex m] →
[inst_4 : HomologicalComplex.HasHomology L n] →
HomologicalComplex.homology h.cochainComplex m ≅ HomologicalComplex.homology L nGiven h : ConnectData K L and n : ℕ non-zero, the homology
of h.cochainComplex in degree n identifies to the homology of L in degree n.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- ChainComplexstatement and proof · cited by 350
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- HomologicalComplex.homologystatement · cited by 209
- HomologicalComplex.restrictionproof · cited by 88
- CochainComplex.ConnectDatastatement and proof · cited by 29
Cited by3
Results whose statement or proof uses this declaration.
- TateCohomology.isoGroupCohomologyproof · cited by 0
- CochainComplex.ConnectData.homologyMap_map_of_eq_succstatement · cited by 0
- CochainComplex.ConnectData.homologyIsoPos.congr_simpstatement and proof · cited by 0