Theorems · Theorem · commutative algebra
smoothingFun_apply_of_map_mul_eq_mul
∀ {R : Type u_1} [inst : CommRing R] (μ : RingSeminorm R),
μ 1 ≤ 1 → ∀ {x : R}, (∀ (y : R), μ (x * y) = μ x * μ y) → smoothingFun μ x = μ xIf μ 1 ≤ 1 and ∀ y : R, μ (x * y) = μ x * μ y, then smoothingFun μ x = μ x.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 208 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.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- CommRingstatement and proof · cited by 17,173
- mul_oneproof · cited by 3,885
- le_antisymmproof · cited by 2,068
- le_reflproof · cited by 2,061
- le_transproof · cited by 985
- ne_of_gtproof · cited by 637
- zero_lt_oneproof · cited by 598
- lt_of_lt_of_leproof · cited by 438
- zero_powproof · cited by 361
- tendsto_const_nhdsproof · cited by 330
Cited by2
Results whose statement or proof uses this declaration.
- smoothingSeminorm_apply_of_map_mul_eq_mulproof · cited by 1
- smoothingFun_of_map_mul_eq_mulproof · cited by 1