Skip to content

[Merged by Bors] - feat: LinearIndepOn K v s ↔ ∀ i ∈ s, v i ∉ span K (v '' (s \ {i})) - #22874

Closed
YaelDillies wants to merge 1 commit into
masterfrom
linear_indep_on_iff_not_mem_span
Closed

[Merged by Bors] - feat: LinearIndepOn K v s ↔ ∀ i ∈ s, v i ∉ span K (v '' (s \ {i}))#22874
YaelDillies wants to merge 1 commit into
masterfrom
linear_indep_on_iff_not_mem_span

Conversation

@YaelDillies

Copy link
Copy Markdown
Contributor

From Toric


Open in Gitpod

@YaelDillies
YaelDillies requested a review from apnelson1 March 12, 2025 13:07
@github-actions github-actions Bot added the t-algebra Algebra (groups, rings, fields, etc) label Mar 12, 2025
@github-actions

Copy link
Copy Markdown

PR summary f53e24fd85

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ linearIndepOn_iff_not_mem_span

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

@apnelson1 apnelson1 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@YaelDillies YaelDillies added the toric Part of the ongoing formalisation of toric varieties label Mar 13, 2025

@b-mehta b-mehta left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

bors merge

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Mar 18, 2025
@mathlib-bors

mathlib-bors Bot commented Mar 18, 2025

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title feat: LinearIndepOn K v s ↔ ∀ i ∈ s, v i ∉ span K (v '' (s \ {i})) [Merged by Bors] - feat: LinearIndepOn K v s ↔ ∀ i ∈ s, v i ∉ span K (v '' (s \ {i})) Mar 18, 2025
@mathlib-bors mathlib-bors Bot closed this Mar 18, 2025
@mathlib-bors
mathlib-bors Bot deleted the linear_indep_on_iff_not_mem_span branch March 18, 2025 06:06
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-algebra Algebra (groups, rings, fields, etc) toric Part of the ongoing formalisation of toric varieties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants