Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add files for Classical Carleson (#18)
* Initial experiments and formulation of the Classical Carleson Theorem * Small improvement * Formulated some more definitions and lemmas in context, a bit messy however. * Reduced main theorem to lemmas, modulo some left sorry's * Added missing last calc step * State after meeting with recommendations * Changed back to volume.real in all places; filled in some gaps; minor corrections * Proved that δ can be chosen less than π and moved this statement to a new lemma * Stated lemma 10.4 * Created first outline of the proof of Lemma 10.4, i.e. of section 10.7 * Worked on section 10.7; problem occured with Finset in ballsCoverBalls * Proved lemma 10.37 (Hilbert kernel bound) * Continued work on section 10.7 and moved this part to a separate file. * Correct statement and proof of lemma Hilbert kernel bound. * Minor changes * Added and proved some lemmas needed for fourierConv_ofTwiceDifferentiable * Almost done with the top level approximation argument. * Added and proved lemma about periodicity of deriv. * Proved lemma int_sum_nat. Simpler parts of approximation argument done. * Split the main file, part 1. * Split main file, part 2. * Added basic facts about partialFourierSum. * Finished proof of Classical Carleson module Lemma 10.3 * Reshuffling sections * Proved lemma 10.11 (lower secant bound) * Did much of the proof of lemma 10.14 (Hilbert kernel regularity). * Proved Hilbert_kernel_regularity (almost) * Reshuffled and added some definitions * Various minor improvements * Proved Lemma 10.10 (Dirichlet Kernel) * Proved helper lemma for control_approximation_effect * Progress on many different parts of control_approximation_effect * Mathlib update and further work on control_approximation_effect * open Complex in Control_Approximation_Effect * More sorry's in Control_Approximation_Effect * Cleanup of Carleson_on_the_real_line, part 1 * Cleanup Carleson_on_the_real_line part 2 * Cleanup, proved some minor lemmas * small improvements of control_approximation_effect; no change to ENNReal yet * Minor exploration of ideas but still stuck. * Minor additions in Basic * Added dirichlet_Hilbert_eq lemma * le_CarlesonOperatorReal' shoud be mostly working now * Reorganized proof of control_approximation_effect' * Rewrote proof of control_approximation_effect for ENNReal * Slightly generalized rcarleson' and other minor changes * Improved a proof * Filled in sorry's in Control_Approximation_Effect * Further cleanup of Control_Approximation_Effect * Updated classical_carleson to current version of control_approximation_effect * Further Cleanup of Control_Approximation_Effect * Control_Approximation_Effect finally sorry-free :) * Cleanup CarlesonOperatorReal
- Loading branch information