Mathlib Map

Theorems · Theorem · functional analysis

eventually_norm_sub_lt

∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] (x₀ : E) {ε : ℝ}, 0 < ε → ∀ᶠ (x : E) in nhds x₀, ‖x - x₀‖ < ε
Defined in
Mathlib.Analysis.Normed.Group.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 163 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.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.