Theorems · Theorem · functional analysis
ContinuousLinearMap.norm_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 norm of the tensor product of a scalar linear map and of an element of a normed space is the product of the norms.
- Cited by
- 6 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.coeproof · cited by 62,936
- Realstatement and proof · 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
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_antisymmproof · cited by 2,068
- norm_nonnegproof · cited by 725
- StrongDualstatement and proof · cited by 459
Cited by6
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.norm_toSpanSingletonproof · cited by 11
- hasDerivAt_integral_of_dominated_loc_of_lipproof · cited by 2
- VectorFourier.norm_fourierSMulRightproof · cited by 1
- InnerProductSpace.norm_rankOneproof · cited by 1
- ContinuousLinearMap.nnnorm_smulRight_applyproof · cited by 0
- ContinuousLinearMap.norm_smulRightLproof · cited by 0