Theorems · Definition · category theory
ModuleCat.mkOfSMul
{R : Type u} → [inst : Ring R] → {A : AddCommGrpCat} → (R →+* CategoryTheory.End A) → ModuleCat RGiven A : AddCommGrpCat and a ring morphism R →+* End A, this is an object in
ModuleCat R, whose underlying abelian group is A and whose scalar multiplication is
given by R.
- Defined in
- Mathlib.Algebra.Category.ModuleCat.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- ModuleCatstatement · cited by 1,429
- ModuleCat.ofproof · cited by 594
- AddCommGrpCatstatement and proof · cited by 462
- AddCommGrpCat.carrierproof · cited by 407
- CategoryTheory.Endstatement and proof · cited by 169
- ModuleCat.mkOfSMul'proof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ModuleCat.HasColimit.colimitCoconeproof · cited by 2
- ModuleCat.mkOfSMul_smulstatement · cited by 0
- ModuleCat.HasColimit.colimitCocone_ι_appstatement · cited by 0