[Merged by Bors] - feat: finsum and locally finite sums of differentiable sections are differentiable#29686
Conversation
PR summary 12130d8fdfImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
14c95cc to
5bad73f
Compare
|
@ocfnash Would you like to review this PR also? Thanks! |
|
✌️ grunweg can now approve this pull request. To approve and merge a pull request, simply reply with |
|
This PR/issue depends on: |
Co-authored-by: Sebastien Gouezel <sebastien.gouezel@univ-rennes1.fr>
|
Thank you for the quick review! |
|
Pull request successfully merged into master. Build succeeded: |
finsum and locally finite sums of differentiable sections are differentiablefinsum and locally finite sums of differentiable sections are differentiable
… 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>
… 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>
Mirrors analogous API for C^n sections; this is added mostly for completeness.
Follow-up to #26871.
Hence, this also originated from our work towards the path towards geodesics and the Levi-Civita connection.