Theorems · Definition · category theory
HomologicalComplex.Hom.isoOfComponents
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
{c : ComplexShape ι} →
{C₁ C₂ : HomologicalComplex V c} →
(f : (i : ι) → C₁.X i ≅ C₂.X i) →
autoParam
(∀ (i j : ι),
c.Rel i j →
CategoryTheory.CategoryStruct.comp (f i).hom (C₂.d i j) =
CategoryTheory.CategoryStruct.comp (C₁.d i j) (f j).hom)
HomologicalComplex.Hom.isoOfComponents._auto_1 →
(C₁ ≅ C₂)Construct an isomorphism of chain complexes from isomorphism of the objects which commute with the differentials.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.dstatement and proof · cited by 598
- ComplexShape.Relstatement and proof · cited by 518
Cited by39
Results whose statement or proof uses this declaration.
- CochainComplex.singleFunctorsproof · cited by 11
- HomologicalComplex₂.totalShift₁Isoproof · cited by 11
- HomologicalComplex₂.totalShift₂Isoproof · cited by 11
- HomologicalComplex₂.totalFlipIsoproof · cited by 9
- CochainComplex.mappingConeHomOfDegreewiseSplitIsoproof · cited by 6
- AlgebraicTopology.DoldKan.Γ₀NondegComplexIsoproof · cited by 5
- CochainComplex.mappingCone.mapHomologicalComplexIsoproof · cited by 5
- CochainComplex.shiftFunctorAdd'proof · cited by 5
- CochainComplex.shiftFunctorZero'proof · cited by 4
- CochainComplex.mapBifunctorHomologicalComplexShift₁Isoproof · cited by 4
- CochainComplex.mapBifunctorHomologicalComplexShift₂Isoproof · cited by 4
- CategoryTheory.Functor.mapHomologicalComplexIdIsoproof · cited by 4