Mathlib Map

Theorems · Definition · functional analysis

normSeminorm

(𝕜 : Type u_3) →
  (E : Type u_7) →
    [inst : NormedField 𝕜] → [inst_1 : SeminormedAddCommGroup E] → [inst_2 : NormedSpace 𝕜 E] → Seminorm 𝕜 E

The norm of a seminormed group as a seminorm.

Defined in
Mathlib.Analysis.Seminorm
Cited by
32 results in Mathlib
Foundations
Depth 121 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.

Cites6

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

Cited by34

Results whose statement or proof uses this declaration.