Theorems · Inductive type · category theory
SemimoduleCat
(R : Type u) → [Semiring R] → Type (max u (v + 1))
The category of R-semimodules and their morphisms.
Note that in the case of R = ℕ, we can not
impose here that the ℕ-multiplication field from the module structure is defeq to the one coming
from the isAddCommMonoid structure (contrary to what we do for all module structures in
mathlib), which creates some difficulties down the road.
- Defined in
- Mathlib.Algebra.Category.ModuleCat.Semi
- Cited by
- 108 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · uses no axioms
- Assumes
- Semiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement · cited by 13,802
Cited by149
Results whose statement or proof uses this declaration.
- SemimoduleCat.carrierstatement and proof · cited by 87
- SemimoduleCat.Hom.homstatement and proof · cited by 45
- CommRing.Picproof · cited by 37
- SemimoduleCat.ofstatement · cited by 25
- CommRing.Pic.mkproof · cited by 17
- SemimoduleCat.hom_extstatement and proof · cited by 15
- SemimoduleCat.ofHomstatement · cited by 12
- SemimoduleCat.MonoidalCategory.tensorObjstatement and proof · cited by 12
- CommRing.Pic.AsModuleproof · cited by 11
- SemimoduleCat.Homstatement · cited by 9
- LinearEquiv.toModuleIsoₛstatement · cited by 7
- SemimoduleCat.MonoidalCategory.tensorHomstatement and proof · cited by 7