Specification: Weyl Groups (OSCAR v1.4-v1.8)

Profiles: OSCAR v1.4, OSCAR v1.5, OSCAR v1.6, OSCAR v1.7, OSCAR v1.8 Other versions: Weyl Groups (OSCAR v1.2-v1.3)

WeylGroup is currently documented in the OSCAR v1.7 profile through the rosetta-stone corpus. This page records the present encoding shape and should be read as a profile-specific type description.

Encoding Notes

Canonical Example Payload

The following payload is taken directly from the current rosetta-stone corpus.

{
  "_ns": {"Oscar": ["https://github.com/oscar-system/Oscar.jl", "1.7.0"]},
  "_type": {"name": "WeylGroup", "params": "3bdd177a-b720-4520-a304-5684675a1d9b"},
  "data": {},
  "id": "8c43682d-e69e-4b92-a66f-628108e7593b",
  "_refs": {
    "3bdd177a-b720-4520-a304-5684675a1d9b": {
      "_type": "RootSystem",
      "data": {
        "cartan_matrix": [
          ["2", "-1", "0", "0", "0", "0"],
          ["-1", "2", "0", "0", "0", "0"],
          ["0", "0", "2", "-1", "0", "0"],
          ["0", "0", "-1", "2", "-1", "0"],
          ["0", "0", "0", "-1", "2", "-1"],
          ["0", "0", "0", "0", "-2", "2"]
        ],
        "type": [["A", "2"], ["B", "4"]]
      }
    }
  }
}

Documented Profiles in This Corpus

This table records the profile/version pairs currently represented by the rosetta-stone examples for this data type. Add new rows as new systems or encoding revisions are documented.

Profile Version Example Root type
Oscar 1.4.1 Weyl group WeylGroup
Oscar 1.5.1 Weyl group WeylGroup
Oscar 1.6.0 Weyl group WeylGroup
Oscar 1.7.0 Weyl group WeylGroup

Rosetta Stone Examples