Theorems · Theorem · functional analysis
Seminorm.bound_of_continuous
∀ {𝕜 : Type u_2} {E : Type u_6} {ι : Type u_9} [inst : NontriviallyNormedField 𝕜] [inst_1 : AddCommGroup E]
[inst_2 : Module 𝕜 E] {p : SeminormFamily 𝕜 E ι} [t : TopologicalSpace E],
WithSeminorms p → ∀ (q : Seminorm 𝕜 E), Continuous ⇑q → ∃ s C, C ≠ 0 ∧ q ≤ C • s.sup pLet E be a topological vector space (over a NontriviallyNormedField) whose topology is
generated by some family of seminorms p, and let q be a seminorm on E. If q is continuous,
then it is uniformly controlled by finitely many seminorms of p, that is there
is some finset s of the index set and some C > 0 such that q ≤ C • s.sup p.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · 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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- NormedSpaceproof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normproof · cited by 5,413
- NNRealstatement · cited by 4,310
- SeminormedAddCommGroupproof · cited by 2,671
Cited by2
Results whose statement or proof uses this declaration.
- Seminorm.bound_comp_of_isInducingproof · cited by 1
- LinearMap.mem_span_iff_boundproof · cited by 0