Theorems · Theorem · functional analysis
LinearMap.mkContinuous_norm_le
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {E : Type u_4} {F : Type u_5} [inst : SeminormedAddCommGroup E]
[inst_1 : SeminormedAddCommGroup F] [inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NontriviallyNormedField 𝕜₂]
[inst_4 : NormedSpace 𝕜 E] [inst_5 : NormedSpace 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} (f : E →ₛₗ[σ₁₂] F) {C : ℝ},
0 ≤ C → ∀ (h : ∀ (x : E), ‖f x‖ ≤ C * ‖x‖), ‖f.mkContinuous C h‖ ≤ CIf a continuous linear map is constructed from a linear map via the constructor mkContinuous,
then its norm is bounded by the bound given to the constructor if it is nonnegative.
- Defined in
- Mathlib.Analysis.Normed.Operator.Basic
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 155 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- NormedSpacestatement and proof · cited by 12,499
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ContinuousLinearMap.opNorm_le_boundproof · cited by 59
- LinearMap.mkContinuousstatement and proof · cited by 9
Cited by16
Results whose statement or proof uses this declaration.
- PiTensorProduct.toDualContinuousMultilinearMap_le_projectiveSeminormproof · cited by 2
- ContinuousLinearMap.norm_rTensor_leproof · cited by 2
- Complex.imCLM_normproof · cited by 2
- Complex.reCLM_normproof · cited by 2
- lp.norm_tsumCLM_leproof · cited by 1
- MultilinearMap.mkContinuousLinear_norm_le'proof · cited by 1
- AlternatingMap.mkContinuousLinear_norm_le_maxproof · cited by 1
- BoundedContinuousFunction.toLp_norm_leproof · cited by 1
- LinearMap.mkContinuous₂_norm_le'proof · cited by 1
- MeasureTheory.L1.SimpleFunc.norm_setToL1SCLM_leproof · cited by 1
- MeasureTheory.Lp.norm_LpToLpOfMeasureLeSMul_leproof · cited by 0
- MeasureTheory.Lp.norm_constL_leproof · cited by 0