Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-06-03 07:38 6d90d35f

View on Github →

feat(analysis/fourier): monomials on the circle are orthonormal (#6952) Make the circle into a measure space, using Haar measure, and prove that the monomials z ^ n are orthonormal when considered as elements of L^2 on the circle.

Estimated changes

added def fourier
added theorem fourier_add
added theorem fourier_neg
added theorem fourier_zero
added def haar_circle
added theorem orthonormal_fourier