Theorems · Definition · ring theory
MonoidAlgebra.map
{R : Type u_3} →
{S : Type u_4} →
{M : Type u_6} → [inst : Semiring R] → [inst_1 : Semiring S] → (R →+ S) → MonoidAlgebra R M → MonoidAlgebra S MGiven a map f : R →+ S, return the corresponding map R[M] → S[M] obtained by mapping
each coefficient along f.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddMonoidHomstatement and proof · cited by 3,230
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.coeffproof · cited by 224
- Finsupp.mapRangeproof · cited by 91
Cited by19
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapRingHomproof · cited by 27
- MonoidAlgebra.mapAddEquivproof · cited by 12
- MonoidAlgebra.map_singlestatement · cited by 3
- MonoidAlgebra.coe_mapRingHomstatement · cited by 1
- MonoidAlgebra.range_mapstatement and proof · cited by 0
- MonoidAlgebra.coeff_mapstatement · cited by 0
- MonoidAlgebra.map_sumstatement and proof · cited by 0
- MonoidAlgebra.ofCoeff_mapRangestatement · cited by 0
- MonoidAlgebra.map_addstatement · cited by 0
- MonoidAlgebra.map_idstatement · cited by 0
- MonoidAlgebra.map_injectivestatement and proof · cited by 0
- MonoidAlgebra.map_mapstatement · cited by 0