Skip to content

[Merged by Bors] - chore: fix naming of coeff_C_ne_zero#39632

Closed
justus-springer wants to merge 2 commits into
leanprover-community:masterfrom
justus-springer:justus/MvPolynomial_coeff_C_fix_naming
Closed

[Merged by Bors] - chore: fix naming of coeff_C_ne_zero#39632
justus-springer wants to merge 2 commits into
leanprover-community:masterfrom
justus-springer:justus/MvPolynomial_coeff_C_fix_naming

Conversation

@justus-springer

Copy link
Copy Markdown
Collaborator

Split off from #39623


Open in Gitpod

@github-actions

github-actions Bot commented May 20, 2026

Copy link
Copy Markdown

PR summary 671070a4e9

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

++ coeff_C_of_ne_zero

You can run this locally as follows
## from your `mathlib4` directory:
git clone https://github.com/leanprover-community/mathlib-ci.git ../mathlib-ci

## summary with just the declaration names:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh <optional_commit>

## more verbose report:
../mathlib-ci/scripts/pr_summary/declarations_diff.sh long <optional_commit>

The doc-module for scripts/pr_summary/declarations_diff.sh in the mathlib-ci repository contains some details about this script.


No changes to strong technical debt.
No changes to weak technical debt.

@github-actions github-actions Bot added the t-ring-theory Ring theory label May 20, 2026

@eric-wieser eric-wieser left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

bors merge

Thanks!

mathlib-bors Bot pushed a commit that referenced this pull request May 20, 2026
@mathlib-triage mathlib-triage Bot added the ready-to-merge This PR has been sent to bors. label May 20, 2026
@mathlib-bors

mathlib-bors Bot commented May 20, 2026

Copy link
Copy Markdown
Contributor

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors Bot changed the title chore: fix naming of coeff_C_ne_zero [Merged by Bors] - chore: fix naming of coeff_C_ne_zero May 20, 2026
@mathlib-bors mathlib-bors Bot closed this May 20, 2026
RaggedR pushed a commit to RaggedR/mathlib4 that referenced this pull request May 22, 2026
b-mehta pushed a commit to b-mehta/mathlib4 that referenced this pull request Jun 2, 2026
Bergschaf pushed a commit to Bergschaf/mathlib4 that referenced this pull request Jun 3, 2026
mathlib-bors Bot pushed a commit that referenced this pull request Jun 24, 2026
…_single_C` (#39623)

These lemmas are multivariate analogs to `Polynomial.coeff_C_of_ne_zero`, `Polynomial.coeff_C_succ` and `PowerSeries.coeff_C_of_ne_zero` and `PowerSeries.coeff_succ_C`. They are useful for defining partial derivatives for multivariate power series, see PR #39626.

- [x] depends on: #39632
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-ring-theory Ring theory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants