Theorems · Theorem · category theory
CochainComplex.exists_iso_single
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
(K : CochainComplex C ℤ) [inst_2 : CategoryTheory.Limits.HasZeroObject C] (n : ℤ) [K.IsStrictlyGE n]
[K.IsStrictlyLE n], ∃ M, Nonempty (K ≅ (HomologicalComplex.single C (ComplexShape.up ℤ) n).obj M)A cochain complex that is both strictly ≤ n and ≥ n is isomorphic to
a complex (single _ _ n).obj M for some object M.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- HomologicalComplex.Xproof · cited by 1,839
- HomologicalComplexstatement · cited by 1,691
Cited by1
Results whose statement or proof uses this declaration.
- DerivedCategory.exists_iso_singleFunctor_obj_of_isGE_of_isLEproof · cited by 1