feat: Gram-Schmidt procedure on smooth vector bundles yields smooth sections#27025
feat: Gram-Schmidt procedure on smooth vector bundles yields smooth sections#27025grunweg wants to merge 27 commits intoleanprover-community:masterfrom
Conversation
Add gramSchmidt_zero (about gramSchmidt applied to a set of zero vectors), rename the previous gramSchmidt_zero to gramSchmidt_bot (which is the correct name anyway).
PR summary 0ccc06d21eImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on: |
Co-authored-by: Filippo A. E. Nuccio <filippo.nuccio@univ-st-etienne.fr>
Co-authored-by: Filippo A. E. Nuccio <filippo.nuccio@univ-st-etienne.fr>
d279fc5 to
c1e6efc
Compare
Co-authored-by: Filippo A. E. Nuccio <filippo.nuccio@univ-st-etienne.fr>
|
This pull request has conflicts, please merge |
912e7a0 to
78bc816
Compare
…ons on continuous sections first
78bc816 to
6dfe730
Compare
|
This pull request has conflicts, please merge |
For the Gram-Schmidt process on a vector bundle, deduce that smoothness of the bundle metric implies smoothness of the resulting sections.
From the path towards geodesics and the Levi-Civita connection.
Co-authored-by: Patrick Massot patrickmassot@free.fr
A few sorries remain to prove the continuous case.