Theorems · Theorem · functional analysis
NormedSpace.noncompactSpace
∀ (𝕜 : Type u_1) (E : Type u_3) [inst : NormedField 𝕜] [Infinite 𝕜] [inst_2 : NormedAddCommGroup E] [Nontrivial E] [NormedSpace 𝕜 E], NoncompactSpace E
A normed vector space over an infinite normed field is a noncompact space.
This cannot be an instance because in order to apply it,
Lean would have to search for NormedSpace 𝕜 E with unknown 𝕜.
We register this as an instance in two cases: 𝕜 = E and 𝕜 = ℝ.
- Defined in
- Mathlib.Analysis.Normed.Module.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldproof · cited by 8,742
- Norm.normproof · cited by 5,413
- Set.univproof · cited by 3,945
- one_mulproof · cited by 2,841
- Nontrivialstatement and proof · cited by 2,416
- le_reflproof · cited by 2,061
- IsCompactproof · cited by 1,282
- NormedFieldstatement and proof · cited by 1,084
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.