Mathlib Map

Theorems · Definition · ring theory

AddMonoidAlgebra.mapAddEquiv

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

Additively isomorphic rings have additively isomorphic additive monoid algebras. AddMonoidAlgebra.map as an AddEquiv.

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

Around this declaration

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

Cites6

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

Cited by10

Results whose statement or proof uses this declaration.