Theorems · Theorem · category theory
ComplexShape.Embedding.homRestrict_comp_extendMap
∀ {ι : Type u_1} {ι' : Type u_2} {c : ComplexShape ι} {c' : ComplexShape ι'} (e : c.Embedding c') {C : Type u_3}
[inst : CategoryTheory.Category.{v_1, u_3} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_2 : CategoryTheory.Limits.HasZeroObject C] {K : HomologicalComplex C c'} {L L' : HomologicalComplex C c}
[inst_3 : e.IsRelIff] (ψ : K ⟶ L.extend e) (β : L ⟶ L'),
e.homRestrict (CategoryTheory.CategoryStruct.comp ψ (HomologicalComplex.extendMap β e)) =
CategoryTheory.CategoryStruct.comp (e.homRestrict ψ) β- Cited by
- 2 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.
Cites25
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.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.Hom.fproof · cited by 845
Cited by2
Results whose statement or proof uses this declaration.
- HomologicalComplex.πTruncGE_naturalityproof · cited by 4
- ComplexShape.Embedding.homRestrict_comp_extendMap_assocproof · cited by 0