Theorems · Theorem · functional analysis
QuotientGroup.norm_mk
∀ {M : Type u_1} [inst : SeminormedCommGroup M] {S : Subgroup M} (x : M), ‖↑x‖ = Metric.infDist x ↑SAn 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.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- SetLike.coestatement and proof · cited by 8,199
- Set.ofPredproof · cited by 6,101
- Norm.normstatement · cited by 5,413
- Subgroupstatement and proof · cited by 3,593
- HasQuotient.Quotientstatement · cited by 2,301
- div_oneproof · cited by 629
- QuotientGroup.mkstatement and proof · cited by 196
- SeminormedCommGroupstatement and proof · cited by 191
- Metric.infDiststatement and proof · cited by 68
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.norm_mk_eq_zero_iff_mem_closureproof · cited by 1