Theorems · Theorem · functional analysis
Submodule.Quotient.norm_mk_lt
∀ {M : Type u_1} [inst : SeminormedAddCommGroup M] {R : Type u_3} [inst_1 : Ring R] [inst_2 : Module R M]
{S : Submodule R M} (x : M ⧸ S) {ε : ℝ}, 0 < ε → ∃ m, Submodule.Quotient.mk m = x ∧ ‖m‖ < ‖x‖ + εFor any x : M ⧸ S and any 0 < ε, there is m : M such that Submodule.Quotient.mk m = x
and ‖m‖ < ‖x‖ + ε.
- Defined in
- Mathlib.Analysis.Normed.Group.Quotient
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 168 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Modulestatement and proof · cited by 20,661
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- Norm.normstatement · cited by 5,413
- SeminormedAddCommGroupstatement and proof · cited by 2,671
- HasQuotient.Quotientstatement and proof · cited by 2,301
- Submodule.Quotient.mkstatement · cited by 184
- QuotientAddGroup.exists_norm_mk_ltproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.