Theorems · Theorem · category theory
CategoryTheory.Abelian.Ext.smul_hom
∀ {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 : C}
{n : ℕ} (x : CategoryTheory.Abelian.Ext X Y n) (r : R) [inst_5 : HasDerivedCategory C], (r • x).hom = r • x.hom- Cited by
- 4 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 and proof · cited by 19,642
- CategoryTheory.Functor.mapproof · cited by 8,698
- Ringstatement and proof · cited by 7,463
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- add_zeroproof · cited by 2,707
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.Functor.map_idproof · cited by 616
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- HasDerivedCategorystatement and proof · cited by 190
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.mk₀_smulproof · cited by 3
- CategoryTheory.Abelian.Ext.comp_smulproof · cited by 2
- CategoryTheory.Abelian.Ext.smul_compproof · cited by 2
- CategoryTheory.Functor.mapExactFunctor_smulproof · cited by 0