Theorems · Theorem · ring theory
AddMonoidAlgebra.map_single
∀ {R : Type u_3} {S : Type u_4} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S] (f : R →+ S) (r : R) (m : M),
AddMonoidAlgebra.map f (AddMonoidAlgebra.single m r) = AddMonoidAlgebra.single m (f r)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- AddMonoidHomstatement and proof · cited by 3,230
- Finsupp.singleproof · cited by 943
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.singlestatement · cited by 250
- AddMonoidAlgebra.extproof · cited by 90
- Finsupp.mapRange_singleproof · cited by 53
- AddMonoidAlgebra.mapstatement · cited by 21
Cited by4
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapRingHom_singleproof · cited by 13
- MvPolynomial.map_monomialproof · cited by 7
- AddMonoidAlgebra.mapAddEquiv_singleproof · cited by 3
- AddMonoidAlgebra.map_oneproof · cited by 0