Theorems · Definition · functional analysis
NormedAlgebra.restrictScalars
(𝕜 : Type u_1) →
(𝕜' : Type u_2) →
(E : Type u_3) →
[inst : NormedField 𝕜] →
[inst_1 : NormedField 𝕜'] →
[NormedAlgebra 𝕜 𝕜'] → [inst_3 : SeminormedRing E] → [NormedAlgebra 𝕜' E] → NormedAlgebra 𝕜 EWarning: This declaration should be used judiciously.
Please consider using IsScalarTower instead.
This definition allows the RestrictScalars.normedAlgebra 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
- 6 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedSpaceproof · cited by 12,499
- Algebraproof · cited by 11,388
- NormedAlgebrastatement and proof · cited by 1,165
- NormedFieldstatement and proof · cited by 1,084
- SeminormedRingstatement and proof · cited by 446
- NormedSpace.restrictScalarsproof · cited by 39
- Algebra.restrictScalarsproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- IsSelfAdjoint.mem_spectrum_eq_reproof · cited by 3
- Quaternion.exp_eqproof · cited by 3
- spectrum.exp_mem_expproof · cited by 1
- Commute.expUnitary_addproof · cited by 1
- selfAdjoint.continuous_expUnitaryproof · cited by 0
- isStarNormal_iff_forall_exp_mul_exp_mem_unitaryproof · cited by 0