[Merged by Bors] - feat: IsIntegralCurve for solutions to ODEs#29186
[Merged by Bors] - feat: IsIntegralCurve for solutions to ODEs#29186winstonyin wants to merge 27 commits intoleanprover-community:masterfrom
Conversation
PR summary 332fc33e62Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on:
|
|
This pull request has conflicts, please merge |
|
While I care about this PR getting merged, realistically I cannot commit to reviewing it within the next three weeks - so I'm unassigning myself. Thanks for making the PR and your great patience; I hope this can still get merged soon. |
|
This pull request has conflicts, please merge |
|
✌️ winstonyin can now approve this pull request. To approve and merge a pull request, simply reply with |
|
bors r+ |
|
Pull request successfully merged into master. Build succeeded: |
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 define
IsIntegralCurveetc. for solutions to ODEs on vector spaces. The translation and scaling lemmas are also included. This parallelsIsMIntegralCurveetc. for manifolds.Moved from #26534.
IsIntegralCurvetoIsMIntegralCurve#26563