Mathlib Map

Theorems · Theorem · commutative algebra

isNonarchimedean_smoothingFun

∀ {R : Type u_1} [inst : CommRing R] (μ : RingSeminorm R),
  μ 1 ≤ 1 → IsNonarchimedean ⇑μ → IsNonarchimedean (smoothingFun μ)

If μ 1 ≤ 1 and μ is nonarchimedean, then smoothingFun μ is nonarchimedean.

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

Cites68

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.