Theorems · Theorem · category theory
CategoryTheory.ShortComplex.exact_iff_exact_up_to_refinements
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
(S : CategoryTheory.ShortComplex C),
S.Exact ↔
∀ ⦃A : C⦄ (x₂ : A ⟶ S.X₂),
CategoryTheory.CategoryStruct.comp x₂ S.g = 0 →
∃ A' π,
∃ (_ : CategoryTheory.Epi π),
∃ x₁, CategoryTheory.CategoryStruct.comp π x₂ = CategoryTheory.CategoryStruct.comp x₁ S.f- Cited by
- 14 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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.Category.assocproof · cited by 6,433
- 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 and proof · cited by 889
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.Epistatement and proof · cited by 688
- CategoryTheory.ShortComplex.gstatement and proof · cited by 658
- CategoryTheory.ShortComplex.fstatement and proof · cited by 653
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.Exact.exact_up_to_refinementsproof · cited by 14
- CategoryTheory.ShortComplex.SnakeInput.L₁'_exactproof · cited by 4
- CategoryTheory.ShortComplex.SnakeInput.L₀_exactproof · cited by 3
- CategoryTheory.ShortComplex.SnakeInput.L₀'_exactproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exactproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_exactproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.dCokernelSequence_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.Ψ_opcyclesMap_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.dKernelSequence_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.cyclesMap_Ψ_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesE_exactproof · cited by 1