[Merged by Bors] - chore: rename IsIntegralCurve to IsMIntegralCurve#26563
[Merged by Bors] - chore: rename IsIntegralCurve to IsMIntegralCurve#26563winstonyin wants to merge 22 commits intoleanprover-community:masterfrom
IsIntegralCurve to IsMIntegralCurve#26563Conversation
PR summary 84a77eea34Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
IsIntegralCurve to IsMIntegralCurveIsIntegralCurve to IsMIntegralCurve
|
This PR/issue depends on: |
grunweg
left a comment
There was a problem hiding this comment.
I started reviewing, and then realised that you probably haven't merged master yet. Please do so, then I'll be happy to continue.
grunweg
left a comment
There was a problem hiding this comment.
One first comment: got until line 200 of Basic.lean. To be continued!
grunweg
left a comment
There was a problem hiding this comment.
So sorry for the delay. I found one more missing deprecation, otherwise everything looks good to me. Do you mind bumping the deprecation date to the current date? (Optional, if there'll be new lemmas taking up the old names anyway.)
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by grunweg. |
|
bors d+ |
|
✌️ winstonyin can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
I rename all the existing `IsIntegralCurve` series of definitions and lemmas for manifolds to `IsMIntegralCurve` in preparation for reusing `IsIntegralCurve` for the vector space version. - [x] depends on: #26533
|
Pull request successfully merged into master. Build succeeded: |
IsIntegralCurve to IsMIntegralCurveIsIntegralCurve to IsMIntegralCurve
…munity#26563) I rename all the existing `IsIntegralCurve` series of definitions and lemmas for manifolds to `IsMIntegralCurve` in preparation for reusing `IsIntegralCurve` for the vector space version. - [x] depends on: leanprover-community#26533
…munity#26563) I rename all the existing `IsIntegralCurve` series of definitions and lemmas for manifolds to `IsMIntegralCurve` in preparation for reusing `IsIntegralCurve` for the vector space version. - [x] depends on: leanprover-community#26533
I define `IsIntegralCurve` etc. for solutions to ODEs on vector spaces. The translation and scaling lemmas are also included. This parallels `IsMIntegralCurve` etc. for manifolds. Moved from leanprover-community#26534. - [x] depends on: leanprover-community#26563
I rename all the existing
IsIntegralCurveseries of definitions and lemmas for manifolds toIsMIntegralCurvein preparation for reusingIsIntegralCurvefor the vector space version.IsIntegralCurveOnfor consistency #26533