Prove oscillatory leading-principal interlacing - #430
Open
PerAlexandersson wants to merge 30 commits into
Open
Conversation
…o proof/issue-421-oscillatory-missing-theory
…erg-det' into proof/issue-421-oscillatory-missing-theory
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.
Closes #421.
This is the complete assumption-free oscillatory-matrix endpoint. It integrates the determinant, irreducibility, and spectrum prerequisites developed in #423, #427, and #428, then adds the missing Whitney reduction and principal-section theorem.
The proof:
The public APIs
Matrix.IsTotallyNonneg.trailing_charpoly_strictInterlacesandMatrix.IsTotallyNonneg.leading_charpoly_strictInterlacesreturn polynomial interlacing, simple roots on both levels, root-disjointness, and positivity of every ambient root.Consumer validation is complete locally at real-rooted-oeis-proofs checkpoint
ba580a2: all A318107 endpoints (natDegree, nonvanishing, splitness, consecutiveInterlaces, andPrec) are checked using this theorem.Verification:
lake-workspace build RealRooted.Mathlib.LinearAlgebra.Matrix.OscillatoryInterlacing— 3,461 jobs passed.#print axiomsfor both public APIs and all five A318107 endpoints reports onlypropext,Classical.choice, andQuot.sound.sorry, axiom, admit, or statement-only scaffold.