Theorems · Theorem · functional analysis
Seminorm.continuous_of_forall
∀ {𝕝 : Type u_6} {E : Type u_7} [inst : SeminormedRing 𝕝] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕝 E]
[inst_3 : TopologicalSpace E] [IsTopologicalAddGroup E] {p : Seminorm 𝕝 E},
(∀ r > 0, p.ball 0 r ∈ nhds 0) → Continuous ⇑pA seminorm is 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.continuous.
- Defined in
- Mathlib.Analysis.Seminorm
- Cited by
- 1 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
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Continuousstatement · cited by 2,592
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- SeminormedRingstatement and proof · cited by 446
- Seminormstatement and proof · cited by 272
Cited by1
Results whose statement or proof uses this declaration.
- Seminorm.continuous_of_leproof · cited by 2