Theorems · Inductive type · ring theory
LinearMap.CompatibleSMul
(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] → [SMul R M] → [Module S M] → [SMul R M₂] → [Module S M₂] → PropA typeclass for SMul structures which can be moved through a LinearMap.
This typeclass is generated automatically from an IsScalarTower instance, but exists so that
we can also add an instance for AddCommGroup.toIntModule, allowing z • to be moved even if
S does not support negation.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 86 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- Semiringstatement · cited by 13,802
- AddCommMonoidstatement · cited by 12,281
Cited by103
Results whose statement or proof uses this declaration.
- LinearMap.restrictScalarsstatement and proof · cited by 215
- ContinuousLinearMap.restrictScalarsstatement and proof · cited by 61
- LinearMap.map_smul_of_towerstatement and proof · cited by 50
- LinearEquiv.restrictScalarsstatement and proof · cited by 46
- LinearEquiv.restrictScalars_applystatement and proof · cited by 16
- LinearMap.coe_restrictScalarsstatement and proof · cited by 14
- LinearMap.restrictScalars_injectivestatement and proof · cited by 11
- LinearEquiv.restrictScalars_toLinearMapstatement and proof · cited by 10
- LinearMap.compRightstatement and proof · cited by 8
- IsLocalizedModule.eq_iff_existsproof · cited by 8
- AlgHom.map_smul_of_towerstatement and proof · cited by 7
- LinearMap.restrictScalarsₗstatement and proof · cited by 7