Theorems · Theorem · category theory
HomologicalComplex.homotopyCofiber.descSigma_ext_iff
∀ {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} {K : HomologicalComplex C c}
(x y : (α : G ⟶ K) × Homotopy (CategoryTheory.CategoryStruct.comp φ α) 0),
x = y ↔ x.fst = y.fst ∧ ∀ (i j : ι), c.Rel j i → x.snd.hom i j = y.snd.hom i j- Defined in
- Mathlib.Algebra.Homology.HomotopyCofiber
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- Homotopystatement and proof · cited by 106
- Homotopy.homstatement and proof · cited by 46
- Homotopy.zeroproof · cited by 5
- Homotopy.extproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.