Theorems · Theorem · category theory
CategoryTheory.ShortComplex.comp_pOpcycles_eq_zero_iff_up_to_refinements
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{S : CategoryTheory.ShortComplex C} {A : C} (x₂ : A ⟶ S.X₂),
CategoryTheory.CategoryStruct.comp x₂ S.pOpcycles = 0 ↔
∃ A' π,
∃ (_ : CategoryTheory.Epi π),
∃ x₁, CategoryTheory.CategoryStruct.comp π x₂ = CategoryTheory.CategoryStruct.comp x₁ S.f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 17,999
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₂statement and proof · cited by 1,115
- CategoryTheory.ShortComplex.X₁statement · cited by 889
- CategoryTheory.Epistatement · cited by 688
- CategoryTheory.ShortComplex.fstatement · cited by 653
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
- CategoryTheory.ShortComplex.pOpcyclesstatement · cited by 84
- CategoryTheory.ShortComplex.opcyclesIsCokernelproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.comp_pOpcycles_eq_zero_iff_up_to_refinementsproof · cited by 0