Theorems · Theorem · ring theory
AddMonoidAlgebra.map_map
∀ {R : Type u_3} {S : Type u_4} {T : Type u_5} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : Semiring T] (f : S →+ T) (g : R →+ S) (x : AddMonoidAlgebra R M),
AddMonoidAlgebra.map f (AddMonoidAlgebra.map g x) = AddMonoidAlgebra.map (f.comp g) x- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- AddMonoidAlgebrastatement and proof · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
- AddMonoidHom.compstatement · cited by 339
- AddMonoidAlgebra.extproof · cited by 90
- AddMonoidHom.map_zeroproof · cited by 47
- AddMonoidAlgebra.mapstatement · cited by 21
- Finsupp.mapRange_mapRangeproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.map_mapproof · cited by 2