Theorems · Definition · category theory
CategoryTheory.ShortComplex.Exact.lift
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{S : CategoryTheory.ShortComplex C} →
[CategoryTheory.Balanced C] →
S.Exact →
{A : C} →
(k : A ⟶ S.X₂) → CategoryTheory.CategoryStruct.comp k S.g = 0 → [CategoryTheory.Mono S.f] → A ⟶ S.X₁If a short complex S in a balanced category is exact and such that S.f is a mono,
then a morphism k : A ⟶ S.X₂ such that k ≫ S.g = 0 lifts to a morphism A ⟶ S.X₁.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.X₂statement and proof · cited by 1,115
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.ShortComplex.X₁statement · cited by 889
- CategoryTheory.ShortComplex.X₃statement · cited by 876
- CategoryTheory.ShortComplex.gstatement and proof · cited by 658
- CategoryTheory.ShortComplex.fstatement and proof · cited by 653
- CategoryTheory.ShortComplex.Exactstatement and proof · cited by 292
Cited by12
Results whose statement or proof uses this declaration.
- CategoryTheory.ShortComplex.SnakeInput.φ₁proof · cited by 16
- CategoryTheory.ShortComplex.Exact.lift_fstatement · cited by 9
- CategoryTheory.Abelian.SpectralObject.liftOpcyclesproof · cited by 4
- CategoryTheory.ShortComplex.SnakeInput.L₁'_exactproof · cited by 4
- CategoryTheory.ShortComplex.SnakeInput.L₀_exactproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.liftEproof · cited by 3
- CategoryTheory.ShortComplex.quasiIso_iff_of_zerosproof · cited by 2
- CategoryTheory.ShortComplex.mono_τ₂_of_exact_of_monoproof · cited by 2
- CategoryTheory.ShortComplex.Exact.lift_f_assocstatement and proof · cited by 0
- CategoryTheory.ShortComplex.Splitting.ofExactOfSectionproof · cited by 0
- CategoryTheory.ShortComplex.Exact.lift.congr_simpstatement and proof · cited by 0
- CategoryTheory.ShortComplex.Exact.lift'proof · cited by 0