Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.fromSingleMk_precomp
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
[inst_2 : CategoryTheory.Limits.HasZeroObject C] {X : C} {K : CochainComplex C ℤ} {X' : C} (g : X' ⟶ X) {p q : ℤ}
(f : X ⟶ K.X q) {n : ℤ} (h : p + n = q),
CochainComplex.HomComplex.Cochain.fromSingleMk (CategoryTheory.CategoryStruct.comp g f) h =
(CochainComplex.HomComplex.Cochain.ofHom ((CochainComplex.singleFunctor C p).map g)).comp
(CochainComplex.HomComplex.Cochain.fromSingleMk f h) ⋯- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- zero_addstatement and proof · cited by 2,366
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
Cited by1
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cocycle.fromSingleMk_precompproof · cited by 1