Theorems · Theorem · functional analysis
QuotientAddGroup.exists_norm_add_lt
∀ {M : Type u_1} [inst : SeminormedAddCommGroup M] (S : AddSubgroup M) (m : M) {ε : ℝ},
0 < ε → ∃ s ∈ S, ‖m + s‖ < ‖(QuotientAddGroup.mk' S) m‖ + εFor any m : M and any 0 < ε, there is s ∈ S such that ‖m + s‖ < ‖mk' S m‖ + ε.
- Defined in
- Mathlib.Analysis.Normed.Group.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 157 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Norm.normstatement and proof · cited by 5,413
- AddSubgroupstatement and proof · cited by 3,232
- AddMonoidHomstatement · cited by 3,230
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement · cited by 2,301
- QuotientAddGroup.mkproof · cited by 348
- add_neg_cancel_leftproof · cited by 76
- QuotientAddGroup.mk'statement and proof · cited by 60
- QuotientAddGroup.eqproof · cited by 24
- QuotientAddGroup.exists_norm_mk_ltproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.