Theorems · Theorem · functional analysis
FiniteDimensional.of_isCompact_closedBall
∀ (𝕜 : Type u) [inst : NontriviallyNormedField 𝕜] [CompleteSpace 𝕜] {V : Type u_1} [inst_2 : NormedAddCommGroup V]
[inst_3 : Module 𝕜 V] [ContinuousSMul 𝕜 V] {r : ℝ},
0 < r → ∀ {c : V}, IsCompact (Metric.closedBall c r) → FiniteDimensional 𝕜 VRiesz's theorem: if a closed ball of positive radius is compact in a vector space, then the space is finite-dimensional.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- FiniteDimensionalstatement · cited by 1,854
- IsCompactstatement and proof · cited by 1,282
- ContinuousSMulstatement and proof · cited by 1,016
- Metric.closedBallstatement and proof · cited by 704
- neg_add_cancelproof · cited by 256
- Metric.vadd_closedBallproof · cited by 7
- IsCompact.vaddproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsCompact.exists_mem_frontier_infDist_compl_eq_distproof · cited by 0