Theorems · Theorem · functional analysis
ContinuousLinearMap.opNorm_mulLeftRight_apply_apply_le
∀ (𝕜 : Type u_1) [inst : NontriviallyNormedField 𝕜] (R : Type u_3) [inst_1 : NonUnitalSeminormedRing R] [inst_2 : NormedSpace 𝕜 R] [inst_3 : IsScalarTower 𝕜 R R] [inst_4 : SMulCommClass 𝕜 R R] (x y : R), ‖((ContinuousLinearMap.mulLeftRight 𝕜 R) x) y‖ ≤ ‖x‖ * ‖y‖
- Defined in
- Mathlib.Analysis.Normed.Operator.Mul
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 179 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement · cited by 5,352
- IsScalarTowerstatement and proof · cited by 3,896
- LE.le.transproof · cited by 3,151
- mul_commproof · cited by 2,262
- SMulCommClassstatement and proof · cited by 1,927
- norm_nonnegproof · cited by 725
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.opNorm_mulLeftRight_apply_leproof · cited by 1