Theorems · Definition · functional analysis
Seminorm.restrictScalars
(𝕜 : Type u_3) →
{E : Type u_7} →
{𝕜' : Type u_12} →
[inst : NormedField 𝕜] →
[inst_1 : SeminormedRing 𝕜'] →
[inst_2 : SMul 𝕜 𝕜'] →
[NormSMulClass 𝕜 𝕜'] →
[NormOneClass 𝕜'] →
[inst_5 : AddCommGroup E] →
[inst_6 : Module 𝕜' E] → [inst_7 : SMul 𝕜 E] → [IsScalarTower 𝕜 𝕜' E] → Seminorm 𝕜' E → Seminorm 𝕜 EReinterpret a seminorm over a field 𝕜' as a seminorm over a smaller field 𝕜. This will
typically be used with RCLike 𝕜' and 𝕜 = ℝ.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- IsScalarTowerstatement and proof · cited by 3,896
- NormedFieldstatement and proof · cited by 1,084
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
- NormOneClassstatement and proof · cited by 136
- NormSMulClassstatement and proof · cited by 107
- Seminorm.toAddGroupSeminormproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- Module.Dual.exists_extension_of_le_seminormproof · cited by 1
- Seminorm.restrictScalars_ballstatement · cited by 0
- Seminorm.restrictScalars_closedBallstatement · cited by 0
- Seminorm.coe_restrictScalarsstatement · cited by 0