Theorems · Theorem · commutative algebra
inv_intCast_smul_eq
∀ {E : Type u_5} (R : Type u_6) (S : Type u_7) [inst : AddCommGroup E] [inst_1 : DivisionRing R]
[inst_2 : DivisionRing S] [inst_3 : Module R E] [inst_4 : Module S E] (n : ℤ) (x : E), (↑n)⁻¹ • x = (↑n)⁻¹ • xIf E is a vector space over two division rings R and S, then scalar multiplications
agree on inverses of integer numbers in R and S.
- Defined in
- Mathlib.Algebra.Module.Basic
- 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_inv_intCast_smulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.