Mathlib Map

Theorems · Theorem · functional analysis

norm_withSeminorms

∀ (𝕜 : Type u_11) (E : Type u_12) [inst : NormedField 𝕜] [inst_1 : SeminormedAddCommGroup E] [inst_2 : NormedSpace 𝕜 E],
  WithSeminorms fun x => normSeminorm 𝕜 E

The topology of a NormedSpace 𝕜 E is induced by the seminorm normSeminorm 𝕜 E.

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

Around this declaration

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

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by12

Results whose statement or proof uses this declaration.