Theorems · Definition · functional analysis
InnerProductSpace.toDualMap
(𝕜 : Type u_1) →
(E : Type u_2) →
[inst : RCLike 𝕜] →
[inst_1 : SeminormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → E →ₗᵢ⋆[𝕜] StrongDual 𝕜 EAn element x of an inner product space E induces an element of the strong dual space
StrongDual 𝕜 E, the map fun y => ⟪x, y⟫; moreover this operation is a conjugate-linear isometric
embedding of E into StrongDual 𝕜 E.
If E is complete, this operation is surjective, hence a conjugate-linear isometric equivalence;
see toDual.
- Defined in
- Mathlib.Analysis.InnerProductSpace.Dual
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 178 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 and proof · cited by 18,349
- ContinuousLinearMapproof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- starRingEndstatement and proof · cited by 671
- ContinuousLinearMap.toLinearMapproof · cited by 528
- StrongDualstatement · cited by 459
- LinearIsometrystatement · cited by 194
- innerSLproof · cited by 93
- innerSL_apply_normproof · cited by 5
Cited by29
Results whose statement or proof uses this declaration.
- InnerProductSpace.toDualproof · cited by 45
- ProbabilityTheory.covarianceBilinproof · cited by 25
- ProbabilityTheory.covarianceOperatorproof · cited by 6
- MeasureTheory.charFun_eq_charFunDual_toDualMapstatement · cited by 6
- ProbabilityTheory.covarianceBilin_apply_eq_covproof · cited by 5
- ProbabilityTheory.iIndepFun.charFun_map_finsetSum_eq_prodproof · cited by 3
- ProbabilityTheory.covarianceBilin_eq_covarianceBilinDualstatement · cited by 3
- ProbabilityTheory.covarianceBilin_of_not_memLpproof · cited by 2
- innerSL_injproof · cited by 2
- ProbabilityTheory.IsGaussian.charFun_eqproof · cited by 2
- ProbabilityTheory.covarianceBilin_selfproof · cited by 1
- ProbabilityTheory.covarianceOperator_of_not_memLpproof · cited by 1