Skip to content
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

Phased permutation groups #30276

Open
mkoeppe opened this issue Aug 2, 2020 · 9 comments
Open

Phased permutation groups #30276

mkoeppe opened this issue Aug 2, 2020 · 9 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Aug 2, 2020

Mathematica uses "phased permutations" to express tensor symmetries.

A cycle of length k is labeled with a kth root of unity.

http://reference.wolframcloud.com/language/tutorial/TensorSymmetries.html

This generalizes the symmetries that sage.tensor can currently express, which are products of full symmetric groups (where the transpositions in the antisymmetries are labeled with -1).

We represent it as a matrix group in GL_n,
and also provide a method that computes its representation as a subgroup of GL(T^{k,l)M).

Related reference: https://arxiv.org/pdf/2007.08056.pdf

CC: @tscrim @egourgoulhon @mjungmath @LBrunswic @mwageringel @dimpase @Ivo-Maffei

Component: combinatorics

Issue created by migration from https://trac.sagemath.org/ticket/30276

@mkoeppe mkoeppe added this to the sage-9.2 milestone Aug 2, 2020
@mkoeppe

This comment has been minimized.

@mkoeppe

This comment has been minimized.

@dimpase
Copy link
Member

dimpase commented Aug 11, 2020

comment:5

this seems to generalise to cyclic groups only, no?

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Aug 11, 2020

comment:6

each generator is a cycle...

@dimpase
Copy link
Member

dimpase commented Aug 11, 2020

comment:7

each generator is a product of cycles, in full generality. Then, I think these things are called monomial groups, "phased" comes from physics people not taking algebra classes :-)

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Aug 11, 2020

comment:8

Yes, it's a Wolfram-ism, I think

@tscrim
Copy link
Collaborator

tscrim commented Aug 11, 2020

comment:9

Would these be a generalization of ColoredPermutations, where each element of {1, ..., n} can have its own distinct cycle length?

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Aug 12, 2020

comment:10

yes, but with some kind of compatibility relation, I guess.

@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Aug 29, 2020
@mkoeppe
Copy link
Contributor Author

mkoeppe commented Feb 13, 2021

comment:12

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Feb 13, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe removed this from the sage-10.0 milestone Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants