Theorems · Theorem · category theory
CategoryTheory.exact_f_d
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.EnoughInjectives C] {X Y : C} (f : X ⟶ Y),
{ X₁ := X, X₂ := Y, X₃ := CategoryTheory.Injective.syzygies f, f := f, g := CategoryTheory.Injective.d 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.
Cites24
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.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 889
- CategoryTheory.ShortComplex.X₃proof · cited by 876
- CategoryTheory.ShortComplex.fproof · cited by 653
- CategoryTheory.Limits.zero_compproof · cited by 339
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.ofCocomplex_exactAt_succproof · cited by 0