Mathlib Map

Theorems · Theorem · functional analysis

mem_emetric_ball_zero_iff

Deprecated since 2026-01-24Use mem_eball_zero_iff instead.

∀ {E : Type u_5} [inst : SeminormedAddGroup E] {a : E} {r : ENNReal}, a ∈ Metric.eball 0 r ↔ ‖a‖ₑ < r

Alias of mem_eball_zero_iff.

Defined in
Mathlib.Analysis.Normed.Group.Basic
Cited by
0 results in Mathlib
Foundations
Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.