Theorems · Theorem · functional analysis
QuotientAddGroup.norm_mk
∀ {M : Type u_1} [inst : SeminormedAddCommGroup M] {S : AddSubgroup 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
- 2 results in Mathlib
- Foundations
- Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedAddCommGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- AddSubgroupstatement and proof · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement · cited by 2,301
- sub_zeroproof · cited by 938
- QuotientAddGroup.mkstatement and proof · cited by 348
- neg_eq_zeroproof · cited by 171
Cited by2
Results whose statement or proof uses this declaration.
- QuotientAddGroup.norm_mk_eq_zero_iff_mem_closureproof · cited by 3
- quotient_norm_mk_eqproof · cited by 1