Mathlib Map

Theorems · Definition · real analysis

Real.mulExpNegMulSq

ℝ → ℝ → ℝ

Mapping fun ε x => x * Real.exp (- (ε * x * x)). By composition, it can be used to transform functions into bounded functions.

Defined in
Mathlib.Analysis.SpecialFunctions.MulExpNegMulSq
Cited by
29 results in Mathlib
Foundations
Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites2

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

  • Realstatement and proof · cited by 25,697
  • Real.expproof · cited by 871

Cited by29

Results whose statement or proof uses this declaration.