Mathlib Map

Theorems · Theorem · functional analysis

tendsto_norm_inv_mul_self_nhdsGE

∀ {E : Type u_4} [inst : SeminormedGroup E] (x : E),
  Filter.Tendsto (fun a => ‖a⁻¹ * x‖) (nhds x) (nhdsWithin 0 (Set.Ici 0))
Defined in
Mathlib.Analysis.Normed.Group.Continuity
Cited by
0 results in Mathlib
Foundations
Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedGroup

Around this declaration

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

Cites10

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.