Mathlib Map

Theorems · Definition · ring theory

AddMonoidAlgebra.mapRingEquiv

{R : Type u_3} →
  {S : Type u_4} →
    (M : Type u_6) →
      [inst : Semiring R] →
        [inst_1 : Semiring S] → [inst_2 : AddMonoid M] → R ≃+* S → AddMonoidAlgebra R M ≃+* AddMonoidAlgebra S M

Isomorphic rings have isomorphic additive monoid algebras.

Defined in
Mathlib.Algebra.MonoidAlgebra.MapDomain
Cited by
5 results in Mathlib
Foundations
Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringAddMonoid

Around this declaration

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

Cites8

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

Cited by6

Results whose statement or proof uses this declaration.