Mathlib Map

Theorems · Theorem · commutative algebra

tendsto_smoothingFun_of_map_one_le_one

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

If μ 1 ≤ 1, then smoothingFun μ x is the limit of smoothingSeminormSeq μ x as n tends to infinity.

Defined in
Mathlib.Analysis.Normed.Unbundled.SmoothingSeminorm
Cited by
7 results in Mathlib
Foundations
Depth 207 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.

Cites11

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

Cited by7

Results whose statement or proof uses this declaration.