Theorems · Theorem · commutative algebra
map_inv_natCast_smul
∀ {M : Type u_3} {M₂ : Type u_4} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid 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 : DivisionSemiring R] [inst_5 : DivisionSemiring S] [inst_6 : Module R M] [inst_7 : Module S M₂] (n : ℕ)
(x : M), f ((↑n)⁻¹ • x) = (↑n)⁻¹ • f x- Defined in
- Mathlib.Algebra.Module.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 28 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
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- map_zeroproof · cited by 1,614
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- AddMonoidHomClassstatement and proof · cited by 252
- DivisionSemiringstatement and proof · cited by 216
- inv_zeroproof · cited by 184
- inv_smul_smul₀proof · cited by 80
- smul_inv_smul₀proof · cited by 59
Cited by8
Results whose statement or proof uses this declaration.
- map_ratCast_smulproof · cited by 4
- inv_natCast_smul_eqproof · cited by 4
- map_inv_intCast_smulproof · cited by 3
- NormedSpace.map_exp_of_mem_ballproof · cited by 2
- map_nnratCast_smulproof · cited by 2
- map_birkhoffAverageproof · cited by 1
- star_inv_natCast_smulproof · cited by 1
- inv_natCast_smul_commproof · cited by 0