Theorems · Theorem · category theory
CategoryTheory.exact_d_f
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.EnoughProjectives C] {X Y : C} (f : X ⟶ Y),
{ X₁ := CategoryTheory.Projective.syzygies f, X₂ := X, X₃ := Y, f := CategoryTheory.Projective.d f, g := f,
zero := ⋯ }.Exact- Cited by
- 1 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.
Cites23
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.compproof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₂proof · cited by 1,115
- CategoryTheory.ShortComplex.X₃proof · cited by 876
- CategoryTheory.ShortComplex.gproof · cited by 658
- CategoryTheory.Limits.comp_zeroproof · cited by 365
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ProjectiveResolution.ofComplex_exactAt_succproof · cited by 0