Theorems · Theorem · functional analysis
Seminorm.uniformSpace_eq_of_hasBasis
∀ {𝕜 : Type u_3} {E : Type u_7} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
{ι : Sort u_12} [inst_3 : UniformSpace E] [IsUniformAddGroup E] [ContinuousConstSMul 𝕜 E] {p' : ι → Prop}
{s : ι → Set E} (p : Seminorm 𝕜 E),
(nhds 0).HasBasis p' s →
(∃ r, p.closedBall 0 r ∈ nhds 0) →
(∀ (i : ι), p' i → ∃ r > 0, p.ball 0 r ⊆ s i) → inst_3 = PseudoMetricSpace.toUniformSpace- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 162 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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Continuousproof · cited by 2,592
- le_antisymmproof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- map_zeroproof · cited by 1,614
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.uniformity_eq_of_hasBasisproof · cited by 1