Mathlib Map

Theorems · Theorem · commutative algebra

tendsto_smoothingFun_of_eq_zero

∀ {R : Type u_1} [inst : CommRing R] (μ : RingSeminorm R) {x : R},
  μ x = 0 → Filter.Tendsto (smoothingSeminormSeq μ x) Filter.atTop (nhds (smoothingFun μ x))

If μ x = 0, then smoothingFun μ x is the limit of smoothingSeminormSeq μ x.

Defined in
Mathlib.Analysis.Normed.Unbundled.SmoothingSeminorm
Cited by
1 results in Mathlib
Foundations
Depth 197 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites26

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.