Theorems · Theorem · commutative algebra
map_inv_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 : DivisionRing R]
[inst_5 : DivisionRing S] [inst_6 : Module R M] [inst_7 : Module S M₂] (z : ℤ) (x : M), f ((↑z)⁻¹ • x) = (↑z)⁻¹ • f x- Defined in
- Mathlib.Algebra.Module.Basic
- Cited by
- 3 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.
Cites13
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
- AddCommMonoidproof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- DivisionRingstatement and proof · cited by 1,062
- Int.cast_natCastproof · cited by 393
- map_negproof · cited by 378
- neg_smulproof · cited by 306
- AddMonoidHomClassstatement and proof · cited by 252
- Int.cast_negproof · cited by 224
- inv_negproof · cited by 42
Cited by3
Results whose statement or proof uses this declaration.
- star_inv_intCast_smulproof · cited by 1
- inv_intCast_smul_commproof · cited by 0
- inv_intCast_smul_eqproof · cited by 0