Theorems · Theorem · functional analysis
ContinuousLinearMap.nnnorm_smulRight_apply
∀ {𝕜 : Type u_1} {E : Type u_4} {Fₗ : Type u_7} [inst : SeminormedAddCommGroup E] [inst_1 : SeminormedAddCommGroup Fₗ]
[inst_2 : NontriviallyNormedField 𝕜] [inst_3 : NormedSpace 𝕜 E] [inst_4 : NormedSpace 𝕜 Fₗ] (c : StrongDual 𝕜 E)
(f : Fₗ), ‖ContinuousLinearMap.smulRight c f‖₊ = ‖c‖₊ * ‖f‖₊The non-negative norm of the tensor product of a scalar linear map and of an element of a normed space is the product of the non-negative norms.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 173 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.
- RingHom.idstatement · cited by 18,349
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ContinuousLinearMapstatement · cited by 5,352
- NNRealstatement · cited by 4,310
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- NNNorm.nnnormstatement · cited by 952
- StrongDualstatement and proof · cited by 459
- NNReal.eqproof · cited by 201
- ContinuousLinearMap.smulRightstatement · cited by 126
- ContinuousLinearMap.norm_smulRight_applyproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.