Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.Hom.comm

∀ {ι : Type u_1} {V : Type u} [inst : CategoryTheory.Category.{v, u} V]
  [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {c : ComplexShape ι} {A B : HomologicalComplex V c} (f : A.Hom B)
  (i j : ι), CategoryTheory.CategoryStruct.comp (f.f i) (B.d i j) = CategoryTheory.CategoryStruct.comp (A.d i j) (f.f j)
Defined in
Mathlib.Algebra.Homology.HomologicalComplex
Cited by
29 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

HomologicalComplex.Hom.comm_assoc · cited by 10Hom.comm_assocCategoryTheory.InjectiveResolution.ι_f_zero_comp_complex_d · cited by 2InjectiveResolution.ι_f_z…HomologicalComplex.Hom.comm_from · cited by 2Hom.comm_fromHomologicalComplex.Hom.comm_to · cited by 2Hom.comm_toCochainComplex.Lifting.coe_cocycle₁'_v_comp_eq_zero · cited by 2Lifting.coe_cocycle₁'_v_c…CochainComplex.Lifting.comp_coe_cocyle₁'_v_eq_zero · cited by 2Lifting.comp_coe_cocyle₁'…CochainComplex.mappingCone.inr_f_d · cited by 2mappingCone.inr_f_dCategoryTheory.ProjectiveResolution.complex_d_comp_π_f_zero · cited by 2ProjectiveResolution.comp…CochainComplex.isKInjective_of_injective_aux · cited by 1CochainComplex.isKInjecti…CochainComplex.HomComplex.δ_ofHom · cited by 1HomComplex.δ_ofHomHomologicalComplex₂.comm_f · cited by 1HomologicalComplex₂.comm_fHomologicalComplex₂.d_comm · cited by 1HomologicalComplex₂.d_commHomologicalComplex.mapBifunctorMapHomotopy.comm₁_aux · cited by 1mapBifunctorMapHomotopy.c…AlgebraicTopology.DoldKan.Γ₀.Obj.Termwise.mapMono_naturality · cited by 1Termwise.mapMono_naturali…AlgebraicTopology.DoldKan.Γ₀_obj_termwise_mapMono_comp_PInfty · cited by 1DoldKan.Γ₀_obj_termwise_m…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.Hom.f · cited by 845Hom.fHomologicalComplex.d · cited by 598HomologicalComplex.dComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.Limits.comp_zero · cited by 365Limits.comp_zeroCategoryTheory.Limits.zero_comp · cited by 339Limits.zero_compHomologicalComplex.shape · cited by 59HomologicalComplex.shapeHomologicalComplex.Hom · cited by 23HomologicalComplex.HomHomologicalComplex.Hom.comm' · cited by 2Hom.comm'Hom.commCITED BYCITES

Cites15

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

Cited by29

Results whose statement or proof uses this declaration.