Mathlib Map

Theorems · Theorem · functional analysis

WeakDual.isBounded_closedBall

∀ {𝕜 : Type u_1} {E : Type u_3} [inst : NontriviallyNormedField 𝕜] [inst_1 : SeminormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] (x' : StrongDual 𝕜 E) (r : ℝ),
  Bornology.IsBounded (⇑WeakDual.toStrongDual ⁻¹' Metric.closedBall x' r)

Closed balls are bounded in the weak dual.

Defined in
Mathlib.Analysis.Normed.Module.WeakDual
Cited by
3 results in Mathlib
Foundations
Depth 172 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.

Cites15

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

Cited by3

Results whose statement or proof uses this declaration.