Theorems · Theorem · ring theory
LinearMapClass.map_smul_of_tower
∀ {M : Type u_8} {M₂ : Type u_10} [inst : AddCommMonoid M] [inst_1 : AddCommMonoid M₂] {R : Type u_14} {S : Type u_15}
[inst_2 : Semiring S] [inst_3 : SMul R M] [inst_4 : Module S M] [inst_5 : SMul R M₂] [inst_6 : Module S M₂]
{F : Type u_16} [LinearMap.CompatibleSMul M M₂ R S] [inst_8 : FunLike F M M₂] [LinearMapClass F S M M₂] (fₗ : F)
(c : R) (x : M), fₗ (c • x) = c • fₗ x- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- FunLikestatement and proof · cited by 2,560
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- SemilinearMapClass.semilinearMapproof · cited by 80
- LinearMapClassstatement and proof · cited by 25
- LinearMap.CompatibleSMul.map_smulproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- LinearEquiv.conjAlgEquiv_ext_iffproof · cited by 1
- PositiveLinearMap.map_smul_of_towerproof · cited by 1
- ContinuousLinearEquiv.smul_transproof · cited by 0
- LinearEquiv.smul_transproof · cited by 0