-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Lemma 7.5.6 #176
base: master
Are you sure you want to change the base?
Lemma 7.5.6 #176
Conversation
proof - elegant proof of `disjoint` proof - prove `dist(c J, 𝔠 p) ≤ D^(s J) / 8 + 8 D^(𝔰 p)` proof - prove `thus : ≥ 64⁻¹` proof - confusion state proof - first estimate [DONE] proof - factor out `lemma first_estimate` proof - second estimate, prove the "By definition of `t.𝓙₅ u₁ u₂`" line proof - factor out `lemma byDefinition` proof - refactor `lemma byDefinition` proof - prove the 1st sentence [partially, IsMax is left] proof - prove the 3rd sentence proof - prove 4/7 of the "last calculation" proof - prove 5/7 of the "last calculation" proof- prove 6/7 of the "last calculation" proof - prove 7/7 of the "last calculation" proof - finish the proof
…lakesare/limited_scale_impact
refactor - factor out `hundred_lt_realD` refactor - use `<;>`, use `all_goals`, use `gcongr with a pattern` refactor - inline `useful` refactor - remove unused variables refactor - factor out `calculation_1` refactor - go bottom-up refactor
I'm looking at the proof in the blueprint, and I think there is indeed a gap where you have your sorry. I'll ask the harmonic analysis group here what the right way is to fix this. |
Nevermind, the proof is fine. |
Great, that worked, thanks! |
Is it okay if I leave refactoring to a later PR (either by myself or someone else, maybe add Assume I'll do minimal preparation before the merge, e.g. prepend every auxiliary lemma with |
[blueprint]
This needs to be refactored, so leaving as a draft for now.
TODOs
have notMax : ¬IsMax J
\leanok