Mathlib Map

Theorems · Definition · functional analysis

AddGroupSeminorm.toSeminormedAddCommGroup

{E : Type u_5} → [inst : AddCommGroup E] → AddGroupSeminorm E → SeminormedAddCommGroup E

Construct a seminormed group from a seminorm, i.e., registering the pseudodistance and the pseudometric space structure from the seminorm properties. Note that in most cases this instance creates bad definitional equalities (e.g., it does not take into account a possibly existing UniformSpace instance on E).

Defined in
Mathlib.Analysis.Normed.Group.Defs
Cited by
8 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroup

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 by10

Results whose statement or proof uses this declaration.