Skip to content

Clarify documentation of projective nodes #354

@TWiedemann

Description

@TWiedemann
  1. The information whether a RecogNode ri is projective or not is currently stored in the boolean ri!.projective, but this is not documented anywhere. Maybe there should be a filter IsProjectiveRecogNode or something like that, but at least it should be documented.
  2. The documentation of various attributes is misleading for projective nodes ri. For example, Grp(ri) is not the group represented by ri but the group whose projective quotient is the group represented by ri, and this is not clear from the documentation. I think the documentation of Homom and NiceGens should also clarify that they are defined on/in Grp(ri) and not necessarily on/in the group associated to ri.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions