nathancarter / group-explorer

Group theory visualization software in the browser

Home Page:http://nathancarter.github.io/group-explorer/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make the Subgroup Lattices feature easier to find/more prominent

kcrisman opened this issue · comments

Perhaps include yet another column of info, Hasse diagram of subgroup lattice, and connect to the other stuff appropriately. Probably a big project, but could be another great addition. These do show up with some frequency in Visual Group Theory, anyway.

You can do this now. It's just a bit hard to find. Here's how:

  • Click a group to open its group info window.
  • Click to expand the Subgroups section.
  • Find the text that reads, "The subgroups can also be shown arranged in a lattice, each shown as highlighted portions of the whole group, connected by the identity (inclusion) homomorphism. You may see that lattice by Cayley diagram, cycle graph, or multiplication table, ..."
  • Each of those three visualizations is a link you can click to generate the lattice.

Yes, the prominence of this feature is a good point. I'm going to retitle this ticket to indicate as much.

But I'm not sure I understand what your final paragraph is saying. The subgroup lattices aren't as cool as the other kinds of visualizations? I would agree with that. But I'm not sure what you mean by saying they're just lists of generators, since they're a picture with a lot of diagrams in it...And when you're saying a fourth option, do you mean add it as another way to visualize the group, up under the Views section? (There are already four options there...?)

Ah, I see what you mean. Yes, GE doesn't currently do a diagram like that, because its only visualizers are actual pictures (mult table, cayley graph, etc.) rather than just some math notation listing generators. But it would be easy to add a visualization that's just a list of generators, to make such pictures. Let's break that out into a feature request. I'll start a new ticket for that separate from this one.

Issue added: #14

Oh, maybe that's the better way to do it; just add labels under the existing visualizations. Then you get pictures and labels all in one.