-
-
Notifications
You must be signed in to change notification settings - Fork 552
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
Implement Milnor fiber and Coxeter complexes and posets #34936
Comments
Dependencies: #34912 |
Commit: |
comment:1
#34912 is needed for a hashing issue (writing this is how I discovered it). New commits:
|
vbraun
pushed a commit
to vbraun/sage
that referenced
this issue
Sep 16, 2023
sagemathgh-35038: Implement Milnor fiber and Coxeter complexes Implements Milnor fiber and Coxeter complexes and their associated posets. sagemath#34936 Dependencies: sagemath#34912 URL: sagemath#35038 Reported by: Travis Scrimshaw Reviewer(s): Frédéric Chapoton, Travis Scrimshaw
can this be closed as fixed ? |
@tscrim : can we close this issue ? |
Yes, indeed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Milnor fiber complex is defined by using standard parabolic cosets for well-generated complex reflection group
W
. WhenW
is a Coxeter group, this is the Coxeter complex. The corresponding face poset also makes sense even whenW
is not well-generated, but it is no longer a meet semilattice (in all of the cases I tested, I don't have a proof though).Depends on #34912
CC: @stumpc5 @fchapoton
Component: combinatorics
Keywords: complex reflection group
Author: Travis Scrimshaw
Branch/Commit: public/combinat/coxeter_milnor_complex-34936 @
d353472
Issue created by migration from https://trac.sagemath.org/ticket/34936
The text was updated successfully, but these errors were encountered: