Theorems · Theorem · commutative algebra
map_natCast_smul
∀ {M : Type u_3} {M₂ : Type u_4} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid M₂] {F : Type u_5}
[inst_2 : FunLike F M M₂] [AddMonoidHomClass F M M₂] (f : F) (R : Type u_6) (S : Type u_7) [inst_4 : Semiring R]
[inst_5 : Semiring S] [inst_6 : Module R M] [inst_7 : Module S M₂] (x : ℕ) (a : M), f (↑x • a) = ↑x • f a- Defined in
- Mathlib.Algebra.Module.NatInt
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext
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
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- AddMonoidHomClassstatement and proof · cited by 252
- Nat.cast_smul_eq_nsmulproof · cited by 110
- map_nsmulproof · cited by 41
Cited by3
Results whose statement or proof uses this declaration.
- map_inv_natCast_smulproof · cited by 8
- map_nnratCast_smulproof · cited by 2
- star_natCast_smulproof · cited by 1