Theorems · Theorem · ring theory
MonoidAlgebra.coeff_mapRingHom
∀ {R : Type u_3} {S : Type u_4} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : Monoid M]
(f : R →+* S) (x : MonoidAlgebra R M) (m : M), ((MonoidAlgebra.mapRingHom M f) x).coeff m = f (x.coeff m)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- Monoidstatement and proof · cited by 3,887
- MonoidAlgebrastatement and proof · cited by 590
- MonoidAlgebra.coeffstatement and proof · cited by 224
- MonoidAlgebra.mapRingHomstatement · cited by 27
Cited by6
Results whose statement or proof uses this declaration.
- MonoidAlgebra.coeff_mapAlgHomproof · cited by 4
- MonoidAlgebra.coeff_mapRingEquivproof · cited by 3
- MonoidAlgebra.mapAlgEquiv_transproof · cited by 1
- MonoidAlgebra.mapRangeRingHom_applyproof · cited by 0
- MonoidAlgebra.mapRingHom_applyproof · cited by 0
- MonoidAlgebra.scalarTensorEquiv_tmulproof · cited by 0