Theorems · Theorem · functional analysis
QuotientAddGroup.exists_norm_mk_lt
∀ {M : Type u_1} [inst : SeminormedAddCommGroup M] {S : AddSubgroup M} {ε : ℝ} (x : M ⧸ S),
0 < ε → ∃ m, ↑m = x ∧ ‖m‖ < ‖x‖ + εFor any x : M ⧸ S and any 0 < ε, there is m : M such that mk' S m = x
and ‖m‖ < ‖x‖ + ε.
- Defined in
- Mathlib.Analysis.Normed.Group.Quotient
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 156 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.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement and proof · cited by 3,232
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement and proof · cited by 2,301
- QuotientAddGroup.mkstatement · cited by 348
- lt_add_of_pos_rightproof · cited by 51
- QuotientAddGroup.norm_lt_iffproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- QuotientAddGroup.exists_norm_add_ltproof · cited by 0
- Ideal.Quotient.norm_mk_ltproof · cited by 0
- Submodule.Quotient.norm_mk_ltproof · cited by 0