Theorems · Definition · functional analysis
NormedSpace.restrictScalars
(𝕜 : Type u_1) →
(𝕜' : Type u_2) →
(E : Type u_3) →
[inst : NormedField 𝕜] →
[inst_1 : NormedField 𝕜'] →
[NormedAlgebra 𝕜 𝕜'] → [inst_3 : SeminormedAddCommGroup E] → [NormedSpace 𝕜' E] → NormedSpace 𝕜 EWarning: This declaration should be used judiciously.
Please consider using IsScalarTower instead.
This definition allows the RestrictScalars.normedSpace instance to be put directly on E
rather on RestrictScalars 𝕜 𝕜' E. This would be a very bad instance; both because 𝕜' cannot be
inferred, and because it is likely to create instance diamonds.
See Note [reducible non-instances].
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Moduleproof · cited by 20,661
- NormedSpacestatement and proof · cited by 12,499
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NormedAlgebrastatement and proof · cited by 1,165
- NormedFieldstatement and proof · cited by 1,084
- Module.restrictScalarsproof · cited by 3
Cited by44
Results whose statement or proof uses this declaration.
- Convex.norm_image_sub_le_of_norm_hasFDerivWithin_leproof · cited by 9
- curveIntegralFun_def'statement · cited by 8
- curveIntegral_def'statement · cited by 8
- ModelWithCorners.uniqueDiffOnproof · cited by 7
- NormedAlgebra.restrictScalarsproof · cited by 6
- hasFDerivAt_integral_of_dominated_of_fderiv_leproof · cited by 5
- InnerProductSpace.rclikeToRealproof · cited by 5
- FiniteDimensional.proper_rclikeproof · cited by 3
- second_derivative_symmetric_of_eventuallyproof · cited by 2
- hasFDerivAt_tsumproof · cited by 2
- NormedSpace.restrictScalars_eqstatement · cited by 2
- ModelWithCorners.range_subset_closure_interiorproof · cited by 2