Theorems · Theorem · functional analysis
withSeminorms_iff_mem_nhds_isVonNBounded
∀ {𝕜 : Type u_2} {E : Type u_6} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousConstSMul 𝕜 E] {p : Seminorm 𝕜 E},
(WithSeminorms fun x => p) ↔ p.ball 0 1 ∈ nhds 0 ∧ Bornology.IsVonNBounded 𝕜 (p.ball 0 1)In a topological vector space, the topology is generated by a single seminorm p iff
the unit ball for this seminorm is a bounded neighborhood of 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 165 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites51
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Norm.normproof · cited by 5,413
Cited by1
Results whose statement or proof uses this declaration.
- InnerProductSpace.Core.topology_eqproof · cited by 0