Theorems · Theorem · category theory
CochainComplex.mappingCone.ext_to_iff
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
{F G : CochainComplex C ℤ} (φ : F ⟶ G) [inst_2 : HomologicalComplex.HasHomotopyCofiber φ] (i j : ℤ) (hij : i + 1 = j)
{A : C} (f g : A ⟶ (CochainComplex.mappingCone φ).X i),
f = g ↔
CategoryTheory.CategoryStruct.comp f ((↑(CochainComplex.mappingCone.fst φ)).v i j hij) =
CategoryTheory.CategoryStruct.comp g ((↑(CochainComplex.mappingCone.fst φ)).v i j hij) ∧
CategoryTheory.CategoryStruct.comp f ((CochainComplex.mappingCone.snd φ).v i i ⋯) =
CategoryTheory.CategoryStruct.comp g ((CochainComplex.mappingCone.snd φ).v i i ⋯)- Cited by
- 4 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
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddSubgroupstatement · cited by 3,232
- add_zerostatement and proof · cited by 2,707
- HomologicalComplex.Xstatement and proof · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement · cited by 341
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
- CochainComplex.HomComplex.Cochain.vstatement and proof · cited by 213
Cited by4
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.lift_fproof · cited by 2
- CochainComplex.mappingCone.homologySequenceδ_trianglehproof · cited by 1
- CochainComplex.mappingCone.ext_cochain_to_iffproof · cited by 0
- CochainComplex.mappingCone.map_inrproof · cited by 0