Conversation
8f51f87 to
4c508d1
Compare
4c508d1 to
c758378
Compare
|
I tried to simplify a bit the scripts. Tell me if I introduced to much mess, Maybe it is worth doing one more pass and discuss whether to put lemmas in other files. Should |
|
c758378 to
5523556
Compare
As |
I was thinking that
Indeed, we wrongly stated that it should go to |
0ae9d57 to
a1f8ed0
Compare
|
Follow-up to Friday's meeting: I tried to replace |
6575bf8 to
c09b12e
Compare
|
At the end Baire's theorem depends on sequences, thus Baire's and Banach-Steinhauss theorem have been added in |
|
NB: This PR uses the lemma that is likely to be merged into MathComp (see PR math-comp/math-comp#732). |
c09b12e to
ccbd7c7
Compare
These lemmas have been integrated to MathComp 1.13 and Analysis seems to depend on math-comp 1.13, but I can't find them within sequence.v in this branch, any idea why ? |
0ff5ced to
3e1b611
Compare
Hi! mathcomp-analysis is compatible with both (and with 1.14 too), and the default nix-shell uses the most conservative of the two (so 1.12.0). |
|
Meanwhile is you use |
3e1b611 to
be57723
Compare
b3dffca to
f24e63a
Compare
Co-Authored by Théo Vignon
Co-authored-by: Cyril Cohen <CohenCyril@users.noreply.github.com>
- with more primitive lemmas
12fccad to
26c9632
Compare
c97c3ac to
12ae329
Compare
A proof of Baire and Banach-Steinhaus theorem, initiated by Theo Vignon.
Waiting for PR#183 to be merged to rebase on master.