Theorems · Theorem · functional analysis
WeakDual.exists_countable_separating
∀ (𝕜 : Type u_1) (E : Type u_3) [inst : NontriviallyNormedField 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [TopologicalSpace.SeparableSpace E], ∃ gs, (∀ (n : ℕ), Continuous (gs n)) ∧ ∀ ⦃x y : WeakDual 𝕜 E⦄, x ≠ y → ∃ n, gs n x ≠ gs n y
In a separable normed space, there exists a sequence of continuous functions that separates points of the weak dual.
- Defined in
- Mathlib.Analysis.Normed.Module.WeakDual
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- Continuousstatement · cited by 2,592
- ContinuousMapClass.map_continuousproof · cited by 119
- TopologicalSpace.SeparableSpacestatement and proof · cited by 109
- WeakDualstatement and proof · cited by 103
- DFunLike.ext'_iffproof · cited by 21
- TopologicalSpace.denseSeqproof · cited by 11
- Continuous.ext_onproof · cited by 7
- TopologicalSpace.denseRange_denseSeqproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- WeakDual.metrizable_of_isCompactproof · cited by 1