Theorems · Theorem · commutative algebra
map_ratCast_smul
∀ {M : Type u_1} {M₂ : Type u_2} [inst : AddCommGroup M] [inst_1 : AddCommGroup M₂] {F : Type u_3}
[inst_2 : FunLike F M M₂] [AddMonoidHomClass F M M₂] (f : F) (R : Type u_4) (S : Type u_5) [inst_4 : DivisionRing R]
[inst_5 : DivisionRing S] [inst_6 : Module R M] [inst_7 : Module S M₂] (c : ℚ) (x : M), f (↑c • x) = ↑c • f x- Defined in
- Mathlib.Algebra.Module.Rat
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 45 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.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- FunLikestatement and proof · cited by 2,560
- DivisionRingstatement and proof · cited by 1,062
- div_eq_mul_invproof · cited by 715
- SemigroupAction.mul_smulproof · cited by 291
- AddMonoidHomClassstatement and proof · cited by 252
- Rat.cast_defproof · cited by 20
- map_inv_natCast_smulproof · cited by 8
- map_intCast_smulproof · cited by 3
Cited by4
Results whose statement or proof uses this declaration.
- map_rat_smulproof · cited by 5
- map_real_smulproof · cited by 2
- star_ratCast_smulproof · cited by 1
- ratCast_smul_eqproof · cited by 0