Theorems · Definition · functional analysis
InnerProductSpace.toDual
- 1000+ list: Riesz representation theorem
(𝕜 : Type u_1) →
(E : Type u_2) →
[inst : RCLike 𝕜] →
[inst_1 : NormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → [CompleteSpace E] → E ≃ₗᵢ⋆[𝕜] StrongDual 𝕜 EFréchet-Riesz representation: any ℓ in the dual of a Hilbert space E is of the form
fun u => ⟪y, u⟫ for some y : E, i.e. toDualMap is surjective.
- Defined in
- Mathlib.Analysis.InnerProductSpace.Dual
- Cited by
- 45 results in Mathlib
- Foundations
- Depth 183 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- LinearIsometryEquivstatement · cited by 748
- starRingEndstatement · cited by 671
- StrongDualstatement · cited by 459
- InnerProductSpace.toDualMapproof · cited by 26
- LinearIsometryEquiv.ofSurjectiveproof · cited by 2
Cited by50
Results whose statement or proof uses this declaration.
- gradientproof · cited by 19
- InnerProductSpace.toDual_symm_applystatement and proof · cited by 12
- InnerProductSpace.continuousLinearMapOfBilinproof · cited by 10
- HasGradientAtFilterproof · cited by 10
- gradientWithinproof · cited by 7
- LinearPMap.adjointAuxproof · cited by 6
- hasGradientAt_iff_hasFDerivAtstatement · cited by 5
- InnerProductSpace.toDual_apply_applystatement · cited by 4
- ContinuousLinearMapWOT.tendsto_iff_forall_inner_apply_tendstoproof · cited by 3
- hasGradientWithinAt_iff_hasFDerivWithinAtstatement · cited by 3
- HasGradientAt.hasFDerivAtstatement · cited by 3
- hasGradientAtFilter_constproof · cited by 2