Mathlib Map

Theorems · Definition · commutative algebra

DistribMulAction.toModuleAut

(R : Type u_1) →
  {S : Type u_4} →
    (M : Type u_5) →
      [inst : Semiring R] →
        [inst_1 : AddCommMonoid M] →
          [inst_2 : Module R M] →
            [inst_3 : Group S] → [inst_4 : DistribMulAction S M] → [SMulCommClass S R M] → S →* M ≃ₗ[R] M

Each element of the group defines a module automorphism. This is a stronger version of DistribMulAction.toAddAut.

Defined in
Mathlib.Algebra.Module.Equiv.Basic
Cited by
1 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleGroupDistribMulActionSMulCommClass

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.