Theorems · Theorem · category theory
HomologicalComplex.single_map_f_self
∀ {V : Type u} [inst : CategoryTheory.Category.{v, u} V] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V]
[inst_2 : CategoryTheory.Limits.HasZeroObject V] {ι : Type u_1} [inst_3 : DecidableEq ι] (c : ComplexShape ι) (j : ι)
{A B : V} (f : A ⟶ B),
((HomologicalComplex.single V c j).map f).f j =
CategoryTheory.CategoryStruct.comp (HomologicalComplex.singleObjXSelf c j A).hom
(CategoryTheory.CategoryStruct.comp f (HomologicalComplex.singleObjXSelf c j B).inv)- Defined in
- Mathlib.Algebra.Homology.Single
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
Cited by7
Results whose statement or proof uses this declaration.
- ChainComplex.single₀_map_f_zeroproof · cited by 7
- CochainComplex.single₀_map_f_zeroproof · cited by 6
- HomologicalComplex.singleObjCyclesSelfIso_hom_naturalityproof · cited by 2
- HomologicalComplex.singleObjOpcyclesSelfIso_hom_naturalityproof · cited by 2
- CochainComplex.HomComplex.Cochain.fromSingleMk_precompproof · cited by 1
- CochainComplex.HomComplex.Cochain.toSingleMk_postcompproof · cited by 1
- HomologicalComplex.single_map_f_self_assocproof · cited by 0