Theorems · Theorem · functional analysis
StrongDual.norm_extendRCLike_bound
∀ {𝕜 : Type u_1} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : SeminormedAddCommGroup F] [inst_2 : NormedSpace 𝕜 F]
[inst_3 : NormedSpace ℝ F] [inst_4 : IsScalarTower ℝ 𝕜 F] (fr : StrongDual ℝ F) (x : F),
‖fr.extendRCLike x‖ ≤ ‖fr‖ * ‖x‖The norm of the extension is bounded by ‖fr‖.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 172 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- Norm.normstatement and proof · cited by 5,413
- IsScalarTowerstatement and proof · cited by 3,896
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNNorm.nnnormproof · cited by 952
- ContinuousLinearMap.toLinearMapproof · cited by 528
- StrongDualstatement and proof · cited by 459
- smul_applyproof · cited by 229
Cited by2
Results whose statement or proof uses this declaration.
- StrongDual.norm_extendRCLikeproof · cited by 2
- ContinuousLinearMap.norm_extendTo𝕜'_boundproof · cited by 0