Mathlib Map

Theorems · Definition · commutative algebra

Module.annihilator

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

Module.annihilator R M is the ideal of all elements r : R such that r • M = 0.

Defined in
Mathlib.RingTheory.Ideal.Maps
Cited by
61 results in Mathlib
Foundations
Depth 28 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 by63

Results whose statement or proof uses this declaration.