Theorems · Theorem · functional analysis
ContinuousLinearMap.opENorm_le_bound
∀ {𝕜 : Type u_1} {𝕜₂ : Type u_2} {E : Type u_4} {F : Type u_5} [inst : NontriviallyNormedField 𝕜]
[inst_1 : NontriviallyNormedField 𝕜₂] [inst_2 : SeminormedAddCommGroup E] [inst_3 : SeminormedAddCommGroup F]
[inst_4 : NormedSpace 𝕜 E] [inst_5 : NormedSpace 𝕜₂ F] {σ₁₂ : 𝕜 →+* 𝕜₂} [inst_6 : RingHomIsometric σ₁₂]
(f : E →SL[σ₁₂] F) {M : ENNReal}, (∀ (x : E), ‖f x‖ₑ ≤ M * ‖x‖ₑ) → ‖f‖ₑ ≤ MIf one controls the enorm of every f x, then one controls the enorm of f.
- Defined in
- Mathlib.Analysis.Normed.Operator.NNNorm
- Cited by
- 3 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.
Cites22
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
- NormedSpacestatement and proof · cited by 12,499
- RingHomstatement and proof · cited by 10,189
- ENNRealstatement and proof · cited by 9,879
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealproof · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- ENNReal.ofNNRealproof · cited by 1,279
- LT.lt.neproof · cited by 872
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_transpose_leproof · cited by 4
- ContinuousLinearMap.opENorm_le_bound₂proof · cited by 0
- ContinuousLinearMap.opENorm_le_iffproof · cited by 0