Theorems · Theorem · functional analysis
NormedSpace.isCompact_closure_of_isBounded
∀ (𝕜 : Type u_3) [inst : RCLike 𝕜] (X : Type u_4) [inst_1 : NormedAddCommGroup X] [inst_2 : NormedSpace 𝕜 X]
(S : Set (WeakSpace 𝕜 X)),
Bornology.IsBounded (⇑(toWeakSpace 𝕜 X) ⁻¹' S) →
closure (⇑(NormedSpace.inclusionInDoubleDualWeak 𝕜 X) '' S) ⊆
Set.range ⇑(NormedSpace.inclusionInDoubleDualWeak 𝕜 X) →
IsCompact (closure S)If S is bounded set in WeakSpace X and the weak-star closure of its image under
the embedding into the weak-star double dual lies in the range of that embedding,
then closure S is compact in the weak topology.
This combines Banach–Alaoglu (compactness of bounded weak-star–closed sets) with the topological
embedding inclusionInDoubleDualWeak_isEmbedding to transfer compactness back to the weak
topology on X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.imagestatement and proof · cited by 5,609
- ContinuousLinearMapstatement · cited by 5,352
- Set.preimagestatement and proof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- LinearEquivstatement · cited by 3,317
- RCLikestatement and proof · cited by 2,829
- IsCompactstatement and proof · cited by 1,282
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.