Theorems · Theorem · category theory
CategoryTheory.ShortComplex.mono_homologyMap_iff_up_to_refinements
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Abelian C]
{S₁ S₂ : CategoryTheory.ShortComplex C} (φ : S₁ ⟶ S₂),
CategoryTheory.Mono (CategoryTheory.ShortComplex.homologyMap φ) ↔
∀ ⦃A : C⦄ (x₂ : A ⟶ S₁.X₂),
CategoryTheory.CategoryStruct.comp x₂ S₁.g = 0 →
∀ (y₁ : A ⟶ S₂.X₁),
CategoryTheory.CategoryStruct.comp x₂ φ.τ₂ = CategoryTheory.CategoryStruct.comp y₁ S₂.f →
∃ A' π,
∃ (_ : CategoryTheory.Epi π),
∃ x₁, CategoryTheory.CategoryStruct.comp π x₂ = CategoryTheory.CategoryStruct.comp x₁ S₁.f- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- 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.Monostatement and proof · cited by 893
- CategoryTheory.ShortComplex.X₁statement and proof · cited by 889
- CategoryTheory.ShortComplex.X₃statement and proof · cited by 876
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.mono_homologyMap_iff_up_to_refinementsproof · cited by 0