Theorems · Theorem · category theory
HomologicalComplex.Hom.mk.congr_simp
∀ {ι : 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 f_1 : (i : ι) → A.X i ⟶ B.X i) (e_f : f = f_1)
(comm' :
∀ (i j : ι),
c.Rel i j →
CategoryTheory.CategoryStruct.comp (f i) (B.d i j) = CategoryTheory.CategoryStruct.comp (A.d i j) (f j)),
{ f := f, comm' := comm' } = { f := f_1, comm' := ⋯ }- Cited by
- 2 results in Mathlib
- Foundations
- Depth 10 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.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
- HomologicalComplex.Homstatement · cited by 23
Cited by2
Results whose statement or proof uses this declaration.
- HomologicalComplex.singleMapHomologicalComplex_hom_app_neproof · cited by 0
- HomologicalComplex.singleMapHomologicalComplex_inv_app_neproof · cited by 0