[Merged by Bors] - feat: IsCoprime.wronskian_eq_zero_iff#18483
Closed
[Merged by Bors] - feat: IsCoprime.wronskian_eq_zero_iff#18483
IsCoprime.wronskian_eq_zero_iff#18483Conversation
4 tasks
PR summary 0eb11e529c
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.RingTheory.Polynomial.Wronskian | 978 | 979 | +1 (+0.10%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.RingTheory.Polynomial.Wronskian |
1 |
Declarations diff
+ IsCoprime.wronskian_eq_zero_iff
+ dvd_derivative_iff
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.
YaelDillies
reviewed
Nov 5, 2024
adomani
reviewed
Nov 6, 2024
YaelDillies
approved these changes
Nov 6, 2024
Contributor
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks!
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
Member
|
There are a couple of unaddressed comments, but otherwise LGTM, thanks! bors d+ |
Contributor
|
✌️ seewoo5 can now approve this pull request. To approve and merge a pull request, simply reply with |
Collaborator
Author
|
bors r+ |
Contributor
|
Pull request successfully merged into master. Build succeeded: |
IsCoprime.wronskian_eq_zero_iffIsCoprime.wronskian_eq_zero_iff
TobiasLeichtfried
pushed a commit
that referenced
this pull request
Nov 21, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add$a, b \in k[x]$ over a field, $W(a, b) = 0$ if and only if $a' = b' = 0$ . This is a part of PR #15706.
IsCoprime.wronskian_eq_zero_iff: For two polynomials