Theorems · Theorem · commutative algebra
ratCast_smul_eq
∀ {E : Type u_3} (R : Type u_4) (S : Type u_5) [inst : AddCommGroup E] [inst_1 : DivisionRing R]
[inst_2 : DivisionRing S] [inst_3 : Module R E] [inst_4 : Module S E] (r : ℚ) (x : E), ↑r • x = ↑r • xIf E is a vector space over two division rings R and S, then scalar multiplications
agree on rational numbers in R and S.
- Defined in
- Mathlib.Algebra.Module.Rat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- DivisionRingstatement and proof · cited by 1,062
- AddMonoidHom.idproof · cited by 107
- map_ratCast_smulproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.