Source-pinned research

Research proof index

Search theorem names, mathematical ideas, modules, topics, projects, and role-labelled researchers. Open a result for its complete indexed Lean declaration and source record.

This index contains 1 research declarations. Search 10,000 more complete Mathlib declarations.

1 topic
Project-declaredLean 4.32.0

Deriv gaussian eq phys Hermite mul gaussian

Physlib.deriv_gaussian_eq_physHermite_mul_gaussian

Project documentation

The Physicists Hermite polynomial are defined as polynomials over ℤ in X recursively with physHermite 0 = 1 and physHermite (n + 1) = 2 • X * physHermite n - derivative (physHermite n). This polynomial will often be cast as a function ā„ → ā„ by evaluating the polynomial at X. -/ noncomputable def physHermite : ā„• → Polynomial ℤ | 0 => 1 | n + 1...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record