Theorems · Definition · functional analysis
ContinuousLinearEquiv.restrictScalars
(R : Type u_1) →
{S : Type u_2} →
{M : Type u_3} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
[inst_4 : Module S M] →
[inst_5 : TopologicalSpace M] → [LinearMap.CompatibleSMul M M R S] → (M ≃L[S] M) → M ≃L[R] MIf M is an R-module and S-module and R-module structure is defined by an action of R on
S (formally, we have two scalar towers), then any S-linear equivalence on M is an R-linear
equivalence.
- Defined in
- Mathlib.Topology.Algebra.Module.Equiv
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- LinearEquivproof · cited by 3,317
- ContinuousLinearEquivstatement and proof · cited by 743
- ContinuousLinearEquiv.toLinearEquivproof · cited by 118
- LinearMap.CompatibleSMulstatement and proof · cited by 86
- LinearEquiv.restrictScalarsproof · cited by 46
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.restrictScalars_applystatement and proof · cited by 0
- ContinuousLinearEquiv.restrictScalars_symm_applystatement and proof · cited by 0
- ContinuousLinearEquiv.restrictScalars_toLinearEquivstatement and proof · cited by 0