Skip to content

Adding an implementation of the Abreu-Nigro symmetric functions #39988

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tscrim
Copy link
Collaborator

@tscrim tscrim commented Apr 21, 2025

Following the definition given in (2.2) of https://arxiv.org/abs/2504.09123, we implement the Abreu-Nigro symmetric functions $g_{H,k}(x; q)$, where $H$ is a Hessenberg function. To do so, we also implement their $\rho$ basis.

⌛ Dependencies

@tscrim
Copy link
Collaborator Author

tscrim commented Apr 21, 2025

@darijgr You might be interested in this. However, when writing doctests for my code, I came across a counterexample to Conjecture 1.5 in the Huh et al. paper mentioned above and contradicts the results in that paper. So I think there is a bug in my implementation somewhere, but I don't see where right now. If you have time, please take a look.

@tscrim tscrim marked this pull request as draft April 21, 2025 09:21
Copy link

github-actions bot commented Apr 21, 2025

Documentation preview for this PR (built with commit ed64730; changes) is ready! 🎉
This preview will update shortly after each push to this PR.

@tscrim
Copy link
Collaborator Author

tscrim commented Apr 21, 2025

Okay, fixed. I forgot/missed that Hessenberg functions need to be weakly increasing.

@tscrim tscrim marked this pull request as ready for review April 21, 2025 15:17
@tscrim tscrim force-pushed the combinat/hessenberg_poset branch from ed64730 to ab9777f Compare April 22, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant