Commit 2024-03-07 15:45 28b31c2b
View on Github →feat(Analysis/Distribution/SchwartzSpace): Constructor for CLMs to normed space and integration (#10652)
- We define a constructor for continuous linear maps from Schwartz space into normed spaces similar to mkCLM
- Define the integral as a distribution on Schwartz space (moved to lemmas from
Analysis/Distribution/FourierSchwartz
toAnalysis/Distribution/SchwartzSpace
for that) - Golf a few definitions