Theorems · Theorem · category theory
CategoryTheory.Abelian.Ext.smul_comp
∀ {R : Type t} [inst : Ring R] {C : Type u} [inst_1 : CategoryTheory.Category.{v, u} C]
[inst_2 : CategoryTheory.Abelian C] [inst_3 : CategoryTheory.Linear R C] [inst_4 : CategoryTheory.HasExt C]
{X Y Z : C} {a b : ℕ} (α : CategoryTheory.Abelian.Ext X Y a) (β : CategoryTheory.Abelian.Ext Y Z b) {c : ℕ}
(h : a + b = c) (r : R), (r • α).comp β h = r • α.comp β h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 111 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
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- HasDerivedCategoryproof · cited by 190
- CategoryTheory.Linearstatement and proof · cited by 131
- CategoryTheory.Abelian.Ext.compstatement and proof · cited by 80
- CategoryTheory.ShiftedHom.compproof · cited by 54
- CategoryTheory.Abelian.Ext.homproof · cited by 42
- HasDerivedCategory.standardproof · cited by 42
- CategoryTheory.ShiftedHom.comp.congr_simpproof · cited by 37
Cited by2
Results whose statement or proof uses this declaration.
- ModuleCat.projectiveDimension_quotSMulTop_eq_succ_of_isSMulRegularproof · cited by 1
- CategoryTheory.Abelian.Ext.postcomp_smul_id_eq_zero_of_mem_annihilatorproof · cited by 1