[Merged by Bors] - feat: finite sum, difference, scalar product of differentiable sections is differentiable#26871
Conversation
PR summary af353e32f4Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
f33ba4b to
e2e7185
Compare
|
This PR/issue depends on:
|
ocfnash
left a comment
There was a problem hiding this comment.
Thanks, one minor suggestion.
bors d+
|
✌️ grunweg can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Oliver Nash <7734364+ocfnash@users.noreply.github.com>
|
Thank you for the review! |
|
Canceled. |
|
I'm not sure why CI failed (edit: ah, that was a known issue not caused by this PR): let's try merging master and see what happens. |
|
CI is green: let's try again! |
|
Pull request successfully merged into master. Build succeeded: |
…ns is differentiable (leanprover-community#26871) This mirrors the additions of leanprover-community#26674 to `mdifferentiable` sections. Part of the path towards geodesics and the Levi-Civita connection. Co-authored-by: Patrick Massot <patrickmassot@free.fr> Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
… differentiable (leanprover-community#29686) Mirrors analogous API for C^n sections; this is added mostly for completeness. Follow-up to leanprover-community#26871. Hence, this also originated from our work towards the path towards geodesics and the Levi-Civita connection. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
…ns is differentiable (leanprover-community#26871) This mirrors the additions of leanprover-community#26674 to `mdifferentiable` sections. Part of the path towards geodesics and the Levi-Civita connection. Co-authored-by: Patrick Massot <patrickmassot@free.fr> Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
… differentiable (leanprover-community#29686) Mirrors analogous API for C^n sections; this is added mostly for completeness. Follow-up to leanprover-community#26871. Hence, this also originated from our work towards the path towards geodesics and the Levi-Civita connection. Co-authored-by: Michael Rothgang <rothgang@math.uni-bonn.de>
This mirrors the additions of #26674 to
mdifferentiablesections.Part of the path towards geodesics and the Levi-Civita connection.
Co-authored-by: Patrick Massot patrickmassot@free.fr