Mathlib Map

Theorems · Definition · commutative algebra

Ideal.pointwiseDistribMulAction

{M : Type u_1} →
  {R : Type u_3} → [inst : Monoid M] → [inst_1 : Semiring R] → [MulSemiringAction M R] → DistribMulAction M (Ideal R)

The action on an ideal corresponding to applying the action to every element. This is available as an instance in the Pointwise locale.

Defined in
Mathlib.RingTheory.Ideal.Pointwise
Cited by
56 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MonoidSemiringMulSemiringAction

Around this declaration

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

Cites5

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.