Mathlib Map

Theorems · Theorem · functional analysis

SeminormFamily.basisSets_mem_nhds

∀ {𝕜 : Type u_11} {E : Type u_12} {ι : Type u_13} [inst : NormedField 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace E] (p : SeminormFamily 𝕜 E ι),
  (∀ (i : ι), Continuous ⇑(p i)) → ∀ U ∈ p.basisSets, U ∈ nhds 0

If a family of seminorms is continuous, then their basis sets are neighborhoods of zero.

Defined in
Mathlib.Analysis.LocallyConvex.WithSeminorms
Cited by
0 results in Mathlib
Foundations
Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedFieldAddCommGroupModuleTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites23

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
  • Setstatement and proof · 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
  • Finsetproof · cited by 13,712
  • AddCommGroupstatement and proof · cited by 12,871
  • Filterstatement · cited by 8,121
  • nhdsstatement · cited by 5,554
  • Continuousstatement and proof · cited by 2,592
  • NormedFieldstatement and proof · cited by 1,084
  • Finset.supproof · cited by 530

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.