[Merged by Bors] - feat: miscellaneous improvements to the differential geometry elaborators#28032
[Merged by Bors] - feat: miscellaneous improvements to the differential geometry elaborators#28032grunweg wants to merge 17 commits intoleanprover-community:masterfrom
Conversation
PR summary 6e58d23346Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 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 No changes to technical debt.You can run this locally as
|
09fb0bd to
93ea5fa
Compare
93ea5fa to
77636ac
Compare
leanprover-community#28032 adds a test for this; no need to track it here
|
Thanks; I agree with both your comments. I'll ping you once the dependent PR has been merged. |
199abc8 to
2c74842
Compare
|
I have two more small features in the pipeline, in #30357 (inferring the model with corners on a charted space, and on a space of continuous linear maps). Would you prefer me folding that into this PR, or rather a follow-up? |
|
Actually: let me fold the charted space one into this PR, and leave the other one to a follow-up (together with a few more such changes). |
|
(Once again these changes look good, pending a once-over after the blocking PR lands! :) ) |
|
This PR/issue depends on: |
|
This pull request has conflicts, please merge |
364ff67 to
03bc6e7
Compare
640b9a6 to
7965974
Compare
b46de46 to
d65dc91
Compare
Co-authored-by: thorimur <68410468+thorimur@users.noreply.github.com>
|
Wonderful, LGTM! :) 🎉 |
Vierkantor
left a comment
There was a problem hiding this comment.
The meta code looks fine to me, and this looks really well tested! But this really is not my area of expertise, mathematics-wise, so I really cannot say if the tests cover the functionality well. Could a differential geometer confirm that this makes sense?
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by Vierkantor. |
|
LGTM bors merge |
…tors (#28032) - Support inferring the model with corners on a `TangentBundle`. - Support inferring the model with corners on the space `H` a manifold is modelled on. - Correct the grammar in an error message. - Extend the tracing to show a bit more information. - Use backticks in all tracing (and other) error messages, per [zulip discussion](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Style.3A.20Backticks.20in.20messages.3F/with/544859886) - Add some more tests, including one which is currently failing. Co-authored-by: thorimur <thomasmurrills@gmail.com> Co-authored-by: thorimur <68410468+thorimur@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
…tors (leanprover-community#28032) - Support inferring the model with corners on a `TangentBundle`. - Support inferring the model with corners on the space `H` a manifold is modelled on. - Correct the grammar in an error message. - Extend the tracing to show a bit more information. - Use backticks in all tracing (and other) error messages, per [zulip discussion](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Style.3A.20Backticks.20in.20messages.3F/with/544859886) - Add some more tests, including one which is currently failing. Co-authored-by: thorimur <thomasmurrills@gmail.com> Co-authored-by: thorimur <68410468+thorimur@users.noreply.github.com>
…tors (leanprover-community#28032) - Support inferring the model with corners on a `TangentBundle`. - Support inferring the model with corners on the space `H` a manifold is modelled on. - Correct the grammar in an error message. - Extend the tracing to show a bit more information. - Use backticks in all tracing (and other) error messages, per [zulip discussion](https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Style.3A.20Backticks.20in.20messages.3F/with/544859886) - Add some more tests, including one which is currently failing. Co-authored-by: thorimur <thomasmurrills@gmail.com> Co-authored-by: thorimur <68410468+thorimur@users.noreply.github.com>
TangentBundle.Ha manifold is modelled on.