Theorems · Theorem · commutative algebra
map_intCast_smul
∀ {M : Type u_3} {M₂ : Type u_4} [inst : AddCommGroup M] [inst_1 : AddCommGroup 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 : Ring R]
[inst_5 : Ring 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 41 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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- FunLikestatement and proof · cited by 2,560
- AddMonoidHomClassstatement and proof · cited by 252
- Int.cast_smul_eq_zsmulproof · cited by 28
- map_zsmulproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- map_ratCast_smulproof · cited by 4
- star_intCast_smulproof · cited by 1
- ZMod.map_smulproof · cited by 0