Theorems · Definition · functional analysis
ContinuousLinearMap.smulRightL
(𝕜 : 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ₗ] → StrongDual 𝕜 E →L[𝕜] Fₗ →L[𝕜] E →L[𝕜] FₗContinuousLinearMap.smulRight as a continuous trilinear map:
smulRightL (c : StrongDual 𝕜 E) (f : F) (x : E) = c x • f.
This is also known as a rank-one operator.
See also InnerProductSpace.rankOne for the rank-one operator on Hilbert spaces.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- StrongDualstatement and proof · cited by 459
- LinearMap.mkContinuous₂proof · cited by 5
- ContinuousLinearMap.smulRightₗproof · cited by 3
Cited by16
Results whose statement or proof uses this declaration.
- InnerProductSpace.rankOneproof · cited by 35
- isBoundedBilinearMap_smulRightproof · cited by 6
- ContinuousLinearMap.smulRightL_apply_applystatement and proof · cited by 4
- hasDerivAt_integral_of_dominated_loc_of_lipproof · cited by 2
- ContinuousAlgEquiv.eq_continuousLinearEquivConjContinuousAlgEquivproof · cited by 2
- MeasureTheory.AEStronglyMeasurable.fourierSMulRightproof · cited by 2
- UniformCauchySeqOnFilter.one_smulRightproof · cited by 1
- hasDerivAt_of_tendstoUniformlyOnFilterproof · cited by 1
- hasDerivAt_tsum_of_isPreconnectedproof · cited by 1
- SeparatingDual.completeSpace_of_completeSpace_continuousLinearMapproof · cited by 1
- Real.fourier_derivproof · cited by 0
- hasStrictDerivAt_of_hasDerivAt_of_continuousAtproof · cited by 0