[Merged by Bors] - feat(Data/ENNReal/Real): add lemmas about iInf, iSup#16770
[Merged by Bors] - feat(Data/ENNReal/Real): add lemmas about iInf, iSup#16770mariainesdff wants to merge 4 commits intomasterfrom
Conversation
PR summary 9f80e920c7Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for |
|
In Is this something you could prove instead? |
|
On a side note: some time ago, we added things like EReal.add_iInf_le_iInf_add. Given that Edit: I think this suggestion is worth considering. On the dependent PR, you are proving It would also be useful to keep similar names for such statements. |
This version is sufficient for my use case, but if you have formalized the more general version I would have no problem changing it. |
3740b93 to
8b1f0c1
Compare
8b1f0c1 to
9e288a8
Compare
YaelDillies
left a comment
There was a problem hiding this comment.
LGTM but I have written most of the current content of the PR
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
Thanks! 🎉 |
Used in #15373. Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
Used in #15373.