Theorems · Definition · category theory
HomologicalComplex.restrictionHomologyIso
{ι : Type u_1} →
{ι' : Type u_2} →
{c : ComplexShape ι} →
{c' : ComplexShape ι'} →
{C : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_3} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
(K : HomologicalComplex C c') →
(e : c.Embedding c') →
[inst_2 : e.IsRelIff] →
(i j k : ι) →
c.prev j = i →
c.next j = k →
{i' j' k' : ι'} →
e.f i = i' →
e.f j = j' →
e.f k = k' →
c'.prev j' = i' →
c'.next j' = k' →
[inst_3 : K.HasHomology j'] →
[inst_4 : (K.restriction e).HasHomology j] →
(K.restriction e).homology j ≅ K.homology j'The isomorphism (K.restriction e).homology j ≅ K.homology j' when e.f j = j',
the predecessors i and i' of j and j' satisfy e.f i = i',
and the successors k and k' of j and j' satisfy e.f k = k'
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.transproof · cited by 566
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.nextstatement and proof · cited by 297
- CategoryTheory.ShortComplex.HasHomologyproof · cited by 253
- ComplexShape.Embedding.fstatement and proof · cited by 251
Cited by13
Results whose statement or proof uses this declaration.
- HomologicalComplex.restrictionHomologyIso_hom_homologyιstatement and proof · cited by 3
- HomologicalComplex.restrictionHomologyIso_inv_homologyι_assocstatement and proof · cited by 3
- CochainComplex.ConnectData.homologyIsoNegproof · cited by 2
- CochainComplex.ConnectData.homologyIsoPosproof · cited by 2
- HomologicalComplex.homologyπ_restrictionHomologyIso_homstatement · cited by 2
- HomologicalComplex.homologyπ_restrictionHomologyIso_invstatement and proof · cited by 1
- HomologicalComplex.restrictionHomologyIso_inv_homologyιstatement · cited by 1
- HomologicalComplex.restrictionHomologyIso.congr_simpstatement and proof · cited by 0
- CochainComplex.ConnectData.homologyMap_map_of_eq_neg_succproof · cited by 0
- CochainComplex.ConnectData.homologyMap_map_of_eq_succproof · cited by 0
- HomologicalComplex.homologyπ_restrictionHomologyIso_hom_assocstatement and proof · cited by 0
- HomologicalComplex.homologyπ_restrictionHomologyIso_inv_assocstatement and proof · cited by 0