Mathlib Map

Theorems · Theorem · functional analysis

QuotientGroup.norm_mk

∀ {M : Type u_1} [inst : SeminormedCommGroup M] {S : Subgroup M} (x : M), ‖↑x‖ = Metric.infDist x ↑S

An alternative definition of the norm on the quotient group: the norm of ((x : M) : M ⧸ S) is equal to the distance from x to S.

Defined in
Mathlib.Analysis.Normed.Group.Quotient
Cited by
1 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedCommGroup

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.

Cited by1

Results whose statement or proof uses this declaration.