Mathlib Map

Theorems · Definition · group theory

MulDistribMulAction.toMulEquiv

{G : Type u_1} → (M : Type u_2) → [inst : Group G] → [inst_1 : Monoid M] → [MulDistribMulAction G M] → G → M ≃* M

Each element of the group defines a multiplicative monoid isomorphism. This is a stronger version of MulAction.toPerm.

Defined in
Mathlib.Algebra.Group.Action.End
Cited by
5 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMonoidMulDistribMulAction

Around this declaration

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

Cites14

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

Cited by7

Results whose statement or proof uses this declaration.