Skip to content

[Merged by Bors] - feat: gramSchmidtNormed_linearIndependent and minor tweaks#27023

Closed
grunweg wants to merge 2 commits intoleanprover-community:masterfrom
grunweg:gramSchmidt-add
Closed

[Merged by Bors] - feat: gramSchmidtNormed_linearIndependent and minor tweaks#27023
grunweg wants to merge 2 commits intoleanprover-community:masterfrom
grunweg:gramSchmidt-add

Conversation

@grunweg
Copy link
Copy Markdown
Contributor

@grunweg grunweg commented Jul 12, 2025

  • 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).

From the path towards geodesics and the Levi-Civita connection.


Open in Gitpod

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).
@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Jul 12, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jul 12, 2025

PR summary f31654b9d3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ gramSchmidtNormed_linearIndependent
+ gramSchmidt_bot

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@ocfnash
Copy link
Copy Markdown
Contributor

ocfnash commented Jul 16, 2025

Thanks!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Jul 16, 2025
mathlib-bors bot pushed a commit that referenced this pull request Jul 16, 2025
- 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).

From the path towards geodesics and the Levi-Civita connection.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jul 16, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: gramSchmidtNormed_linearIndependent and minor tweaks [Merged by Bors] - feat: gramSchmidtNormed_linearIndependent and minor tweaks Jul 16, 2025
@mathlib-bors mathlib-bors bot closed this Jul 16, 2025
BeibeiX0 pushed a commit to BeibeiX0/mathlib4 that referenced this pull request Jul 16, 2025
…r-community#27023)

- 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).

From the path towards geodesics and the Levi-Civita connection.
callesonne pushed a commit to callesonne/mathlib4 that referenced this pull request Jul 24, 2025
…r-community#27023)

- 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).

From the path towards geodesics and the Levi-Civita connection.
hrmacbeth pushed a commit to szqzs/mathlib4 that referenced this pull request Jul 28, 2025
…r-community#27023)

- 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).

From the path towards geodesics and the Levi-Civita connection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants