Mathlib Map

Theorems · Definition · commutative algebra

Subring.pointwiseMulAction

{M : Type u_1} →
  {R : Type u_2} → [inst : Monoid M] → [inst_1 : Ring R] → [MulSemiringAction M R] → MulAction M (Subring R)

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

Defined in
Mathlib.Algebra.Ring.Subring.Pointwise
Cited by
23 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
MonoidRingMulSemiringAction

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 by23

Results whose statement or proof uses this declaration.