Prove full Jacobi–Trudi noncontainment case - #1
Open
faabian wants to merge 1 commit into
Open
Conversation
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.
Summary
This is a stacked follow-up to facebookresearch#3. It adds the remaining raw-TeX case in which the inner partition is not contained in the outer partition; merge/update PR facebookresearch#3 first.
skewSchurFullMNfor arbitrary weakly decreasinglamandmu, equal to the existing tableau sum whenmu ≤ lamand zero otherwise, matching the source convention that a noncontained shape has no tableauxjacobiTrudi_h_mn_full, with independent row countMand alphabet sizeN, and no containment hypothesisMathematical argument
Choose
kwithlam k < mu k. In every determinant summand, a pigeonhole argument gives a selected entry in a row at leastkand a column at mostk. Weak decrease then makes that complete-homogeneous index negative, hence the entry and the summand vanish. The skew Schur side is zero by the source convention.Validation
lake env lean AlgebraicCombinatorics/SymmetricFunctions/JacobiTrudiMN.leanlake build(8079 jobs; succeeds; only pre-existingsorrywarnings in unrelated/base declarations)sorry,admit, axioms, unsafe declarations, custom elaborators, or native computation escapesDiff size
Against the stacked base (
codex/jacobi-trudi-m-n): 1 file, +80/-0.Combined eventual diff against upstream
main(including PR facebookresearch#3): 2 files, +970/-87.