Theorems · Definition · functional analysis
ContinuousLinearMap.restrictScalars
{A : Type u_1} →
{M₁ : Type u_2} →
{M₂ : Type u_3} →
(R : Type u_4) →
[inst : Semiring A] →
[inst_1 : Semiring R] →
[inst_2 : AddCommMonoid M₁] →
[inst_3 : Module A M₁] →
[inst_4 : Module R M₁] →
[inst_5 : TopologicalSpace M₁] →
[inst_6 : AddCommMonoid M₂] →
[inst_7 : Module A M₂] →
[inst_8 : Module R M₂] →
[inst_9 : TopologicalSpace M₂] →
[LinearMap.CompatibleSMul M₁ M₂ R A] → (M₁ →L[A] M₂) → M₁ →L[R] M₂If A is an R-algebra, then a continuous A-linear map can be interpreted as a continuous
R-linear map. We assume LinearMap.CompatibleSMul M₁ M₂ R A to match assumptions of
LinearMap.map_smul_of_tower.
- Cited by
- 61 results in Mathlib
- Foundations
- Depth 25 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- ContinuousLinearMapstatement and proof · cited by 5,352
- ContinuousLinearMap.toLinearMapproof · cited by 528
- LinearMap.restrictScalarsproof · cited by 215
- LinearMap.CompatibleSMulstatement and proof · cited by 86
Cited by67
Results whose statement or proof uses this declaration.
- StrongDual.extendRCLikeₗproof · cited by 17
- ContinuousLinearMap.bilinearRestrictScalarsproof · cited by 10
- HasFDerivAt.restrictScalarsstatement · cited by 9
- Convex.norm_image_sub_le_of_norm_hasFDerivWithin_leproof · cited by 9
- HasDerivAt.real_of_complexproof · cited by 7
- HasFDerivWithinAt.restrictScalarsstatement · cited by 7
- HasDerivAtFilter.comp_hasFDerivAtFilterproof · cited by 6
- HasDerivAtFilter.scompproof · cited by 6
- HasFDerivAtFilter.restrictScalarsstatement · cited by 6
- HasStrictDerivAt.real_of_complexproof · cited by 6
- ProperCone.comapproof · cited by 6
- ProperCone.mapproof · cited by 6