Theorems · Theorem · functional analysis
ContinuousLinearMap.opNorm_le_bound
∀ {𝕜 : 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 →SL[σ₁₂] F) {M : ℝ},
0 ≤ M → (∀ (x : E), ‖f x‖ ≤ M * ‖x‖) → ‖f‖ ≤ MIf one controls the norm of every A x, then one controls the norm of A.
- Defined in
- Mathlib.Analysis.Normed.Operator.Basic
- Cited by
- 59 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- RingHomstatement and proof · cited by 10,189
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- csInf_leproof · cited by 51
- ContinuousLinearMap.bounds_bddBelowproof · cited by 4
Cited by59
Results whose statement or proof uses this declaration.
- LinearMap.mkContinuous_norm_leproof · cited by 16
- ContinuousLinearMap.norm_smulRight_applyproof · cited by 6
- Submodule.orthogonalProjectionOnto_norm_leproof · cited by 6
- ContinuousLinearMap.opNNNorm_le_boundproof · cited by 5
- ContinuousLinearMap.opNorm_eq_of_boundsproof · cited by 5
- LinearIsometry.norm_toContinuousLinearMap_leproof · cited by 5
- innerSL_apply_normproof · cited by 5
- ContinuousLinearMap.norm_id_leproof · cited by 4
- ContinuousLinearMap.opNorm_le_iffproof · cited by 4
- exists_dual_vectorproof · cited by 3
- ContinuousLinearMap.homothety_normproof · cited by 3
- ContinuousLinearMap.opENorm_le_boundproof · cited by 3