Theorems · Theorem · functional analysis
SeminormFamily.withSeminorms_iff_topologicalSpace_eq_iInf
∀ {𝕜 : Type u_2} {E : Type u_6} {ι : Type u_9} [inst : NormedField 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[t : TopologicalSpace E] [IsTopologicalAddGroup E] (p : SeminormFamily 𝕜 E ι),
WithSeminorms p ↔ t = ⨅ i, PseudoMetricSpace.toUniformSpace.toTopologicalSpaceThe topology induced by a family of seminorms is exactly the infimum of the ones induced by
each seminorm individually. We express this as a characterization of WithSeminorms p.
- Cited by
- 3 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- iInfstatement and proof · cited by 1,690
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- NormedFieldstatement and proof · cited by 1,084
- Filter.comapproof · cited by 546
- WithSeminormsstatement · cited by 69
- SeminormFamilystatement and proof · cited by 68
Cited by3
Results whose statement or proof uses this declaration.
- WithSeminorms.continuous_seminormproof · cited by 5
- withSeminorms_iInfproof · cited by 3
- InnerProductSpace.Core.topology_eqproof · cited by 0