Mathlib Map

Theorems · Definition · commutative algebra

Submodule.torsionBy

(R : Type u_1) →
  (M : Type u_2) → [inst : CommSemiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → R → Submodule R M

The a-torsion submodule for a in R, containing all elements x of M such that a • x = 0.

Defined in
Mathlib.Algebra.Module.Torsion.Basic
Cited by
31 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by34

Results whose statement or proof uses this declaration.