Theorems · Definition · category theory
HomologicalComplex.extendSingleIso
{ι : Type u_1} →
{ι' : Type u_2} →
{c : ComplexShape ι} →
{c' : ComplexShape ι'} →
{C : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_3} C] →
[inst_1 : CategoryTheory.Limits.HasZeroObject C] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : DecidableEq ι] →
(e : c.Embedding c') →
(X : C) →
[inst_4 : DecidableEq ι'] →
(i : ι) →
(i' : ι') →
e.f i = i' →
(((HomologicalComplex.single C c i).obj X).extend e ≅
(HomologicalComplex.single C c' i').obj X)The extension of a single complex is a single complex.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- ComplexShape.Embeddingstatement and proof · cited by 337
- ComplexShape.Embedding.fstatement and proof · cited by 251
Cited by9
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.π'proof · cited by 9
- CategoryTheory.InjectiveResolution.ι'proof · cited by 9
- CategoryTheory.ProjectiveResolution.π'_f_zeroproof · cited by 2
- HomologicalComplex.extendSingleIso_hom_fstatement · cited by 2
- HomologicalComplex.extendSingleIso_inv_fstatement · cited by 2
- CategoryTheory.InjectiveResolution.ι'_f_zeroproof · cited by 2
- HomologicalComplex.extendSingleIso_hom_f_assocstatement and proof · cited by 0
- HomologicalComplex.extendSingleIso_inv_f_assocstatement and proof · cited by 0
- HomologicalComplex.extendSingleIso.congr_simpstatement and proof · cited by 0