Mathlib Map

Theorems · Definition · functional analysis

NormedSpace.inclusionInDoubleDual

(𝕜 : Type u_1) →
  [inst : NontriviallyNormedField 𝕜] →
    (E : Type u_2) →
      [inst_1 : SeminormedAddCommGroup E] → [inst_2 : NormedSpace 𝕜 E] → E →L[𝕜] StrongDual 𝕜 (StrongDual 𝕜 E)

The inclusion of a normed space in its double (topological) strong dual, considered as a bounded linear map.

Defined in
Mathlib.Analysis.Normed.Module.DoubleDual
Cited by
7 results in Mathlib
Foundations
Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldSeminormedAddCommGroupNormedSpace

Around this declaration

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

Cites7

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

Cited by9

Results whose statement or proof uses this declaration.