Theorems · Theorem · ring theory
AddMonoidAlgebra.liftMagma_apply_apply
∀ (R : Type u_1) {A : Type u_4} {M : Type u_7} [inst : Semiring R] [inst_1 : Add M]
[inst_2 : NonUnitalNonAssocSemiring A] [inst_3 : Module R A] [inst_4 : IsScalarTower R A A]
[inst_5 : SMulCommClass R A A] (f : Multiplicative M →ₙ* A) (a : AddMonoidAlgebra R M),
((AddMonoidAlgebra.liftMagma R) f) a =
(↑((Finsupp.liftAddHom fun x => (smulAddHom R A).flip (f (Multiplicative.ofAdd x))).comp
AddMonoidAlgebra.coeffAddEquiv.toAddMonoidHom)).toFun
a- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Equivstatement · cited by 8,337
- Finsuppstatement · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- AddMonoidHomstatement · cited by 3,230
- SMulCommClassstatement and proof · cited by 1,927
- AddEquivstatement · cited by 1,087
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Multiplicativestatement and proof · cited by 875
- AddMonoidAlgebrastatement and proof · cited by 649
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.