Theorems · Theorem · category theory
CategoryTheory.hasExt_iff
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : HasDerivedCategory C],
CategoryTheory.HasExt C ↔
∀ (X Y : C) (n : ℤ),
0 ≤ n →
Small.{w, w'}
((DerivedCategory.singleFunctor C 0).obj X ⟶
(CategoryTheory.shiftFunctor (DerivedCategory C) n).obj ((DerivedCategory.singleFunctor C 0).obj Y))- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites43
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Iso.invproof · cited by 6,514
- AddMonoidproof · cited by 2,864
- CategoryTheory.MorphismPropertyproof · cited by 2,179
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftproof · cited by 1,527
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.hasExt_of_hasDerivedCategoryproof · cited by 3