Mathlib Map

Theorems · Definition · ring theory

MulSemiringAction.toAlgAut

(G : Type u_2) →
  (R : Type u_3) →
    (A : Type u_4) →
      [inst : CommSemiring R] →
        [inst_1 : Semiring A] →
          [inst_2 : Algebra R A] →
            [inst_3 : Group G] → [inst_4 : MulSemiringAction G A] → [SMulCommClass G R A] → G →* A ≃ₐ[R] A

Each element of the group defines an algebra equivalence. This is a stronger version of MulSemiringAction.toRingAut and DistribMulAction.toModuleEnd.

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

Around this declaration

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

Cites9

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

Cited by14

Results whose statement or proof uses this declaration.