Mathlib Map

Theorems · Definition · functional analysis

InnerProductSpace.toDual

(𝕜 : Type u_1) →
  (E : Type u_2) →
    [inst : RCLike 𝕜] →
      [inst_1 : NormedAddCommGroup E] → [inst_2 : InnerProductSpace 𝕜 E] → [CompleteSpace E] → E ≃ₗᵢ⋆[𝕜] StrongDual 𝕜 E

Fré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
Assumes
RCLikeNormedAddCommGroupInnerProductSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

gradient · cited by 19gradientInnerProductSpace.toDual_symm_apply · cited by 12InnerProductSpace.toDual_…InnerProductSpace.continuousLinearMapOfBilin · cited by 10InnerProductSpace.continu…HasGradientAtFilter · cited by 10HasGradientAtFiltergradientWithin · cited by 7gradientWithinLinearPMap.adjointAux · cited by 6LinearPMap.adjointAuxhasGradientAt_iff_hasFDerivAt · cited by 5hasGradientAt_iff_hasFDer…InnerProductSpace.toDual_apply_apply · cited by 4InnerProductSpace.toDual_…ContinuousLinearMapWOT.tendsto_iff_forall_inner_apply_tendsto · cited by 3ContinuousLinearMapWOT.te…hasGradientWithinAt_iff_hasFDerivWithinAt · cited by 3hasGradientWithinAt_iff_h…HasGradientAt.hasFDerivAt · cited by 3HasGradientAt.hasFDerivAthasGradientAtFilter_const · cited by 2hasGradientAtFilter_constHasGradientAt.hasDerivAt · cited by 2HasGradientAt.hasDerivAtProperCone.hyperplane_separation' · cited by 2ProperCone.hyperplane_sep…HasGradientWithinAt.hasFDerivWithinAt · cited by 2HasGradientWithinAt.hasFD…RingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupInnerProductSpace · cited by 3523InnerProductSpaceRCLike · cited by 2829RCLikeCompleteSpace · cited by 2532CompleteSpaceLinearIsometryEquiv · cited by 748LinearIsometryEquivstarRingEnd · cited by 671starRingEndStrongDual · cited by 459StrongDualInnerProductSpace.toDualMap · cited by 26InnerProductSpace.toDualM…LinearIsometryEquiv.ofSurjective · cited by 2LinearIsometryEquiv.ofSur…InnerProductSpace.toDualCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by50

Results whose statement or proof uses this declaration.