Theorems · Theorem · ring theory
AddMonoidAlgebra.mapDomain_vadd
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {N : Type u_4} [inst : Monoid S] [inst_1 : Semiring R]
[inst_2 : DistribMulAction S R] (f : M → N) (s : S) (x : AddMonoidAlgebra R M),
AddMonoidAlgebra.mapDomain f (s • x) = s • AddMonoidAlgebra.mapDomain f x- Defined in
- Mathlib.Algebra.MonoidAlgebra.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Monoidstatement and proof · cited by 3,887
- AddMonoidAlgebrastatement and proof · cited by 649
- DistribMulActionstatement and proof · cited by 584
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
- Finsupp.mapDomainproof · cited by 168
- AddMonoidAlgebra.extproof · cited by 90
- AddMonoidAlgebra.mapDomainstatement · cited by 17
- AddMonoidAlgebra.coeff_mapDomainproof · cited by 9
- Finsupp.mapDomain_smulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.