Zulip Chat Archive
Stream: Is there code for X?
Topic: L^1 as an algebra under convolution
Jireh Loreaux (Dec 01 2023 at 19:06):
Do we have a type synonym for L^1
with convolution as the multiplication?
Yaël Dillies (Dec 01 2023 at 19:46):
Not mathlib, but we have basically this in LeanAPAP: https://github.com/YaelDillies/LeanAPAP/blob/master/LeanAPAP/Prereqs/Convolution/Basic.lean
Jireh Loreaux (Dec 01 2023 at 19:49):
That's discrete though right? I mean, we want that too, but I was thinking the measure-theoretic L^1
Last updated: Dec 20 2023 at 11:08 UTC