Mathlib Map

Theorems · Definition · commutative algebra

Ideal.torsionOf

(R : Type u_1) → (M : Type u_2) → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [Module R M] → M → Ideal R

The torsion ideal of x, containing all a such that a • x = 0.

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

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 by15

Results whose statement or proof uses this declaration.