Theorems · Theorem · ring theory
MonoidAlgebra.lift_unique
∀ {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 : Monoid M] (F : MonoidAlgebra R M →ₐ[R] A) (f : MonoidAlgebra R M),
F f = f.coeff.sum fun a b => b • F (MonoidAlgebra.single a 1)Decomposition of a R-algebra homomorphism from R[M] by
its values on F (single a 1).
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Monoidstatement and proof · cited by 3,887
- AlgHomstatement and proof · cited by 3,236
- MonoidAlgebrastatement and proof · cited by 590
- Finsupp.sumstatement and proof · cited by 481
- MonoidHom.compproof · cited by 469
- MonoidHomClass.toMonoidHomproof · cited by 294
- MonoidAlgebra.singlestatement and proof · cited by 253
- MonoidAlgebra.coeffstatement and proof · cited by 224
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.