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

Dist Deriv constant Slice Dist same

Space.distDeriv_constantSliceDist_same

Project documentation

Distributions on Space d.succ from distributions on Space d given a direction i. These distributions are constant on slices in the i direction.. -/ def constantSliceDist {M : Type} [NormedAddCommGroup M] [NormedSpace ā„ M] {d : ā„•} (i : Fin d.succ) : ((Space d) →d[ā„] M) →ₗ[ā„] (Space d.succ) →d[ā„] M where toFun f := f ∘L sliceSchwartz i map_add' f g...

physicsquantum field theoryrelativity

Source project: Physlib

Person-level attribution pending.

View proof record