Theorems · Definition · category theory
HomologicalComplex.extend.XIso
{ι : Type u_1} →
{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] →
(K : HomologicalComplex C c) →
{i : Option ι} → {j : ι} → i = some j → (HomologicalComplex.extend.X K i ≅ K.X j)The isomorphism X K i ≅ K.X j when i = some j.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- CategoryTheory.eqToIsoproof · cited by 97
- HomologicalComplex.extend.Xstatement · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- HomologicalComplex.extendXIsoproof · cited by 56
- HomologicalComplex.extendMap_fproof · cited by 11
- HomologicalComplex.extend.d_eqstatement · cited by 2
- HomologicalComplex.extend.XOpIso_hom_d_opproof · cited by 1
- HomologicalComplex.extend.mapX_somestatement · cited by 1
- Homotopy.extend.homAux_eqstatement · cited by 1
- HomologicalComplex.extend.XIso.congr_simpstatement and proof · cited by 0