Mathlib Map

Theorems · Definition · ring theory

MulSemiringAction.toRingAut

(G : Type u_1) → (R : Type u_2) → [inst : Group G] → [inst_1 : Semiring R] → [MulSemiringAction G R] → G →* RingAut R

Each element of the group defines a ring automorphism. This is a stronger version of DistribMulAction.toAddAut and MulDistribMulAction.toMulAut.

Defined in
Mathlib.Algebra.Ring.Action.End
Cited by
8 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupSemiringMulSemiringAction

Around this declaration

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

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.