Theorems · Theorem · functional analysis
Seminorm.uniformContinuous_of_forall
∀ {𝕝 : Type u_6} {E : Type u_7} [inst : SeminormedRing 𝕝] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕝 E]
[inst_3 : UniformSpace E] [IsUniformAddGroup E] {p : Seminorm 𝕝 E},
(∀ r > 0, p.ball 0 r ∈ nhds 0) → UniformContinuous ⇑pA seminorm is uniformly continuous if p.ball 0 r ∈ 𝓝 0 for all r > 0.
Over a NontriviallyNormedField it is actually enough to check that this is true
for some r, see Seminorm.uniformContinuous.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 161 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · 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
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- UniformSpacestatement and proof · cited by 2,040
- SeminormedRingstatement and proof · cited by 446
- UniformContinuousstatement · cited by 410
- IsUniformAddGroupstatement and proof · cited by 342
- Seminormstatement and proof · cited by 272
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.