Theorems · Theorem · functional analysis
FiniteDimensional.proper
- 1000+ list: Heine–Borel theorem
∀ (𝕜 : Type u) [inst : NontriviallyNormedField 𝕜] (E : Type v) [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E] [LocallyCompactSpace 𝕜] [FiniteDimensional 𝕜 E], ProperSpace E
Any finite-dimensional vector space over a locally compact field is proper.
We do not register this as an instance to avoid an instance loop when trying to prove the
properness of 𝕜, and the search for 𝕜 as an unknown metavariable. Declare the instance
explicitly when needed.
- Cited by
- 4 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.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankproof · cited by 1,770
- ContinuousLinearEquivproof · cited by 743
- ContinuousLinearEquiv.symmproof · cited by 368
- LocallyCompactSpacestatement and proof · cited by 324
- ProperSpacestatement and proof · cited by 190
- ContinuousLinearEquiv.continuousproof · cited by 22
- ContinuousLinearEquiv.ofFinrankEqproof · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.isTightMeasureSet_iff_inner_tendstoproof · cited by 1
- LinearMap.exists_map_addHaar_eq_smul_addHaar'proof · cited by 1
- MeasureTheory.isTightMeasureSet_of_forall_basis_tendstoproof · cited by 1
- Manifold.locallyCompact_of_finiteDimensionalproof · cited by 0