Theorems · Theorem · ring theory
AddMonoidAlgebra.toMultiplicativeAlgEquiv_single
∀ {R : Type u_1} {A : Type u_4} {M : Type u_7} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A]
[inst_3 : AddMonoid M] (m : M) (a : A),
(AddMonoidAlgebra.toMultiplicativeAlgEquiv R A M) (AddMonoidAlgebra.single m a) =
MonoidAlgebra.single (Multiplicative.ofAdd m) a- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement · cited by 8,337
- AddMonoidstatement and proof · cited by 2,864
- AlgEquivstatement · cited by 1,681
- Finsupp.singleproof · cited by 943
- Multiplicativestatement and proof · cited by 875
- AddMonoidAlgebrastatement · cited by 649
- MonoidAlgebrastatement · cited by 590
- Finsupp.extproof · cited by 399
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.toMultiplicativeBialgEquiv_singleproof · cited by 0