Mathlib Map

Theorems · Theorem · functional analysis

WeakDual.metrizable_of_isCompact

∀ (𝕜 : Type u_1) (E : Type u_3) [inst : NontriviallyNormedField 𝕜] [inst_1 : SeminormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] [TopologicalSpace.SeparableSpace E] (K : Set (WeakDual 𝕜 E)),
  IsCompact K → TopologicalSpace.MetrizableSpace ↑K

A compact subset of the weak dual of a separable normed space is metrizable.

Defined in
Mathlib.Analysis.Normed.Module.WeakDual
Cited by
1 results in Mathlib
Foundations
Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldSeminormedAddCommGroupNormedSpaceTopologicalSpace.SeparableSpace

Around this declaration

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

Cites17

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

Cited by1

Results whose statement or proof uses this declaration.