Theorems · Definition · category theory
CategoryTheory.Abelian.Ext.homEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
[inst_2 : CategoryTheory.HasExt C] →
{X Y : C} →
[inst_3 : HasDerivedCategory C] →
{n : ℕ} →
CategoryTheory.Abelian.Ext X Y n ≃
CategoryTheory.ShiftedHom ((DerivedCategory.singleFunctor C 0).obj X)
((DerivedCategory.singleFunctor C 0).obj Y) ↑nWhen an instance of [HasDerivedCategory.{w'} C] is available, this is the bijection
between Ext.{w} X Y n and a type of morphisms in the derived category.
- Cited by
- 8 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.
Cites14
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
- CategoryTheory.Functor.objstatement · cited by 19,642
- Equivstatement · cited by 8,337
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upproof · cited by 1,123
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement · cited by 191
- HasDerivedCategorystatement and proof · cited by 190
- DerivedCategorystatement · cited by 165
- DerivedCategory.Qproof · cited by 102
- CategoryTheory.ShiftedHomstatement · cited by 88
- DerivedCategory.singleFunctorstatement · cited by 78
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.homproof · cited by 42
- CategoryTheory.Abelian.Ext.extproof · cited by 31
- CategoryTheory.Abelian.Ext.homAddEquivproof · cited by 9
- CategoryTheory.Abelian.Ext.eq_zero_of_projectiveproof · cited by 4
- CategoryTheory.Abelian.Ext.add_homproof · cited by 4
- CategoryTheory.Abelian.Ext.eq_zero_of_injectiveproof · cited by 4
- CategoryTheory.Abelian.Ext.mk₀_bijectiveproof · cited by 3
- CategoryTheory.hasExt_iff_small_extproof · cited by 2
- CategoryTheory.Abelian.Ext.smul_eq_comp_mk₀proof · cited by 1
- CategoryTheory.Abelian.Ext.homEquiv_chgUnivstatement · cited by 0