Theorems · Definition · category theory
HomologicalComplex.homotopyCofiber.descEquiv
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{ι : Type u_2} →
{c : ComplexShape ι} →
{F G : HomologicalComplex C c} →
(φ : F ⟶ G) →
[inst_2 : HomologicalComplex.HasHomotopyCofiber φ] →
[inst_3 : DecidableRel c.Rel] →
(K : HomologicalComplex C c) →
(∀ (j : ι), ∃ i, c.Rel i j) →
(α : G ⟶ K) × Homotopy (CategoryTheory.CategoryStruct.comp φ α) 0 ≃
(HomologicalComplex.homotopyCofiber φ ⟶ K)Morphisms homotopyCofiber φ ⟶ K are uniquely determined by
a morphism α : G ⟶ K and a homotopy from φ ≫ α to 0.
- Defined in
- Mathlib.Algebra.Homology.HomotopyCofiber
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Equivstatement · cited by 8,337
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
- Homotopystatement and proof · cited by 106
- HomologicalComplex.homotopyCofiberstatement and proof · cited by 31
- Homotopy.ofEqproof · cited by 25
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.