Theorems · Theorem · category theory
HomologicalComplex.Hom.mk.inj
∀ {ι : 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 : (i : ι) → A.X i ⟶ B.X i}
{comm' :
autoParam
(∀ (i j : ι),
c.Rel i j →
CategoryTheory.CategoryStruct.comp (f i) (B.d i j) = CategoryTheory.CategoryStruct.comp (A.d i j) (f j))
HomologicalComplex.Hom.comm'._autoParam}
{f_1 : (i : ι) → A.X i ⟶ B.X i}
{comm'_1 :
autoParam
(∀ (i j : ι),
c.Rel i j →
CategoryTheory.CategoryStruct.comp (f_1 i) (B.d i j) = CategoryTheory.CategoryStruct.comp (A.d i j) (f_1 j))
HomologicalComplex.Hom.comm'._autoParam},
{ f := f, comm' := comm' } = { f := f_1, comm' := comm'_1 } → f = f_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- HomologicalComplex.Hom.mk.noConfusionproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.Hom.mk.injEqproof · cited by 0