Mathlib Map

Theorems · Definition · ring theory

Subsemiring.pointwiseMulAction

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

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

Defined in
Mathlib.Algebra.Ring.Subsemiring.Pointwise
Cited by
22 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, 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 by22

Results whose statement or proof uses this declaration.