github-linguist 5.3.3 → 6.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/git-linguist +5 -2
- data/ext/linguist/linguist.c +18 -7
- data/grammars/annotation.liquidhaskell.haskell.json +969 -862
- data/grammars/config.xcompose.json +22 -25
- data/grammars/file.lasso.json +296 -309
- data/grammars/hint.haskell.json +867 -766
- data/grammars/hint.message.haskell.json +867 -766
- data/grammars/hint.type.haskell.json +867 -766
- data/grammars/objdump.x86asm.json +20 -24
- data/grammars/source.Kotlin.json +220 -225
- data/grammars/source.LS.json +36 -55
- data/grammars/source.MCPOST.json +24 -38
- data/grammars/source.MOD.json +26 -41
- data/grammars/source.SASLog.json +9 -16
- data/grammars/source.abap.json +48 -56
- data/grammars/source.abl.json +8 -14
- data/grammars/source.abnf.json +88 -98
- data/grammars/source.actionscript.3.json +398 -429
- data/grammars/source.acucobol.json +5 -8
- data/grammars/source.ada.json +46 -53
- data/grammars/source.afm.json +548 -554
- data/grammars/source.agc.json +34 -37
- data/grammars/source.agda.json +79 -91
- data/grammars/source.ahk.json +62 -66
- data/grammars/source.alloy.json +16 -20
- data/grammars/source.ampl.json +41 -47
- data/grammars/source.angelscript.json +71 -80
- data/grammars/source.antlr.json +131 -136
- data/grammars/source.apache-config.json +93 -99
- data/grammars/source.apache-config.mod_perl.json +19 -24
- data/grammars/source.apl.json +1038 -1029
- data/grammars/source.applescript.json +501 -523
- data/grammars/source.apt.json +9 -16
- data/grammars/source.asn.json +27 -31
- data/grammars/source.asp.json +61 -67
- data/grammars/source.aspectj.json +385 -391
- data/grammars/source.assembly.json +49 -55
- data/grammars/source.ats.json +45 -121
- data/grammars/source.autoit.json +64 -69
- data/grammars/source.awk.json +172 -176
- data/grammars/source.ballerina.json +48 -395
- data/grammars/source.batchfile.json +269 -269
- data/grammars/source.befunge.json +17 -21
- data/grammars/source.bf.json +5 -11
- data/grammars/source.bison.json +10 -14
- data/grammars/source.blitzmax.json +300 -305
- data/grammars/source.boo.json +189 -193
- data/grammars/source.brightauthorproject.json +8 -13
- data/grammars/source.brightscript.json +37 -47
- data/grammars/source.bro.json +134 -140
- data/grammars/source.bsl.json +152 -193
- data/grammars/source.bsv.json +96 -102
- data/grammars/source.c++.json +176 -193
- data/grammars/source.c++.qt.json +13 -21
- data/grammars/source.c.ec.json +15 -21
- data/grammars/source.c.json +237 -251
- data/grammars/source.c.platform.json +153 -159
- data/grammars/source.c2hs.json +3 -6
- data/grammars/source.cabal.json +17 -20
- data/grammars/source.cache.cmake.json +18 -23
- data/grammars/source.cake.json +4 -7
- data/grammars/source.camlp4.ocaml.json +24 -27
- data/grammars/source.capnp.json +33 -38
- data/grammars/source.ceylon.json +44 -50
- data/grammars/source.cfscript.cfc.json +78 -86
- data/grammars/source.cfscript.json +513 -520
- data/grammars/source.changelogs.rpm-spec.json +8 -16
- data/grammars/source.chapel.json +109 -87
- data/grammars/source.cirru.json +25 -30
- data/grammars/source.clarion.json +41 -54
- data/grammars/source.clean.json +90 -95
- data/grammars/source.click.json +25 -28
- data/grammars/source.clips.json +10 -23
- data/grammars/source.clojure.json +151 -168
- data/grammars/source.cm.json +14 -19
- data/grammars/source.cmake.json +53 -61
- data/grammars/source.cobol.json +165 -180
- data/grammars/source.coffee.json +454 -462
- data/grammars/source.cool.json +36 -43
- data/grammars/source.coq.json +17 -21
- data/grammars/source.crystal.json +889 -983
- data/grammars/source.cs.json +739 -740
- data/grammars/source.csound-document.json +69 -73
- data/grammars/source.csound-score.json +52 -55
- data/grammars/source.csound.json +167 -171
- data/grammars/source.css.json +683 -688
- data/grammars/source.css.less.json +211 -511
- data/grammars/source.css.mss.json +94 -101
- data/grammars/source.css.postcss.sugarss.json +260 -0
- data/grammars/source.csx.json +4 -7
- data/grammars/source.cuda-c++.json +47 -81
- data/grammars/source.cwl.json +103 -0
- data/grammars/source.cython.json +536 -582
- data/grammars/source.d.json +243 -252
- data/grammars/source.dart.json +161 -166
- data/grammars/source.data-weave.json +901 -905
- data/grammars/source.desktop.json +29 -33
- data/grammars/source.diff.json +43 -52
- data/grammars/source.disasm.json +15 -16
- data/grammars/source.ditroff.desc.json +73 -84
- data/grammars/source.ditroff.json +60 -61
- data/grammars/source.dm.json +202 -213
- data/grammars/source.dmf.json +44 -47
- data/grammars/source.dockerfile.json +29 -34
- data/grammars/source.dot.json +46 -55
- data/grammars/source.dylan.json +63 -68
- data/grammars/source.ebnf.json +55 -62
- data/grammars/source.eiffel.json +57 -62
- data/grammars/source.elixir.json +321 -366
- data/grammars/source.emacs.lisp.json +458 -249
- data/grammars/source.erazor.json +49 -57
- data/grammars/source.erlang.json +508 -515
- data/grammars/source.essl.json +17 -30
- data/grammars/source.factor.json +85 -91
- data/grammars/source.fan.json +92 -96
- data/grammars/source.fancy.json +93 -118
- data/grammars/source.fish.json +74 -98
- data/grammars/source.fontforge.json +142 -146
- data/grammars/source.forth.json +42 -57
- data/grammars/source.fortran.json +193 -231
- data/grammars/source.fortran.modern.json +77 -103
- data/grammars/source.fsharp.fsi.json +1 -6
- data/grammars/source.fsharp.fsl.json +1 -6
- data/grammars/source.fsharp.fsx.json +1 -6
- data/grammars/source.fsharp.json +148 -153
- data/grammars/source.gap.json +60 -70
- data/grammars/source.gcode.json +9 -16
- data/grammars/source.gdb.json +63 -79
- data/grammars/source.gdb.session.json +27 -28
- data/grammars/source.gdbregs.json +7 -8
- data/grammars/source.gdscript.json +92 -96
- data/grammars/source.gerber.json +38 -56
- data/grammars/source.gfm.json +447 -462
- data/grammars/source.glsl.json +58 -83
- data/grammars/source.gn.json +188 -193
- data/grammars/source.gnuplot.json +104 -120
- data/grammars/source.go.json +169 -181
- data/grammars/source.golo.json +82 -87
- data/grammars/source.gosu.2.json +58 -68
- data/grammars/source.grace.json +266 -270
- data/grammars/source.graphql.json +586 -596
- data/grammars/source.groovy.gradle.json +18 -22
- data/grammars/source.groovy.json +422 -433
- data/grammars/source.harbour.json +129 -173
- data/grammars/source.haskell.json +871 -772
- data/grammars/source.haxe.2.json +402 -413
- data/grammars/source.hlsl.json +6 -16
- data/grammars/source.hsc2hs.json +1 -4
- data/grammars/source.hsig.json +871 -770
- data/grammars/source.hss.1.json +122 -144
- data/grammars/source.httpspec.json +119 -123
- data/grammars/source.hxml.json +8 -15
- data/grammars/source.ideal.json +125 -125
- data/grammars/source.idl-dlm.json +25 -32
- data/grammars/source.idl.json +59 -80
- data/grammars/source.idris.json +171 -185
- data/grammars/source.inform7.json +117 -121
- data/grammars/source.ini.json +37 -43
- data/grammars/source.io.json +65 -73
- data/grammars/source.ioke.json +72 -78
- data/grammars/source.isabelle.root.json +26 -30
- data/grammars/source.isabelle.theory.json +46 -50
- data/grammars/source.j.json +18 -21
- data/grammars/source.jasmin.json +45 -50
- data/grammars/source.java-properties.json +31 -41
- data/grammars/source.java.json +333 -342
- data/grammars/source.jcl.json +15 -18
- data/grammars/source.jflex.json +166 -172
- data/grammars/source.jison.json +331 -334
- data/grammars/source.jisonlex-injection.json +1 -2
- data/grammars/source.jisonlex.json +148 -151
- data/grammars/source.jolie.json +37 -43
- data/grammars/source.jq.json +80 -87
- data/grammars/source.js.json +798 -818
- data/grammars/source.js.jsx.json +2115 -2225
- data/grammars/source.js.objj.json +167 -172
- data/grammars/source.js.regexp.json +50 -50
- data/grammars/source.js.regexp.replacement.json +7 -7
- data/grammars/source.jsdoc.json +94 -94
- data/grammars/source.json.json +61 -71
- data/grammars/source.julia.console.json +5 -6
- data/grammars/source.julia.json +237 -234
- data/grammars/source.lean.json +55 -67
- data/grammars/source.lid.json +6 -10
- data/grammars/source.lilypond.json +181 -195
- data/grammars/source.lisp.json +40 -50
- data/grammars/source.litcoffee.json +169 -183
- data/grammars/source.livescript.json +207 -220
- data/grammars/source.llvm.json +28 -38
- data/grammars/source.logos.json +7 -14
- data/grammars/source.logtalk.json +136 -141
- data/grammars/source.loomscript.json +77 -83
- data/grammars/source.lsl.json +90 -106
- data/grammars/source.lua.json +100 -109
- data/grammars/source.makefile.json +181 -188
- data/grammars/source.makegen.json +3 -7
- data/grammars/source.mask.json +260 -265
- data/grammars/source.mata.json +38 -46
- data/grammars/source.mathematica.json +155 -167
- data/grammars/source.matlab.json +407 -684
- data/grammars/source.maxscript.json +293 -281
- data/grammars/source.mercury.json +179 -184
- data/grammars/source.meson.json +52 -58
- data/grammars/source.meta-info.json +64 -74
- data/grammars/source.ml.json +107 -113
- data/grammars/source.modelica.json +51 -59
- data/grammars/source.modula2.json +33 -42
- data/grammars/source.monkey.json +234 -241
- data/grammars/source.moonscript.json +51 -56
- data/grammars/source.mql5.json +74 -101
- data/grammars/source.mupad.json +30 -72
- data/grammars/source.ncl.json +1 -14
- data/grammars/source.ne.json +39 -42
- data/grammars/source.nemerle.json +58 -63
- data/grammars/source.nesc.json +9 -15
- data/grammars/source.netlinx.erb.json +13 -25
- data/grammars/source.netlinx.json +231 -292
- data/grammars/source.nextflow-groovy.json +1360 -0
- data/grammars/source.nextflow.json +74 -0
- data/grammars/source.nginx.json +274 -287
- data/grammars/source.nim.json +442 -483
- data/grammars/source.nim_filter.json +6 -26
- data/grammars/source.nimcfg.json +38 -51
- data/grammars/source.ninja.json +64 -70
- data/grammars/source.nit.json +60 -64
- data/grammars/source.nix.json +269 -273
- data/grammars/source.nmml.json +31 -37
- data/grammars/source.nsis.json +66 -72
- data/grammars/source.nu.json +129 -139
- data/grammars/source.nut.json +129 -133
- data/grammars/source.objc++.json +3 -10
- data/grammars/source.objc.json +303 -314
- data/grammars/source.objc.platform.json +145 -151
- data/grammars/source.ocaml.json +506 -514
- data/grammars/source.ocamllex.json +108 -115
- data/grammars/source.ocamlyacc.json +116 -123
- data/grammars/source.ooc.json +148 -155
- data/grammars/source.opa.json +39 -49
- data/grammars/source.opal.json +84 -89
- data/grammars/source.opalsysdefs.json +9 -13
- data/grammars/source.opencobol.json +22 -25
- data/grammars/source.opentype.json +148 -152
- data/grammars/source.ox.json +36 -44
- data/grammars/source.oz.json +31 -38
- data/grammars/source.p4.json +49 -59
- data/grammars/source.pan.json +273 -278
- data/grammars/source.papyrus.skyrim.json +705 -781
- data/grammars/source.parrot.pir.json +59 -65
- data/grammars/source.pascal.json +54 -61
- data/grammars/source.pawn.json +835 -849
- data/grammars/source.pcb.board.json +153 -158
- data/grammars/source.pcb.schematic.json +134 -138
- data/grammars/source.pcb.sexp.json +64 -74
- data/grammars/source.pep8.json +28 -32
- data/grammars/source.perl.6.json +83 -92
- data/grammars/source.perl.json +711 -737
- data/grammars/source.perl6fe.json +1204 -1218
- data/grammars/source.php.zephir.json +80 -89
- data/grammars/source.pic.json +137 -142
- data/grammars/source.pig_latin.json +76 -80
- data/grammars/source.pike.json +23 -36
- data/grammars/source.po.json +74 -84
- data/grammars/source.pogoscript.json +23 -29
- data/grammars/source.pony.json +98 -108
- data/grammars/source.postcss.json +370 -0
- data/grammars/source.postscript.json +88 -97
- data/grammars/source.pov-ray sdl.json +36 -42
- data/grammars/source.powershell.json +175 -197
- data/grammars/source.processing.json +236 -249
- data/grammars/source.prolog.eclipse.json +33 -38
- data/grammars/source.prolog.json +66 -72
- data/grammars/source.protobuf.json +88 -94
- data/grammars/source.puppet.json +144 -151
- data/grammars/source.purescript.json +268 -289
- data/grammars/source.pyjade.json +256 -281
- data/grammars/source.python.django.json +13 -18
- data/grammars/source.python.json +3319 -3367
- data/grammars/source.python.salt.json +3 -7
- data/grammars/source.qmake.json +83 -90
- data/grammars/source.qml.json +57 -78
- data/grammars/source.quoting.perl6fe.json +666 -669
- data/grammars/source.r.json +75 -84
- data/grammars/source.racket.json +17 -38
- data/grammars/source.rascal.json +77 -80
- data/grammars/source.reason.hover.type.json +1 -1
- data/grammars/source.reason.json +1025 -1080
- data/grammars/source.rebol.json +167 -177
- data/grammars/source.red.json +169 -177
- data/grammars/source.regexp.babel.json +74 -77
- data/grammars/source.regexp.extended.json +4 -5
- data/grammars/source.regexp.json +260 -264
- data/grammars/source.regexp.perl6fe.json +108 -111
- data/grammars/source.regexp.python.json +210 -215
- data/grammars/source.regexp.spin.json +63 -72
- data/grammars/source.renpy.json +617 -687
- data/grammars/source.rexx.json +25 -32
- data/grammars/source.ring.json +84 -114
- data/grammars/source.rpm-spec.json +392 -401
- data/grammars/source.ruby.gemfile.json +9 -12
- data/grammars/source.ruby.json +862 -952
- data/grammars/source.ruby.rspec.cucumber.steps.json +90 -103
- data/grammars/source.rust.json +223 -281
- data/grammars/source.sas.json +88 -105
- data/grammars/source.sass.json +100 -108
- data/grammars/source.sbt.json +16 -23
- data/grammars/source.scad.json +60 -67
- data/grammars/source.scala.json +215 -228
- data/grammars/source.scaml.json +120 -135
- data/grammars/source.scheme.json +119 -136
- data/grammars/source.scilab.json +40 -47
- data/grammars/source.scss.json +369 -403
- data/grammars/source.sdbl.json +14 -25
- data/grammars/source.shaderlab.json +24 -27
- data/grammars/source.shell.json +409 -440
- data/grammars/source.shen.json +75 -94
- data/grammars/source.smali.json +232 -293
- data/grammars/source.smalltalk.json +60 -75
- data/grammars/source.smt.json +67 -82
- data/grammars/source.solidity.json +35 -54
- data/grammars/source.sp.json +40 -45
- data/grammars/source.sparql.json +3 -8
- data/grammars/source.spin.json +277 -297
- data/grammars/source.sqf.json +34 -44
- data/grammars/source.sql.json +142 -156
- data/grammars/source.stan.json +201 -160
- data/grammars/source.stata.json +57 -68
- data/grammars/source.strings.json +26 -30
- data/grammars/source.stylus.json +558 -565
- data/grammars/source.supercollider.json +33 -40
- data/grammars/source.swift.json +999 -1077
- data/grammars/source.systemverilog.json +351 -365
- data/grammars/source.tcl.json +77 -94
- data/grammars/source.tea.json +61 -67
- data/grammars/source.terra.json +25 -32
- data/grammars/source.terraform.json +68 -88
- data/grammars/source.thrift.json +300 -306
- data/grammars/source.tl.json +112 -117
- data/grammars/source.tla.json +65 -69
- data/grammars/source.toc.json +21 -25
- data/grammars/source.toml.json +117 -122
- data/grammars/source.ts.json +2838 -2774
- data/grammars/source.tsx.json +180 -184
- data/grammars/source.turing.json +970 -974
- data/grammars/source.turtle.json +124 -140
- data/grammars/source.txl.json +23 -37
- data/grammars/source.ucfconstraints.json +16 -21
- data/grammars/source.ur.json +15 -27
- data/grammars/source.vala.json +221 -235
- data/grammars/source.varnish.vcl.json +117 -129
- data/grammars/source.vbnet.json +69 -106
- data/grammars/source.verilog.json +101 -107
- data/grammars/source.vhdl.json +437 -445
- data/grammars/source.viml.json +540 -550
- data/grammars/source.wavefront.mtl.json +274 -277
- data/grammars/source.wavefront.obj.json +781 -784
- data/grammars/source.wdl.json +66 -46
- data/grammars/source.webassembly.json +97 -102
- data/grammars/source.webidl.json +311 -326
- data/grammars/source.x10.json +28 -32
- data/grammars/source.x86asm.json +21 -26
- data/grammars/source.xc.json +164 -172
- data/grammars/source.xq.json +81 -92
- data/grammars/source.xtend.json +199 -208
- data/grammars/source.yaml-ext.json +118 -124
- data/grammars/source.yaml.json +155 -174
- data/grammars/source.yaml.salt.json +113 -116
- data/grammars/source.yang.json +10 -13
- data/grammars/source.yara.json +98 -0
- data/grammars/text.bibtex.json +95 -100
- data/grammars/text.cfml.basic.json +403 -404
- data/grammars/text.elixir.json +18 -23
- data/grammars/text.error-list.json +15 -16
- data/grammars/text.find-refs.json +487 -488
- data/grammars/text.gherkin.feature.json +45 -53
- data/grammars/text.haml.json +176 -189
- data/grammars/text.hamlc.json +82 -88
- data/grammars/text.html.abl.json +16 -21
- data/grammars/text.html.asciidoc.json +139 -153
- data/grammars/text.html.asdoc.json +145 -155
- data/grammars/text.html.asp.json +23 -28
- data/grammars/text.html.basic.json +323 -338
- data/grammars/text.html.cfm.json +316 -325
- data/grammars/text.html.creole.json +177 -189
- data/grammars/text.html.django.json +27 -33
- data/grammars/text.html.ecr.json +21 -25
- data/grammars/text.html.elixir.json +3 -9
- data/grammars/text.html.erb.json +81 -85
- data/grammars/text.html.erlang.yaws.json +24 -29
- data/grammars/text.html.factor.json +5 -11
- data/grammars/text.html.ftl.json +16 -25
- data/grammars/text.html.handlebars.json +579 -598
- data/grammars/text.html.javadoc.json +426 -0
- data/grammars/text.html.js.json +11 -17
- data/grammars/text.html.jsp.json +377 -384
- data/grammars/text.html.liquid.json +8 -18
- data/grammars/text.html.mako.json +257 -275
- data/grammars/text.html.markdown.source.gfm.apib.json +419 -427
- data/grammars/text.html.markdown.source.gfm.mson.json +405 -414
- data/grammars/text.html.mediawiki.json +318 -344
- data/grammars/text.html.php.blade.json +2134 -2140
- data/grammars/text.html.php.json +980 -1013
- data/grammars/text.html.slash.json +101 -107
- data/grammars/text.html.smarty.json +75 -83
- data/grammars/text.html.soy.json +250 -253
- data/grammars/text.html.ssp.json +18 -24
- data/grammars/text.html.tcl.json +17 -24
- data/grammars/text.html.twig.json +712 -718
- data/grammars/text.idl-idldoc.json +5 -9
- data/grammars/text.jade.json +213 -235
- data/grammars/text.junit-test-report.json +25 -28
- data/grammars/text.log.latex.json +44 -46
- data/grammars/text.marko.json +370 -401
- data/grammars/text.python.console.json +3 -7
- data/grammars/text.python.traceback.json +2 -5
- data/grammars/text.rdoc.json +15 -19
- data/grammars/text.restructuredtext.clean.json +8 -11
- data/grammars/text.restructuredtext.json +886 -873
- data/grammars/text.robot.json +26 -36
- data/grammars/text.roff.json +2852 -2915
- data/grammars/text.runoff.json +56 -69
- data/grammars/text.sfd.json +151 -155
- data/grammars/text.shell-session.json +5 -8
- data/grammars/text.slim.json +184 -210
- data/grammars/text.srt.json +54 -57
- data/grammars/text.tex.json +98 -105
- data/grammars/text.tex.latex.beamer.json +14 -20
- data/grammars/text.tex.latex.haskell.json +883 -782
- data/grammars/text.tex.latex.json +281 -291
- data/grammars/text.tex.latex.memoir.json +39 -46
- data/grammars/text.tex.latex.rd.json +32 -38
- data/grammars/text.xml.ant.json +62 -69
- data/grammars/text.xml.flex-config.json +1009 -1013
- data/grammars/text.xml.genshi.json +10 -16
- data/grammars/text.xml.json +117 -130
- data/grammars/text.xml.pom.json +235 -240
- data/grammars/text.xml.xsl.json +31 -37
- data/grammars/text.zone_file.json +24 -29
- data/lib/linguist/blob.rb +10 -1
- data/lib/linguist/blob_helper.rb +4 -1
- data/lib/linguist/file_blob.rb +5 -0
- data/lib/linguist/generated.rb +16 -0
- data/lib/linguist/heuristics.rb +23 -11
- data/lib/linguist/language.rb +3 -6
- data/lib/linguist/languages.json +1 -1
- data/lib/linguist/languages.yml +74 -12
- data/lib/linguist/lazy_blob.rb +15 -1
- data/lib/linguist/linguist.bundle +0 -0
- data/lib/linguist/samples.json +1666 -3381
- data/lib/linguist/shebang.rb +2 -0
- data/lib/linguist/strategy/modeline.rb +2 -0
- data/lib/linguist/vendor.yml +5 -6
- data/lib/linguist/version.rb +1 -1
- metadata +12 -11
- data/grammars/source.elm.json +0 -381
- data/grammars/source.nant-build.json +0 -86
- data/grammars/source.octave.json +0 -451
- data/grammars/text.html.mediawiki.elm-build-output.json +0 -111
- data/grammars/text.html.mediawiki.elm-documentation.json +0 -22
- data/grammars/text.html.vue.json +0 -936
data/grammars/source.gap.json
CHANGED
@@ -1,52 +1,52 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"g",
|
4
|
-
"gi",
|
5
|
-
"gd",
|
6
|
-
".gaprc"
|
7
|
-
],
|
8
|
-
"foldingStartMarker": "/\\*\\*|\\{\\s*$|^\\s*(function|if|for|while|repeat)\\b|^\\s*\\b([A-Za-z_][A-Za-z0-9_]*)\\b\\s*:=\\s*\\b(function)\\b",
|
9
|
-
"foldingStopMarker": "\\*\\*/|^\\s*\\}|\\b(od|fi|end|until)\\b",
|
10
2
|
"name": "GAP",
|
3
|
+
"scopeName": "source.gap",
|
11
4
|
"patterns": [
|
12
5
|
{
|
13
|
-
"
|
14
|
-
"
|
6
|
+
"name": "invalid.illegal.end-statement.gap",
|
7
|
+
"match": "^\\s*(end|fi|od)$"
|
15
8
|
},
|
16
9
|
{
|
10
|
+
"name": "comment.line.gap",
|
17
11
|
"begin": "#",
|
18
|
-
"beginCaptures": {
|
19
|
-
"0": {
|
20
|
-
"name": "punctuation.definition.comment.gap"
|
21
|
-
}
|
22
|
-
},
|
23
12
|
"end": "$\\n?",
|
24
|
-
"name": "comment.line.gap",
|
25
13
|
"patterns": [
|
26
14
|
{
|
27
|
-
"
|
28
|
-
"
|
15
|
+
"name": "punctuation.separator.continuation.gap",
|
16
|
+
"match": "(?\u003e\\\\\\s*\\n)"
|
29
17
|
}
|
30
|
-
]
|
18
|
+
],
|
19
|
+
"beginCaptures": {
|
20
|
+
"0": {
|
21
|
+
"name": "punctuation.definition.comment.gap"
|
22
|
+
}
|
23
|
+
}
|
31
24
|
},
|
32
25
|
{
|
33
|
-
"
|
34
|
-
"
|
26
|
+
"name": "support.function.statement",
|
27
|
+
"match": "\\b(local|quit|QUIT|rec|IsBound|Unbind|TryNextMethod|Info|Assert|SaveWorkspace)\\b"
|
35
28
|
},
|
36
29
|
{
|
37
|
-
"
|
38
|
-
"
|
30
|
+
"name": "storage.type",
|
31
|
+
"match": "(\\[(\\*|)|(\\*|)\\]|\\{|\\})"
|
39
32
|
},
|
40
33
|
{
|
41
|
-
"
|
42
|
-
"
|
34
|
+
"name": "keyword.operator",
|
35
|
+
"match": "\\b(in|and|or|not|mod|div)\\b|\\-\u003e|\\+|\\-|\\*|\\/|\\^|\\~|\\!\\.|\\=|\u003c\u003e|\u003c|\u003e|\\.\\.|:"
|
43
36
|
},
|
44
37
|
{
|
45
|
-
"
|
46
|
-
"
|
38
|
+
"name": "keyword.control",
|
39
|
+
"match": "\\b(if|then|elif|else|while|for|return|where|do|case|when|repeat|until|break|continue|fi|od|atomic|readonly|readwrite)\\b"
|
47
40
|
},
|
48
41
|
{
|
42
|
+
"name": "meta.function.gap",
|
49
43
|
"begin": "(\\b(function)\\b\\b([A-Za-z_][A-Za-z0-9_]*)?|(\\b([A-Za-z_][A-Za-z0-9_]*)\\b\\s*(:=)\\s*\\b(function|procedure)\\b))\\s*\\(([^\\)]*)\\)",
|
44
|
+
"end": "\\bend\\b",
|
45
|
+
"patterns": [
|
46
|
+
{
|
47
|
+
"include": "$base"
|
48
|
+
}
|
49
|
+
],
|
50
50
|
"beginCaptures": {
|
51
51
|
"2": {
|
52
52
|
"name": "keyword.function.gap"
|
@@ -67,41 +67,24 @@
|
|
67
67
|
"name": "variable"
|
68
68
|
}
|
69
69
|
},
|
70
|
-
"end": "\\bend\\b",
|
71
70
|
"endCaptures": {
|
72
71
|
"0": {
|
73
72
|
"name": "keyword.function.gap"
|
74
73
|
}
|
75
|
-
}
|
76
|
-
"name": "meta.function.gap",
|
77
|
-
"patterns": [
|
78
|
-
{
|
79
|
-
"include": "$base"
|
80
|
-
}
|
81
|
-
]
|
74
|
+
}
|
82
75
|
},
|
83
76
|
{
|
84
|
-
"
|
85
|
-
"
|
77
|
+
"name": "constant.language.gap",
|
78
|
+
"match": "\\b(true|false|fail)\\b"
|
86
79
|
},
|
87
80
|
{
|
88
|
-
"
|
89
|
-
"
|
81
|
+
"name": "constant.numeric.gap",
|
82
|
+
"match": "\\b((0(x|X)[0-9a-fA-F]*)|(([0-9]+\\.?[0-9]*)|(\\.[0-9]+))((e|E)(\\+|-)?[0-9]+)?)(L|l|UL|ul|u|U|F|f|ll|LL|ull|ULL)?\\b"
|
90
83
|
},
|
91
84
|
{
|
85
|
+
"name": "string.quoted.double.gap",
|
92
86
|
"begin": "\"",
|
93
|
-
"beginCaptures": {
|
94
|
-
"0": {
|
95
|
-
"name": "punctuation.definition.string.begin.gap"
|
96
|
-
}
|
97
|
-
},
|
98
87
|
"end": "\"",
|
99
|
-
"endCaptures": {
|
100
|
-
"0": {
|
101
|
-
"name": "punctuation.definition.string.end.gap"
|
102
|
-
}
|
103
|
-
},
|
104
|
-
"name": "string.quoted.double.gap",
|
105
88
|
"patterns": [
|
106
89
|
{
|
107
90
|
"include": "#string_escaped_char"
|
@@ -109,30 +92,39 @@
|
|
109
92
|
{
|
110
93
|
"include": "#string_placeholder"
|
111
94
|
}
|
112
|
-
]
|
113
|
-
},
|
114
|
-
{
|
115
|
-
"begin": "'",
|
95
|
+
],
|
116
96
|
"beginCaptures": {
|
117
97
|
"0": {
|
118
98
|
"name": "punctuation.definition.string.begin.gap"
|
119
99
|
}
|
120
100
|
},
|
121
|
-
"end": "'",
|
122
101
|
"endCaptures": {
|
123
102
|
"0": {
|
124
103
|
"name": "punctuation.definition.string.end.gap"
|
125
104
|
}
|
126
|
-
}
|
105
|
+
}
|
106
|
+
},
|
107
|
+
{
|
127
108
|
"name": "string.quoted.single.gap",
|
109
|
+
"begin": "'",
|
110
|
+
"end": "'",
|
128
111
|
"patterns": [
|
129
112
|
{
|
130
113
|
"include": "#string_escaped_char"
|
131
114
|
}
|
132
|
-
]
|
115
|
+
],
|
116
|
+
"beginCaptures": {
|
117
|
+
"0": {
|
118
|
+
"name": "punctuation.definition.string.begin.gap"
|
119
|
+
}
|
120
|
+
},
|
121
|
+
"endCaptures": {
|
122
|
+
"0": {
|
123
|
+
"name": "punctuation.definition.string.end.gap"
|
124
|
+
}
|
125
|
+
}
|
133
126
|
},
|
134
127
|
{
|
135
|
-
"match": "\\b(16Bits_AssocWord|16Bits_DepthOfPcElement|16Bits_Equal|16Bits_ExponentOfPcElement|16Bits_ExponentSums1|16Bits_ExponentSums3|16Bits_ExponentSyllable|16Bits_ExponentsOfPcElement|16Bits_ExtRepOfObj|16Bits_GeneratorSyllable|16Bits_HeadByNumber|16Bits_LeadingExponentOfPcElement|16Bits_LengthWord|16Bits_Less|16Bits_NumberSyllables|16Bits_ObjByVector|16Bits_Power|16Bits_Product|16Bits_Quotient|32Bits_AssocWord|32Bits_DepthOfPcElement|32Bits_Equal|32Bits_ExponentOfPcElement|32Bits_ExponentSums1|32Bits_ExponentSums3|32Bits_ExponentSyllable|32Bits_ExponentsOfPcElement|32Bits_ExtRepOfObj|32Bits_GeneratorSyllable|32Bits_HeadByNumber|32Bits_LeadingExponentOfPcElement|32Bits_LengthWord|32Bits_Less|32Bits_NumberSyllables|32Bits_ObjByVector|32Bits_Power|32Bits_Product|32Bits_Quotient|8Bits_AssocWord|8Bits_DepthOfPcElement|8Bits_Equal|8Bits_ExponentOfPcElement|8Bits_ExponentSums1|8Bits_ExponentSums3|8Bits_ExponentSyllable|8Bits_ExponentsOfPcElement|8Bits_ExtRepOfObj|8Bits_GeneratorSyllable|8Bits_HeadByNumber|8Bits_LeadingExponentOfPcElement|8Bits_LengthWord|8Bits_Less|8Bits_NumberSyllables|8Bits_ObjByVector|8Bits_Power|8Bits_Product|8Bits_Quotient|ACLT|AClosVecLib|AClosestVectorCombinationsMatFFEVecFFE|AClosestVectorCombinationsMatFFEVecFFECoords|AClosestVectorDriver|ADDCOEFFS_GENERIC_3|ADDCOEFFS_GF2VEC_GF2VEC|ADDCOEFFS_GF2VEC_GF2VEC_MULT|ADDITIVE_INV_POLYNOMIAL|ADDITIVE_INV_RATFUN|ADD_COEFFS_VEC8BIT_2|ADD_COEFFS_VEC8BIT_3|ADD_GF2VEC_GF2VEC_SHIFTED|ADD_LIST|ADD_LIST_DEFAULT|ADD_ROWVECTOR_VEC8BITS_2|ADD_ROWVECTOR_VEC8BITS_3|ADD_ROWVECTOR_VEC8BITS_5|ADD_ROWVECTOR_VECFFES_2|ADD_ROWVECTOR_VECFFES_3|ADD_ROW_VECTOR_2|ADD_ROW_VECTOR_2_FAST|ADD_ROW_VECTOR_3|ADD_ROW_VECTOR_3_FAST|ADD_ROW_VECTOR_5|ADD_ROW_VECTOR_5_FAST|ADD_SET|ADD_TO_LIST_ENTRIES_PLIST_RANGE|ADJUST_FIELDS_VEC8BIT|AFLT|AINV|AINV_LIST_DEFAULT|AINV_MUT|AINV_MUT_LIST_DEFAULT|AINV_VEC8BIT_IMMUTABLE|AINV_VEC8BIT_MUTABLE|AINV_VEC8BIT_SAME_MUTABILITY|ALL_RNAMES|AND_FLAGS|ANFAutomorphism|ANonReesCongruenceOfSemigroup|APPEND_GF2VEC|APPEND_LIST|APPEND_LIST_DEFAULT|APPEND_LIST_INTR|APPEND_TO|APPEND_TO_STREAM|APPEND_VEC8BIT|APolyProd|ARCH_IS_MAC|ARCH_IS_UNIX|ARCH_IS_WINDOWS|ASSS_LIST|ASSS_LIST_DEFAULT|ASS_GF2MAT|ASS_GF2VEC|ASS_GVAR|ASS_LIST|ASS_MAT8BIT|ASS_PLIST_DEFAULT|ASS_REC|ASS_VEC8BIT|AS_LIST_SORTED_LIST|AUTO|A_CLOSEST_VEC8BIT|A_CLOSEST_VEC8BIT_COORDS|A_CLOS_VEC|A_CLOS_VEC_COORDS|AbelianGroup|AbelianGroupCons|AbelianInvariants|AbelianInvariantsMultiplier|AbelianInvariantsNormalClosureFpGroup|AbelianInvariantsNormalClosureFpGroupRrs|AbelianInvariantsOfList|AbelianInvariantsSubgroupFpGroup|AbelianInvariantsSubgroupFpGroupMtc|AbelianInvariantsSubgroupFpGroupRrs|AbelianNumberField|AbelianNumberFieldByReducedGaloisStabilizerInfo|AbelianPQuotient|AbelianSubfactorAction|AbsAndIrredModules|AbsInt|AbsolutIrreducibleModules|AbsoluteIrreducibleModules|AbsoluteValue|AbstractWordTietzeWord|AbstractWordTzWord|ActingAlgebra|ActingDomain|Action|ActionAbelianCSPG|ActionHomomorphism|ActionHomomorphismAttr|ActionHomomorphismConstructor|ActionKernelExternalSet|ActionSubspacesElementaryAbelianGroup|ActorOfExternalSet|Add|AddAbelianRelator|AddCoeffs|AddCosetInfoStabChain|AddDictionary|AddEquationsSQ|AddGenerator|AddGenerators|AddGeneratorsExtendSchreierTree|AddGeneratorsGenimagesExtendSchreierTree|AddHashEntry|AddImage|AddImageNC|AddNaturalHomomorphismsPool|AddNormalizingElementPcgs|AddRefinement|AddRelator|AddRowVector|AddRule|AddRuleReduced|AddSet|AddToListEntries|AddVectorLTM|AddendumSCTable|AdditiveCoset|AdditiveElementAsMultiplicativeElement|AdditiveElementsAsMultiplicativeElementsFamily|AdditiveGroup|AdditiveGroupByGenerators|AdditiveInverse|AdditiveInverseAttr|AdditiveInverseImmutable|AdditiveInverseMutable|AdditiveInverseOp|AdditiveInverseSM|AdditiveInverseSameMutability|AdditiveMagma|AdditiveMagmaByGenerators|AdditiveMagmaWithInverses|AdditiveMagmaWithInversesByGenerators|AdditiveMagmaWithZero|AdditiveMagmaWithZeroByGenerators|AdditiveNeutralElement|AdditivelyActingDomain|AdjoinedIdentityDefaultType|AdjoinedIdentityFamily|AdjointAssociativeAlgebra|AdjointBasis|AdjointMatrix|AdjointModule|AffineAction|AffineActionByMatrixGroup|AffineActionLayer|AffineOperation|AffineOperationLayer|Agemo|AgemoAbove|AgemoOp|AlgExtElm|AlgExtEmbeddedPol|AlgExtFactSQFree|AlgExtSquareHensel|AlgFacUPrep|Algebra|AlgebraByGenerators|AlgebraByStructureConstants|AlgebraByStructureConstantsArg|AlgebraGeneralMappingByImages|AlgebraHomomorphismByImages|AlgebraHomomorphismByImagesNC|AlgebraWithOne|AlgebraWithOneByGenerators|AlgebraWithOneGeneralMappingByImages|AlgebraWithOneHomomorphismByImages|AlgebraWithOneHomomorphismByImagesNC|AlgebraicElementsFamilies|AlgebraicElementsFamily|AlgebraicExtension|AlgebraicPolynomialModP|AllBlocks|AllGroups|AllIrreducibleMonicPolynomialCoeffsOfDegree|AllIrreducibleMonicPolynomials|AllIrreducibleSolvableGroups|AllLibTomNames|AllModulesSQ|AllMonicPolynomialCoeffsOfDegree|AllPrimitiveGroups|AllSmallGroups|AllTransitiveGroups|AllowableSubgroup|Alpha|AlternatingDegree|AlternatingGroup|AlternatingGroupCons|AlternatingSubgroup|AntiSymmetricParts|Append|AppendCollectedList|AppendTo|ApplicableMethod|ApplicableMethodTypes|Apply|ApplyRel|ApplyRel2|ApplySimpleReflection|ApproxRational|ApproxRootBound|ApproximateRoot|ApproximateSuborbitsStabilizerPermGroup|ArithmeticElementCreator|Arrangements|ArrangementsA|ArrangementsK|AsAlgebra|AsAlgebraWithOne|AsBinaryRelationOnPoints|AsBlockMatrix|AsCharacterMorphismFunction|AsDivisionRing|AsDuplicateFreeList|AsFLMLOR|AsFLMLORWithOne|AsField|AsFreeLeftModule|AsGroup|AsGroupGeneralMappingByImages|AsInducedPcgs|AsLeftIdeal|AsLeftMagmaIdeal|AsLeftModule|AsLeftModuleGeneralMappingByImages|AsLieAlgebra|AsList|AsListOfFreeLeftModule|AsListSorted|AsList_Subset|AsMagma|AsMagmaIdeal|AsMonoid|AsNearRing|AsPerm|AsPlist|AsPolynomial|AsRightIdeal|AsRightMagmaIdeal|AsRing|AsSSortedList|AsSSortedListList|AsSSortedListNonstored|AsSemigroup|AsSemiring|AsSemiringWithOne|AsSemiringWithOneAndZero|AsSemiringWithZero|AsSet|AsSortedList|AsSubFLMLOR|AsSubFLMLORWithOne|AsSubalgebra|AsSubalgebraWithOne|AsSubgroup|AsSubgroupOfWholeGroupByQuotient|AsSubmagma|AsSubmonoid|AsSubsemigroup|AsSubspace|AsTransformation|AsTransformationNC|AsTwoSidedIdeal|AsVectorSpace|AscendingChain|AscendingChainOp|AssertionLevel|AssignGeneratorVariables|AssignNiceMonomorphismAutomorphismGroup|AssocBWorLetRepPow|AssocWWorLetRepPow|AssocWord|AssocWordByLetterRep|AssocWordWithInverse_Inverse|AssocWordWithInverse_Power|AssocWord_Product|AssociatedConcreteSemigroup|AssociatedFpSemigroup|AssociatedPartition|AssociatedReesMatrixSemigroupOfDClass|AssociatedSemigroup|Associates|Atlas1|Atlas2|AtlasIrrationality|AttributeMethodByNiceMonomorphism|AttributeMethodByNiceMonomorphismCollColl|AttributeMethodByNiceMonomorphismCollElm|AttributeMethodByNiceMonomorphismElmColl|AttributeValueNotSet|AugmentationIdeal|AugmentedCosetTableInWholeGroup|AugmentedCosetTableMtc|AugmentedCosetTableMtcInWholeGroup|AugmentedCosetTableNormalClosure|AugmentedCosetTableNormalClosureInWholeGroup|AugmentedCosetTableRrs|AugmentedCosetTableRrsInWholeGroup|AutoloadPackages|AutomorphismDomain|AutomorphismGroup|AutomorphismGroupAbelianGroup|AutomorphismGroupElAbGroup|AutomorphismGroupFrattFreeGroup|AutomorphismGroupPermGroup|AutomorphismGroupSolvableGroup|AutomorphismRepresentingGroup|AutomorphismsOfTable|AvoidedLayers|BIMULT_MONOMIALS_ALGEBRA_ELEMENT|BIND_GLOBAL|BLIST_LIST|BPolyProd|BagStats|BarPartitions|BaseField|BaseFixedSpace|BaseIntMat|BaseIntersectionIntMats|BaseMat|BaseMatDestructive|BaseOfGroup|BaseOrthogonalSpaceMat|BasePoint|BaseShortVectors|BaseStabChain|BaseSteinitzVectors|BasicWreathProductOrdering|BasicWreathProductOrderingNC|Basis|BasisForFreeModuleByNiceBasis|BasisNC|BasisNullspaceModN|BasisOfAlgebraModule|BasisOfMonomialSpace|BasisOfSparseRowSpace|BasisOfWeightRepSpace|BasisVectors|BasisVectorsForMatrixAction|BasisWithReplacedLeftModule|BaumClausenInfo|BeauzamyBound|BeauzamyBoundGcd|Bell|Bernoulli|BestQuoInt|BestSplittingMatrix|BetaSet|BiAlgebraModule|BiAlgebraModuleByGenerators|BilinearFormMat|BinaryRelationByElements|BinaryRelationByListOfImages|BinaryRelationByListOfImagesNC|BinaryRelationOnPoints|BinaryRelationOnPointsNC|BinaryRelationTransformation|BindGlobal|Binomial|BlistList|BlistStringDecode|BlockMatrix|BlockStabilizer|Blocks|BlocksAttr|BlocksInfo|BlocksOp|BlowUpCocycleSQ|BlowUpIsomorphism|BlownUpMat|BlownUpMatrix|BlownUpModule|BlownUpVector|BombieriNorm|BrauerCharacterValue|BrauerTable|BrauerTableOp|BravaisGroup|BravaisSubgroups|BravaisSupergroups|BuildIsomorphismReesMatrixSemigroupWithMap|CALL_FUNC|CALL_FUNC_LIST|CANGB|CANONICAL_PC_ELEMENT|CF|CHANGED_METHODS_OPERATION|CHAR_FFE_DEFAULT|CHAR_INT|CHAR_SINT|CIUnivPols|CLEAR_CACHE_INFO|CLEAR_HIDDEN_IMP_CACHE|CLEAR_IMP_CACHE|CLEAR_PROFILE_FUNC|CLONE_OBJ|CLOSE_FILE|CLOSE_INPUT_LOG_TO|CLOSE_LOG_TO|CLOSE_OUTPUT_LOG_TO|CLOSE_PTY_IOSTREAM|COAffineBlocks|COComplements|COComplementsMain|COEFFS_CYC|COMM|COMMON_FIELD_VECFFE|COMM_DEFAULT|COMM_PREC|COMPACT_TYPE_IDS|COMPILE_FUNC|COM_FILE|COM_FUN|CONDUCTOR|CONSTRUCTOR_0ARGS|CONSTRUCTOR_1ARGS|CONSTRUCTOR_2ARGS|CONSTRUCTOR_3ARGS|CONSTRUCTOR_4ARGS|CONSTRUCTOR_5ARGS|CONSTRUCTOR_6ARGS|CONSTRUCTOR_XARGS|CONV_BLIST|CONV_GF2MAT|CONV_GF2VEC|CONV_MAT8BIT|CONV_STRING|CONV_VEC8BIT|CONextCentral|CONextCentralizer|CONextCocycles|CONextComplements|COPY_LIST_ENTRIES|COSET_LEADERS_INNER_8BITS|COSET_LEADERS_INNER_GF2|CPROMPT|CREATE_PTY_IOSTREAM|CYC_LIST|CalcDoubleCosets|CalcOrder|CallFuncList|CallFuncTrapError|CanComputeIndex|CanComputeIsSubset|CanComputeSize|CanComputeSizeAnySubgroup|CanEasilyCompareElements|CanEasilyCompareElementsFamily|CanEasilyComputePcgs|CanEasilySortElements|CanEasilySortElementsFamily|CanEasilyTestMembership|CanonicalBasis|CanonicalGenerators|CanonicalGreensClass|CanonicalNiceMonomorphism|CanonicalPcElement|CanonicalPcgs|CanonicalPcgsByGeneratorsWithImages|CanonicalPcgsWrtFamilyPcgs|CanonicalPcgsWrtHomePcgs|CanonicalPcgsWrtSpecialPcgs|CanonicalRelator|CanonicalRepresentativeDeterminatorOfExternalSet|CanonicalRepresentativeOfExternalSet|CanonicalRightCosetElement|CanonicalSubgroupRepresentativePcGroup|CartanMatrix|CartanSubalgebra|Cartesian|Cartesian2|CasesCSPG|CategoriesOfObject|CategoryCollections|CategoryFamily|CayleyGraphDualSemigroup|CayleyGraphSemigroup|Cell|CellNoPoint|CellNoPoints|Cells|Center|CenterOfCharacter|CentralCharacter|CentralIdempotentsOfAlgebra|CentralIdempotentsOfSemiring|CentralNormalSeriesByPcgs|CentralProductOfMatrixGroups|CentralRelations|CentralStelClEANSNonsolv|CentralStepClEANS|CentralStepConjugatingElement|CentralStepRatClPGroup|Centralizer|CentralizerInAssociativeGaussianMatrixAlgebra|CentralizerInFiniteDimensionalAlgebra|CentralizerInGLnZ|CentralizerInParent|CentralizerModulo|CentralizerNormalCSPG|CentralizerNormalTransCSPG|CentralizerOp|CentralizerOrder|CentralizerSizeLimitConsiderFunction|CentralizerSolvableGroup|CentralizerTransSymmCSPG|CentralizerWreath|Centre|CentreFromSCTable|CentreOfCharacter|CentrePcGroup|ChaNuPol|ChangeStabChain|ChangeTypeObj|CharValueDoubleCoverSymmetric|CharValueSymmetric|CharValueWeylB|CharValueWreathSymmetric|Character|CharacterDegreePool|CharacterDegrees|CharacterDegreesConlon|CharacterMorphismGroup|CharacterMorphismOrbits|CharacterNames|CharacterParameters|CharacterString|CharacterTable|CharacterTableDirectProduct|CharacterTableDisplayDefault|CharacterTableDisplayLegendDefault|CharacterTableDisplayPrintLegendDefault|CharacterTableDisplayStringEntryDataDefault|CharacterTableDisplayStringEntryDefault|CharacterTableFactorGroup|CharacterTableFromLibrary|CharacterTableHeadOfFactorGroupByFusion|CharacterTableIsoclinic|CharacterTableOfNormalSubgroup|CharacterTableQuaternionic|CharacterTableRegular|CharacterTableWithSortedCharacters|CharacterTableWithSortedClasses|CharacterTableWreathSymmetric|CharacterTable_IsNilpotentFactor|CharacterTable_IsNilpotentNormalSubgroup|CharacterTable_UpperCentralSeriesFactor|Characteristic|CharacteristicPolynomial|CharacteristicPolynomialMatrixNC|CheckAuto|CheckCompletionFiles|CheckConsistencyOfDefinitions|CheckCosetTableFpGroup|CheckFixedPoints|CheckForHandlingByNiceBasis|CheckGlobalName|CheckPackageLoading|CheckPermChar|ChevalleyBasis|ChiefNormalSeriesByPcgs|ChiefSeries|ChiefSeriesOfGroup|ChiefSeriesThrough|ChiefSeriesUnderAction|ChineseRem|Chomp|ChooseNextBasePoint|ClassComparison|ClassElementLargeGroup|ClassElementLattice|ClassElementSmallGroup|ClassFunction|ClassFunctionSameType|ClassMultiplicationCoefficient|ClassNames|ClassNamesTom|ClassNumbersElements|ClassOrbit|ClassParameters|ClassPermutation|ClassPositionsOfAgemo|ClassPositionsOfCentre|ClassPositionsOfDerivedSubgroup|ClassPositionsOfDirectProductDecompositions|ClassPositionsOfElementaryAbelianSeries|ClassPositionsOfFittingSubgroup|ClassPositionsOfKernel|ClassPositionsOfLowerCentralSeries|ClassPositionsOfMaximalNormalSubgroups|ClassPositionsOfMinimalNormalSubgroups|ClassPositionsOfNormalClosure|ClassPositionsOfNormalSubgroup|ClassPositionsOfNormalSubgroups|ClassPositionsOfSolvableResiduum|ClassPositionsOfSupersolvableResiduum|ClassPositionsOfUpperCentralSeries|ClassRepsPermutedTuples|ClassRoots|ClassStructureCharTable|ClassTypesTom|ClassesSolvableGroup|CleanedTailPcElement|ClearCacheStats|ClearCentralRelations|ClearDefinitionNC|ClearPQuotientStatistics|ClearProfile|CloseMutableBasis|CloseNaturalHomomorphismsPool|CloseStream|ClosureAdditiveGroup|ClosureAdditiveMagmaDefault|ClosureAdditiveMagmaWithInverses|ClosureAlgebra|ClosureDivisionRing|ClosureField|ClosureGroup|ClosureGroupAddElm|ClosureGroupCompare|ClosureGroupDefault|ClosureGroupIntest|ClosureLeftModule|ClosureLeftOperatorRing|ClosureMagmaDefault|ClosureNearAdditiveGroup|ClosureNearAdditiveMagmaWithInverses|ClosureRandomPermGroup|ClosureRing|ClosureSemiring|ClosureSubgroup|ClosureSubgroupNC|CntOp|CoKernel|CoKernelGensIterator|CoKernelGensPermHom|CoKernelOfAdditiveGeneralMapping|CoKernelOfMultiplicativeGeneralMapping|CoSuFp|Coboundaries|CocGroup|Cochain|CochainSpace|CocycleSQ|CocycleToRelVector|Cocycles|CodeGenerators|CodePcGroup|CodePcgs|CoefficientTaylorSeries|Coefficients|CoefficientsAndMagmaElements|CoefficientsFamily|CoefficientsMultiadic|CoefficientsOfLaurentPolynomial|CoefficientsOfUnivariateLaurentPolynomial|CoefficientsOfUnivariatePolynomial|CoefficientsOfUnivariateRationalFunction|CoefficientsOfVector|CoefficientsQadic|CoefficientsRing|CoeffsCyc|CoeffsMod|CollFamRangeEqFamElms|CollFamSourceEqFamElms|CollapsedMat|CollectPolycyclic|CollectUEALatticeElement|CollectWord|CollectWordOrFail|Collected|CollectedPartition|CollectedWordSQ|CollectionsFamily|CollectorSQ|ColorPrompt|ColumnIndexOfReesMatrixSemigroupElement|ColumnIndexOfReesZeroMatrixSemigroupElement|ColumnsOfReesMatrixSemigroup|ColumnsOfReesZeroMatrixSemigroup|CombiCollector_MakeAvector2|Combinations|CombinationsA|CombinationsK|CombinatorialCollector|CombinatorialCollectorByGenerators|CombinatoricSplit|Comm|CommutGenImgs|CommutativeDiagram|CommutatorFactorGroup|CommutatorLength|CommutatorSubgroup|Compacted|CompanionMat|CompareVersionNumbers|CompatibleConjugacyClasses|CompatibleConjugacyClassesDefault|CompatiblePairs|CompileFunc|ComplementIntMat|ComplementSystem|Complementclasses|ComplementclassesEA|ComplementclassesSolvableNC|ComplementclassesSolvableWBG|CompleteGaloisGroupPElement|CompleteOrdersOfRws|CompletionBar|ComplexConjugate|ComplexificationQuat|ComponentsOfTuplesFamily|CompositionMapping|CompositionMapping2|CompositionMaps|CompositionOfStraightLinePrograms|CompositionSeries|Compress|ComputeTails|ComputedAgemos|ComputedAscendingChains|ComputedBrauerTables|ComputedClassFusions|ComputedCyclicExtensionsTom|ComputedHallSubgroups|ComputedIndicators|ComputedInducedPcgses|ComputedIsPNilpotents|ComputedIsPSolvableCharacterTables|ComputedIsPSolvables|ComputedOmegas|ComputedPCentralSeriess|ComputedPCores|ComputedPRumps|ComputedPowerMaps|ComputedPrimeBlockss|ComputedSylowComplements|ComputedSylowSubgroups|ConcatSubos|Concatenation|Conductor|ConfluentRws|Congruences|ConjugacyClass|ConjugacyClassSubgroups|ConjugacyClasses|ConjugacyClassesByOrbits|ConjugacyClassesByRandomSearch|ConjugacyClassesFittingFreeGroup|ConjugacyClassesForSmallGroup|ConjugacyClassesMaximalSubgroups|ConjugacyClassesOfNaturalGroup|ConjugacyClassesPerfectSubgroups|ConjugacyClassesSubgroups|ConjugacyClassesSubwreath|ConjugacyClassesTry|ConjugacyClassesViaRadical|ConjugateDominantWeight|ConjugateDominantWeightWithWord|ConjugateGroup|ConjugateStabChain|ConjugateSubgroup|ConjugateSubgroups|ConjugatedModule|Conjugates|ConjugatingElement|ConjugatorAutomorphism|ConjugatorAutomorphismNC|ConjugatorInnerAutomorphism|ConjugatorIsomorphism|ConjugatorOfConjugatorIsomorphism|ConnectGroupAndCharacterTable|ConsiderKernels|ConsiderSmallerPowerMaps|ConsiderStructureConstants|ConsiderTableAutomorphisms|ConstantInBaseRingPol|ConstantTimeAccessList|ConstituentsCompositionMapping|ConstituentsOfCharacter|ConstituentsPolynomial|ContainedCharacters|ContainedDecomposables|ContainedMaps|ContainedPossibleCharacters|ContainedPossibleVirtualCharacters|ContainedSpecialVectors|ContainedTom|ContainingTom|ContinuedFractionApproximationOfRoot|ContinuedFractionExpansionOfRoot|ConvertToCharacterTable|ConvertToCharacterTableNC|ConvertToGF2MatrixRep|ConvertToGF2VectorRep|ConvertToLibTom|ConvertToLibraryCharacterTableNC|ConvertToMatrixRep|ConvertToMatrixRepNC|ConvertToNormalFormMonomialElement|ConvertToRangeRep|ConvertToStringRep|ConvertToTableOfMarks|ConvertToVectorRep|ConvertToVectorRepNC|ConwayCandidates|ConwayPol|ConwayPolynomial|CopiedAugmentedCosetTable|CopyMappingAttributes|CopyMemory|CopyOptionsDefaults|CopyRel|CopyStabChain|CopySubMatrix|CopySubVector|Core|CoreInParent|CoreOp|CorestEval|CorrectConjugacyClass|CorrespondingGeneratorsByModuloPcgs|CorrespondingPermutations|CosetLeadersInner|CosetLeadersMatFFE|CosetNumber|CosetRepAsWord|CosetTable|CosetTableBySubgroup|CosetTableFpHom|CosetTableFromGensAndRels|CosetTableInWholeGroup|CosetTableNormalClosure|CosetTableNormalClosureInWholeGroup|CosetTableOfFpSemigroup|CoveringTriplesCharacters|CrcFile|CreateAllCycleStructures|CreateCompletionFiles|CreateKnuthBendixRewritingSystem|CreateOrderingByLtFunction|CreateOrderingByLteqFunction|CycList|Cycle|CycleByPosOp|CycleIndex|CycleIndexOp|CycleLength|CycleLengthOp|CycleLengthPermInt|CycleLengths|CycleLengthsOp|CycleOp|CyclePermInt|CycleStructPerm|CycleStructureClass|CycleStructurePerm|CycleStructuresGroup|Cycles|CyclesOp|CyclicExtensionsTom|CyclicExtensionsTomOp|CyclicGroup|CyclicGroupCons|CyclicTopExtensions|CyclotomicField|CyclotomicPol|CyclotomicPolynomial|DClassOfHClass|DClassOfLClass|DClassOfRClass|DECLARE_PROJECTIVE_GROUPS_OPERATION|DEEP_COPY_OBJ|DEGREE_FFE_DEFAULT|DEGREE_INDET_EXTREP_POL|DENOMINATOR_RAT|DETERMINANT_LIST_GF2VECS|DETERMINANT_LIST_VEC8BITS|DIFF|DIFF_DEFAULT|DIFF_FFE_LARGE|DIFF_LAURPOLS|DIFF_LIST_LIST_DEFAULT|DIFF_LIST_SCL_DEFAULT|DIFF_MAT8BIT_MAT8BIT|DIFF_PREC|DIFF_SCL_LIST_DEFAULT|DIFF_UNIVFUNCS|DIFF_VEC8BIT_VEC8BIT|DISTANCE_DISTRIB_VEC8BITS|DISTANCE_VEC8BIT_VEC8BIT|DIST_GF2VEC_GF2VEC|DIST_VEC_CLOS_VEC|DMYDay|DMYhmsSeconds|DO_NOTHING_SETTER|DTCommutator|DTConjugate|DTMultiply|DTPower|DTQuotient|DTSolution|DT_evaluation|DataObj|DataType|DayDMY|DaysInMonth|DaysInYear|DeclareAttribute|DeclareAttributeKernel|DeclareAttributeSuppCT|DeclareAutoPackage|DeclareAutoreadableVariables|DeclareCategory|DeclareCategoryCollections|DeclareCategoryFamily|DeclareCategoryKernel|DeclareComponent|DeclareConstructor|DeclareConstructorKernel|DeclareFilter|DeclareGlobalFunction|DeclareGlobalVariable|DeclareHandlingByNiceBasis|DeclareInfoClass|DeclareOperation|DeclareOperationKernel|DeclarePackage|DeclarePackageAutoDocumentation|DeclarePackageDocumentation|DeclareProperty|DeclarePropertyKernel|DeclarePropertySuppCT|DeclareRepresentation|DeclareRepresentationKernel|DeclareSynonym|DeclareSynonymAttr|DecodeTree|DecodedTreeEntry|DecomposeTensorProduct|DecomposedFixedPointVector|DecomposedRationalClass|Decomposition|DecompositionInt|DecompositionMatrix|DecompositionTypes|DecompositionTypesOfGroup|Decreased|DeepThoughtCollector|DeepThoughtCollectorByGenerators|DeepThoughtCollector_SetConjugateNC|DefaultField|DefaultFieldByGenerators|DefaultFieldOfMatrix|DefaultFieldOfMatrixGroup|DefaultPackageBannerString|DefaultRing|DefaultRingByGenerators|DefectApproximation|DefineNewGenerators|DefiningPcgs|DefiningPolynomial|DefiningQuotientHomomorphism|Degree|DegreeAction|DegreeFFE|DegreeIndeterminate|DegreeNaturalHomomorphismsPool|DegreeOfBinaryRelation|DegreeOfCharacter|DegreeOfLaurentPolynomial|DegreeOfMatrixGroup|DegreeOfTransformation|DegreeOfTransformationSemigroup|DegreeOfUnivariateLaurentPolynomial|DegreeOperation|DegreeOverPrimeField|DeleteImage|Delta|DenominatorCyc|DenominatorOfModuloPcgs|DenominatorOfRationalFunction|DenominatorRat|DenseHashTable|DenseIntKey|DepthOfPcElement|DepthOfUpperTriangularMatrix|DepthSchreierTrees|Derangements|DerangementsK|Derivations|Derivative|DerivedLength|DerivedSeries|DerivedSeriesOfGroup|DerivedSubgroup|DerivedSubgroupTom|DerivedSubgroupsTom|DerivedSubgroupsTomPossible|DerivedSubgroupsTomUnique|DescendingListWithElementRemoved|DescriptionOfNormalizedUEAElement|DescriptionOfRootOfUnity|Determinant|DeterminantIntMat|DeterminantMat|DeterminantMatDestructive|DeterminantMatDivFree|DeterminantOfCharacter|DiagonalMat|DiagonalOfMat|DiagonalSocleAction|DiagonalizeIntMat|DiagonalizeIntMatNormDriven|DiagonalizeMat|DictionaryByList|DictionaryByPosition|DictionaryBySort|DiffCoc|Difference|DifferenceBlist|DifferenceLists|DifferenceOfPcElement|DihedralGenerators|DihedralGroup|DihedralGroupCons|Dimension|DimensionOfHighestWeightModule|DimensionOfMatrixGroup|DimensionOfVectors|DimensionsLoewyFactors|DimensionsMat|DirectFactorsOfGroup|DirectProduct|DirectProductDecompositionsLocal|DirectProductInfo|DirectProductOp|DirectSumDecomposition|DirectSumMat|DirectSumOfAlgebraModules|DirectSumOfAlgebras|DirectoriesLibrary|DirectoriesPackageLibrary|DirectoriesPackagePrograms|DirectoriesSystemPrograms|Directory|DirectoryContents|DirectoryCurrent|DirectoryTemporary|DisableAttributeValueStoring|Discriminant|Display|DisplayCacheStats|DisplayCompositionSeries|DisplayEggBoxOfDClass|DisplayEggBoxesOfSemigroup|DisplayImfInvariants|DisplayImfReps|DisplayInformationPerfectGroups|DisplayOptions|DisplayOptionsStack|DisplayProfile|DisplayRevision|DisplaySemigroup|DisplayString|DistVecClosVecLib|DistanceVecFFE|DistancesDistributionMatFFEVecFFE|DistancesDistributionVecFFEsVecFFE|DivisionRingByGenerators|DivisionRing_IsSubset|DivisorsInt|DixonInit|DixonRecord|DixonRepChi|DixonRepGHchi|DixonSplit|DixontinI|DnLattice|DnLatticeIterative|DoAlgebraicExt|DoCentralSeriesPcgsIfNilpot|DoCheapActionImages|DoCheapOperationImages|DoClosurePrmGp|DoEASLS|DoExponentsConjLayerFampcgs|DoFactorCosetAction|DoGaloisType|DoImmutableMatrix|DoInducedPcgsByPcSequenceNC|DoLogModRho|DoLowIndexSubgroupsFpGroupIterator|DoLowIndexSubgroupsFpGroupViaIterator|DoLowIndexSubgroupsFpGroup_Old|DoMulExt|DoNFIM|DoNormalClosurePermGroup|DoNormalizerSA|DoPcgsElementaryAbelianSeries|DoPcgsOrbitOp|DoPrintUnivariateLaurent|DoReadPkg|DoRereadPkg|DoRightTransversalPc|DoShortwordBasepoint|DoSnAnGiantTest|DoSparseActionHomomorphism|DoSparseLinearActionOnFaithfulSubset|DoTest|DoUnivTestRatfun|Domain|DomainByGenerators|DomainForAction|DominantCharacter|DominantWeights|DoubleCentralizerOrbit|DoubleCoset|DoubleCosetRepsAndSizes|DoubleCosets|DoubleCosetsNC|DoubleCosetsPcGroup|DoubleHashArraySize|DoubleHashDictSize|DownEnv|DualGModule|DumpWorkspace|DuplicateFreeList|DxActiveCols|DxCalcAllPowerMaps|DxCalcPrimeClasses|DxDegreeCandidates|DxEigenbase|DxFrobSchurInd|DxGaloisOrbits|DxGeneratePrimeCyclotomic|DxIncludeIrreducibles|DxIsInSpace|DxLiftCharacter|DxLinearCharacters|DxModProduct|DxModularValuePol|DxNiceBasis|DxPreparation|DxRegisterModularChar|DxSplitDegree|E|EANormalSeriesByPcgs|EAPrimeLayerSQ|EB|EC|ED|EE|EF|EG|EH|EI|EJ|EK|EL|ELM0_GF2VEC|ELM0_LIST|ELM0_VEC8BIT|ELMS_GF2VEC|ELMS_LIST|ELMS_LIST_DEFAULT|ELMS_VEC8BIT|ELMS_VEC8BIT_RANGE|ELM_FLAGS|ELM_GF2VEC|ELM_LIST|ELM_REC|ELM_VEC8BIT|EM|EQ|EQ_GF2MAT_GF2MAT|EQ_GF2VEC_GF2VEC|EQ_LIST_LIST_DEFAULT|EQ_MAT8BIT_MAT8BIT|EQ_PREC|EQ_PREC_DEFAULT|EQ_VEC8BIT_VEC8BIT|ER|ERepAssWorInv|ERepAssWorProd|ERepLettWord|ES|ET|EU|EV|EW|EX|EXECUTE_PROCESS_FILE_STREAM|EXP_FLOAT|EXTREP_COEFFS_LAURENT|EXTREP_POLYNOMIAL_LAURENT|EY|Earns|Edit|EggBoxOfDClass|EichlerTransformation|Eigenspaces|Eigenvalues|EigenvaluesChar|Eigenvectors|ElementByRws|ElementNumber_Basis|ElementNumber_DoubleCoset|ElementNumber_ExtendedVectors|ElementNumber_ExternalOrbitByStabilizer|ElementNumber_FiniteFullRowModule|ElementNumber_FreeGroup|ElementNumber_FreeMonoid|ElementNumber_FreeSemigroup|ElementNumber_InfiniteFullRowModule|ElementNumber_NormedRowVectors|ElementNumber_PermGroup|ElementNumber_RationalClassGroup|ElementNumber_Rationals|ElementNumber_ReesMatrixSemigroupEnumerator|ElementNumber_RightCoset|ElementNumber_SemigroupIdealEnumerator|ElementNumber_Subset|ElementNumber_ZmodnZ|ElementOfFpAlgebra|ElementOfFpGroup|ElementOfFpMonoid|ElementOfFpSemigroup|ElementOfMagmaRing|ElementOrdersPowerMap|ElementProperty|ElementTestFunction|ElementaryAbelianGroup|ElementaryAbelianGroupCons|ElementaryAbelianSeries|ElementaryAbelianSeriesLargeSteps|ElementaryAbelianSubseries|ElementaryDivisorsMat|ElementaryDivisorsMatDestructive|Elements|ElementsFamily|ElementsStabChain|EliminatedWord|EliminationOrdering|Elm0List|ElmDivRingElm|ElmTimesRingElm|ElmWPObj|ElsymsPowersums|Embedding|EmptyBinaryRelation|EmptyMatrix|EmptyPlist|EmptyRBase|EmptyRowVector|EmptySCTable|EmptyStabChain|EmptyString|EnableAttributeValueStoring|End|EndoMappingByTransformation|Enumerator|EnumeratorByBasis|EnumeratorByFunctions|EnumeratorByPcgs|EnumeratorOfAdditiveMagma|EnumeratorOfGroup|EnumeratorOfIdeal|EnumeratorOfMagma|EnumeratorOfMagmaIdeal|EnumeratorOfNormedRowVectors|EnumeratorOfPrimeField|EnumeratorOfRing|EnumeratorOfSemigroupIdeal|EnumeratorOfSubset|EnumeratorOfTrivialAdditiveMagmaWithZero|EnumeratorOfTrivialMagmaWithOne|EnumeratorOfTuples|EnumeratorOfZmodnZ|EnumeratorSorted|EpiPcByModpcgs|Epicenter|Epicentre|EpimorphismFromFreeGroup|EpimorphismNilpotentQuotient|EpimorphismNilpotentQuotientOp|EpimorphismNonabelianExteriorSquare|EpimorphismPGroup|EpimorphismQuotientSystem|EpimorphismSchurCover|EpimorphismSolvableQuotient|EqualBoxedObj|EquivalenceClassOfElement|EquivalenceClassOfElementNC|EquivalenceClassRelation|EquivalenceClasses|EquivalenceRelationByPairs|EquivalenceRelationByPairsNC|EquivalenceRelationByPartition|EquivalenceRelationByPartitionNC|EquivalenceRelationByProperty|EquivalenceRelationByRelation|EquivalenceRelationPartition|EquivalenceType|Error|ErrorCount|EuclideanDegree|EuclideanQuotient|EuclideanRemainder|EulerianFunction|EulerianFunctionByTom|EvalF|EvalFpCoc|EvalStraightLineProgElm|EvalString|EvaluateConsistency|EvaluateOverlapANA|EvaluateOverlapBAN|EvaluateOverlapBNA|EvaluateOverlapCBA|EvaluateRelation|EvaluateRelators|ExactSizeConsiderFunction|ExcludeFromAutoload|ExcludedOrders|Exec|ExecuteProcess|ExpPcElmSortedFun|Exponent|ExponentOfPcElement|ExponentOfPowering|ExponentSumWord|ExponentSums|ExponentSyllable|ExponentsConjugateLayer|ExponentsOfCommutator|ExponentsOfConjugate|ExponentsOfPcElement|ExponentsOfPcElementPermGroup|ExponentsOfRelativePower|ExportToKernelFinished|ExtOrbStabDom|ExtRepByTailVector|ExtRepDenominatorRatFun|ExtRepNumeratorRatFun|ExtRepOfObj|ExtRepOfPolynomial_String|ExtRepPolynomialRatFun|ExtendRepresentation|ExtendSeriesPermGroup|ExtendStabChain|ExtendedIntersectionSumPcgs|ExtendedPcgs|ExtendedT|ExtendedVectors|Extension|ExtensionNC|ExtensionOnBlocks|ExtensionRepresentatives|ExtensionSQ|Extensions|ExtensionsOfModule|ExteriorCenter|ExteriorCentre|ExteriorPower|ExteriorPowerOfAlgebraModule|ExternalOrbit|ExternalOrbitOp|ExternalOrbits|ExternalOrbitsStabilizers|ExternalSet|ExternalSetByFilterConstructor|ExternalSetByTypeConstructor|ExternalSubset|ExternalSubsetOp|Extract|ExtractSubMatrix|ExtraspecialGroup|ExtraspecialGroupCons|FAMILY_OBJ|FAMILY_TYPE|FD_OF_FILE|FD_OF_IOSTREAM|FFEFamily|FFPFactors|FFPOrderKnownDividend|FFPPowerModCheck|FFPUpperBoundOrder|FILLED_LINE|FLAG1_FILTER|FLAG2_FILTER|FLAGS_FILTER|FLMLOR|FLMLORByGenerators|FLMLORFromFFE|FLMLORWithOne|FLMLORWithOneByGenerators|FLOAT_INT|FLOAT_STRING|FLOOR_FLOAT|FLUSH_ALL_METHOD_CACHES|FMRRemoveZero|FPFaithHom|FUNC_BODY_SIZE|FactorCosetAction|FactorCosetOperation|FactorFreeAlgebraByRelators|FactorFreeGroupByRelators|FactorFreeMonoidByRelations|FactorFreeSemigroupByRelations|FactorGroup|FactorGroupFpGroupByRels|FactorGroupNC|FactorGroupNormalSubgroupClasses|FactorGroupTom|FactorSemigroup|FactorSemigroupByClosure|Factorial|Factorization|Factors|FactorsCommonDegreePol|FactorsInt|FactorsOfDirectProduct|FactorsRho|FactorsSquarefree|FaithfulModule|FamElmEqFamRange|FamElmEqFamSource|FamMapFamSourceFamRange|FamRange1EqFamRange2|FamRangeEqFamElm|FamRangeNotEqFamElm|FamSource1EqFamRange2|FamSource1EqFamSource2|FamSource2EqFamRange1|FamSourceEqFamElm|FamSourceNotEqFamElm|FamSourceRgtEqFamsLft|FamiliesOfGeneralMappingsAndRanges|FamiliesOfRows|FamilyForOrdering|FamilyForRewritingSystem|FamilyObj|FamilyPcgs|FamilyRange|FamilySource|FamilyType|FastExtSQ|Fibonacci|FibonacciGroup|Field|FieldByGenerators|FieldExtension|FieldOfMatrixGroup|FieldOfMatrixList|FieldOverItselfByGenerators|FileDescriptorOfStream|FileString|Filename|Filtered|FilteredOp|FinIndexCyclicSubgroupGenerator|FinPowConjCol_CollectWordOrFail|FinPowConjCol_ReducedComm|FinPowConjCol_ReducedForm|FinPowConjCol_ReducedLeftQuotient|FinPowConjCol_ReducedPowerSmallInt|FinPowConjCol_ReducedProduct|FinPowConjCol_ReducedQuotient|FindActionKernel|FindBag|FindLayer|FindNewReps|FindNormalCSPG|FindOperationKernel|FindRegularNormalCSPG|FindSl2|FindWindowId|Fingerprint|FingerprintFF|FingerprintLarge|FingerprintMedium|FingerprintPerm|FingerprintSmall|FiniteField|FinitePolycyclicCollector_IsConfluent|First|FirstOp|FittingSubgroup|FixcellPoint|Fixcells|FixcellsCell|FixpointCellNo|FlagsObj|FlagsType|Flat|FlatBlockMat|Float|FlushCaches|ForAll|ForAllOp|ForAny|ForAnyOp|ForgetMemory|FormattedString|FpAlgebraByGeneralizedCartanMatrix|FpElmComparisonMethod|FpElmEqualityMethod|FpElmKBRWS|FpGroupPcGroupSQ|FpGroupPresentation|FpGrpMonSmgOfFpGrpMonSmgElement|FpLieAlgebraByCartanMatrix|FpLieAlgebraEnumeration|FpMonoidOfElementOfFpMonoid|FpOfModules|FpSemigroupOfElementOfFpSemigroup|FptoSCAMorphismImageElm|FrattiniSubgroup|FrattinifactorId|FrattinifactorSize|FreeAlgebra|FreeAlgebraConstructor|FreeAlgebraOfFpAlgebra|FreeAlgebraWithOne|FreeAssociativeAlgebra|FreeAssociativeAlgebraWithOne|FreeGeneratorsOfFpAlgebra|FreeGeneratorsOfFpGroup|FreeGeneratorsOfFpMonoid|FreeGeneratorsOfFpSemigroup|FreeGeneratorsOfWholeGroup|FreeGroup|FreeGroupOfFpGroup|FreeLeftModule|FreeLieAlgebra|FreeMagma|FreeMagmaRing|FreeMagmaWithOne|FreeMonoid|FreeMonoidNatHomByGeneratorsNC|FreeMonoidOfFpMonoid|FreeMonoidOfRewritingSystem|FreeProduct|FreeProductInfo|FreeProductOp|FreeSemigroup|FreeSemigroupNatHomByGeneratorsNC|FreeSemigroupOfFpSemigroup|FreeSemigroupOfRewritingSystem|FreeSemigroup_NextWordExp|FreeStructureOfRewritingSystem|FrobeniusAutomorphism|FrobeniusAutomorphismI|FrobeniusCharacterValue|FroidurePinExtendedAlg|FroidurePinSimpleAlg|FullMatrixAlgebra|FullMatrixAlgebraCentralizer|FullMatrixFLMLOR|FullMatrixLieAlgebra|FullMatrixLieFLMLOR|FullMatrixModule|FullMatrixSpace|FullRowModule|FullRowSpace|FullSparseRowSpace|FullTransformationSemigroup|FunctionAction|FusionCharTableTom|FusionConjugacyClasses|FusionConjugacyClassesOp|FusionRationalClassesPSubgroup|FusionsAllowedByRestrictions|FusionsOfLibTom|FusionsToLibTom|FusionsTom|GALOIS_CYC|GAPDocManualLab|GAP_CRC|GASMAN|GASMAN_LIMITS|GASMAN_MESSAGE_STATUS|GASMAN_STATS|GCD_COEFFS|GCD_INT|GCD_UPOLY|GETTER_FUNCTION|GF|GF2IdentityMatrix|GInverses|GKB_MakeKnuthBendixRewritingSystemConfluent|GL|GLDegree|GLUnderlyingField|GModuleByMats|GO|GPartitions|GPartitionsEasy|GPartitionsGreatestEQ|GPartitionsGreatestEQHelper|GPartitionsGreatestLE|GPartitionsGreatestLEEasy|GPartitionsNrParts|GPartitionsNrPartsHelper|GQuotients|GROUP_BY_PCGS_FINITE_ORDERS|GTC_CosetTableFromGensAndRels|GU|GaloisConjugates|GaloisCyc|GaloisDiffResolvent|GaloisField|GaloisGroup|GaloisMat|GaloisSetResolvent|GaloisStabilizer|GaloisType|Gap3CatalogueGroup|Gap3CatalogueIdGroup|GapInputPcGroup|GapInputSCTable|GapLibToc2Gap|GasmanLimits|GasmanMessageStatus|GasmanStatistics|Gcd|GcdCoeffs|GcdInt|GcdOp|GcdRepresentation|GcdRepresentationOp|Gcdex|GeneralLinearGroup|GeneralLinearGroupCons|GeneralMappingByElements|GeneralMappingsFamily|GeneralOrthogonalGroup|GeneralOrthogonalGroupCons|GeneralStepClEANS|GeneralStepClEANSNonsolv|GeneralUnitaryGroup|GeneralUnitaryGroupCons|GeneralisedEigenspaces|GeneralisedEigenvalues|GeneralizedEigenspaces|GeneralizedEigenvalues|GeneralizedPcgs|GeneratingPairsOfLeftMagmaCongruence|GeneratingPairsOfMagmaCongruence|GeneratingPairsOfRightMagmaCongruence|GeneratingPairsOfSemigroupCongruence|GeneratorNumberOfQuotient|GeneratorSyllable|GeneratorTranslationAugmentedCosetTable|GeneratorsCenterPGroup|GeneratorsCentrePGroup|GeneratorsListTom|GeneratorsOfAdditiveGroup|GeneratorsOfAdditiveMagma|GeneratorsOfAdditiveMagmaWithInverses|GeneratorsOfAdditiveMagmaWithZero|GeneratorsOfAlgebra|GeneratorsOfAlgebraModule|GeneratorsOfAlgebraWithOne|GeneratorsOfDivisionRing|GeneratorsOfDomain|GeneratorsOfEquivalenceRelationPartition|GeneratorsOfExtASet|GeneratorsOfExtLSet|GeneratorsOfExtRSet|GeneratorsOfExtUSet|GeneratorsOfFLMLOR|GeneratorsOfFLMLORWithOne|GeneratorsOfField|GeneratorsOfGroup|GeneratorsOfIdeal|GeneratorsOfLayer|GeneratorsOfLeftIdeal|GeneratorsOfLeftMagmaIdeal|GeneratorsOfLeftModule|GeneratorsOfLeftOperatorAdditiveGroup|GeneratorsOfLeftOperatorRing|GeneratorsOfLeftOperatorRingWithOne|GeneratorsOfLeftVectorSpace|GeneratorsOfMagma|GeneratorsOfMagmaIdeal|GeneratorsOfMagmaWithInverses|GeneratorsOfMagmaWithOne|GeneratorsOfMonoid|GeneratorsOfNearAdditiveGroup|GeneratorsOfNearAdditiveMagma|GeneratorsOfNearAdditiveMagmaWithInverses|GeneratorsOfNearAdditiveMagmaWithZero|GeneratorsOfPresentation|GeneratorsOfRightIdeal|GeneratorsOfRightMagmaIdeal|GeneratorsOfRightModule|GeneratorsOfRightOperatorAdditiveGroup|GeneratorsOfRing|GeneratorsOfRingForIdeal|GeneratorsOfRingWithOne|GeneratorsOfRws|GeneratorsOfSemigroup|GeneratorsOfSemiring|GeneratorsOfSemiringWithOne|GeneratorsOfSemiringWithOneAndZero|GeneratorsOfSemiringWithZero|GeneratorsOfTwoSidedIdeal|GeneratorsOfVectorSpace|GeneratorsOverIntersection|GeneratorsPrimeResidues|GeneratorsSmallest|GeneratorsSmallestStab|GeneratorsSubgroupsTom|GeneratorsWithMemory|GenericFindActionKernel|GetCommutatorNC|GetConjugateNC|GetDefinitionNC|GetFusionMap|GetHashEntry|GetHashEntryAtLastIndex|GetHashEntryIndex|GetMax|GetNaturalHomomorphismsPool|GetNumRight|GetPols|GetPowerNC|GiveNumbersNIndeterminates|GlasbyCover|GlasbyIntersection|GlasbyShift|GlasbyStabilizer|GlobalPartitionOfClasses|Gpword2MSword|Grading|GreensDClassOfElement|GreensDClasses|GreensDRelation|GreensHClassOfElement|GreensHClasses|GreensHRelation|GreensJClassOfElement|GreensJClasses|GreensJRelation|GreensLClassOfElement|GreensLClasses|GreensLRelation|GreensRClassOfElement|GreensRClasses|GreensRRelation|GroebnerBasis|GroebnerBasisNC|Group|GroupByGenerators|GroupByMultiplicationTable|GroupByNiceMonomorphism|GroupByPcgs|GroupByPrimeResidues|GroupByQuotientSystem|GroupByRws|GroupByRwsNC|GroupGeneralMappingByImages|GroupHClassOfGreensDClass|GroupHomomorphismByFunction|GroupHomomorphismByImages|GroupHomomorphismByImagesNC|GroupMethodByNiceMonomorphism|GroupMethodByNiceMonomorphismCollColl|GroupMethodByNiceMonomorphismCollElm|GroupMethodByNiceMonomorphismCollOther|GroupOfPcgs|GroupOnSubgroupsOrbit|GroupRing|GroupSeriesMethodByNiceMonomorphism|GroupSeriesMethodByNiceMonomorphismCollColl|GroupSeriesMethodByNiceMonomorphismCollElm|GroupSeriesMethodByNiceMonomorphismCollOther|GroupStabChain|GroupString|GroupToAdditiveGroupHomomorphismByFunction|GroupWithGenerators|GroupWithMemory|Group_InitPseudoRandom|Group_PseudoRandom|HANDLE_METHOD_NOT_FOUND|HANDLE_OBJ|HASHKEY_BAG|HASH_FLAGS|HELP|HELP_ADD_BOOK|HELP_BOOK_INFO|HELP_CHAPTER_INFO|HELP_GET_MATCHES|HELP_LAB_FILE|HELP_PRINT_MATCH|HELP_PRINT_SECTION_MAC_IC_URL|HELP_PRINT_SECTION_TEXT|HELP_PRINT_SECTION_URL|HELP_SHOW_BOOKS|HELP_SHOW_CHAPTERS|HELP_SHOW_FROM_LAST_TOPICS|HELP_SHOW_MATCHES|HELP_SHOW_NEXT|HELP_SHOW_NEXT_CHAPTER|HELP_SHOW_PREV|HELP_SHOW_PREV_CHAPTER|HELP_SHOW_SECTIONS|HELP_SHOW_WELCOME|HELP_TEST_EXAMPLES???|HMSMSec|HOMOMORPHIC_IGS|HORSPOOL_LISTS|HallSubgroup|HallSubgroupOp|HallSystem|HasANonReesCongruenceOfSemigroup|HasAbelianFactorGroup|HasAbelianInvariants|HasAbelianInvariantsMultiplier|HasAbelianInvariantsOfList|HasAbsoluteValue|HasActingDomain|HasActionHomomorphismAttr|HasActionKernelExternalSet|HasActorOfExternalSet|HasAdditiveElementAsMultiplicativeElement|HasAdditiveElementsAsMultiplicativeElementsFamily|HasAdditiveInverse|HasAdditiveInverseAttr|HasAdditiveInverseImmutable|HasAdditiveNeutralElement|HasAdditivelyActingDomain|HasAdjoinedIdentityDefaultType|HasAdjoinedIdentityFamily|HasAdjointBasis|HasAdjointModule|HasAlgebraicElementsFamilies|HasAllBlocks|HasAlpha|HasAlternatingDegree|HasAlternatingSubgroup|HasAsDuplicateFreeList|HasAsGroup|HasAsGroupGeneralMappingByImages|HasAsLeftModuleGeneralMappingByImages|HasAsList|HasAsMagma|HasAsMonoid|HasAsNearRing|HasAsPolynomial|HasAsRing|HasAsSSortedList|HasAsSemigroup|HasAsSemiring|HasAsSemiringWithOne|HasAsSemiringWithOneAndZero|HasAsSemiringWithZero|HasAsSortedList|HasAsSubgroupOfWholeGroupByQuotient|HasAssociatedConcreteSemigroup|HasAssociatedFpSemigroup|HasAssociatedReesMatrixSemigroupOfDClass|HasAssociatedSemigroup|HasAugmentationIdeal|HasAugmentedCosetTableMtcInWholeGroup|HasAugmentedCosetTableNormalClosureInWholeGroup|HasAugmentedCosetTableRrsInWholeGroup|HasAutomorphismDomain|HasAutomorphismGroup|HasAutomorphismsOfTable|HasBaseIntMat|HasBaseMat|HasBaseOfGroup|HasBaseOrthogonalSpaceMat|HasBasis|HasBasisVectors|HasBaumClausenInfo|HasBilinearFormMat|HasBlocksAttr|HasBlocksInfo|HasBrauerCharacterValue|HasBravaisGroup|HasBravaisSubgroups|HasBravaisSupergroups|HasCanEasilyCompareElements|HasCanEasilySortElements|HasCanonicalBasis|HasCanonicalGenerators|HasCanonicalGreensClass|HasCanonicalNiceMonomorphism|HasCanonicalPcgs|HasCanonicalPcgsWrtFamilyPcgs|HasCanonicalPcgsWrtHomePcgs|HasCanonicalPcgsWrtSpecialPcgs|HasCanonicalRepresentativeDeterminatorOfExternalSet|HasCanonicalRepresentativeOfExternalSet|HasCartanMatrix|HasCartanSubalgebra|HasCayleyGraphDualSemigroup|HasCayleyGraphSemigroup|HasCenter|HasCentralCharacter|HasCentralIdempotentsOfSemiring|HasCentralNormalSeriesByPcgs|HasCentralizerInGLnZ|HasCentralizerInParent|HasCentre|HasCentreOfCharacter|HasCharacterDegrees|HasCharacterNames|HasCharacterParameters|HasCharacterTableIsoclinic|HasCharacteristic|HasCharacteristicPolynomial|HasChevalleyBasis|HasChiefNormalSeriesByPcgs|HasChiefSeries|HasClassNames|HasClassNamesTom|HasClassParameters|HasClassPermutation|HasClassPositionsOfCentre|HasClassPositionsOfDerivedSubgroup|HasClassPositionsOfDirectProductDecompositions|HasClassPositionsOfElementaryAbelianSeries|HasClassPositionsOfFittingSubgroup|HasClassPositionsOfKernel|HasClassPositionsOfLowerCentralSeries|HasClassPositionsOfMaximalNormalSubgroups|HasClassPositionsOfMinimalNormalSubgroups|HasClassPositionsOfNormalSubgroups|HasClassPositionsOfSolvableResiduum|HasClassPositionsOfSupersolvableResiduum|HasClassPositionsOfUpperCentralSeries|HasClassRoots|HasClassTypesTom|HasCoKernelOfAdditiveGeneralMapping|HasCoKernelOfMultiplicativeGeneralMapping|HasCoefficientsAndMagmaElements|HasCoefficientsFamily|HasCoefficientsOfLaurentPolynomial|HasCoefficientsOfUnivariatePolynomial|HasCoefficientsOfUnivariateRationalFunction|HasCoefficientsRing|HasCollectionsFamily|HasColumnIndexOfReesMatrixSemigroupElement|HasColumnIndexOfReesZeroMatrixSemigroupElement|HasColumnsOfReesMatrixSemigroup|HasColumnsOfReesZeroMatrixSemigroup|HasCommutatorFactorGroup|HasCommutatorLength|HasComplementSystem|HasComplexConjugate|HasComponentsOfTuplesFamily|HasCompositionSeries|HasComputedAgemos|HasComputedAscendingChains|HasComputedBrauerTables|HasComputedClassFusions|HasComputedCyclicExtensionsTom|HasComputedHallSubgroups|HasComputedIndicators|HasComputedInducedPcgses|HasComputedIsPNilpotents|HasComputedIsPSolvableCharacterTables|HasComputedIsPSolvables|HasComputedOmegas|HasComputedPCentralSeriess|HasComputedPCores|HasComputedPRumps|HasComputedPowerMaps|HasComputedPrimeBlockss|HasComputedSylowComplements|HasComputedSylowSubgroups|HasConductor|HasConfluentRws|HasConjugacyClasses|HasConjugacyClassesMaximalSubgroups|HasConjugacyClassesPerfectSubgroups|HasConjugacyClassesSubgroups|HasConjugates|HasConjugatorInnerAutomorphism|HasConjugatorOfConjugatorIsomorphism|HasConstantTimeAccessList|HasConstituentsOfCharacter|HasCoreInParent|HasCosetTableFpHom|HasCosetTableInWholeGroup|HasCosetTableNormalClosureInWholeGroup|HasCosetTableOfFpSemigroup|HasCycleStructurePerm|HasCyclicExtensionsTom|HasDClassOfHClass|HasDClassOfLClass|HasDClassOfRClass|HasDecompositionMatrix|HasDecompositionTypesOfGroup|HasDefaultFieldOfMatrix|HasDefaultFieldOfMatrixGroup|HasDefectApproximation|HasDefiningPcgs|HasDefiningPolynomial|HasDegreeAction|HasDegreeOfBinaryRelation|HasDegreeOfCharacter|HasDegreeOfLaurentPolynomial|HasDegreeOfMatrixGroup|HasDegreeOfTransformation|HasDegreeOfTransformationSemigroup|HasDegreeOperation|HasDegreeOverPrimeField|HasDelta|HasDenominatorOfModuloPcgs|HasDenominatorOfRationalFunction|HasDepthOfUpperTriangularMatrix|HasDerivations|HasDerivative|HasDerivedLength|HasDerivedSeriesOfGroup|HasDerivedSubgroup|HasDerivedSubgroupsTomPossible|HasDerivedSubgroupsTomUnique|HasDeterminantMat|HasDeterminantOfCharacter|HasDihedralGenerators|HasDimension|HasDimensionOfMatrixGroup|HasDimensionOfVectors|HasDimensionsLoewyFactors|HasDimensionsMat|HasDirectFactorsOfGroup|HasDirectProductInfo|HasDirectSumDecomposition|HasDisplayOptions|HasDixonRecord|HasEANormalSeriesByPcgs|HasEarns|HasEggBoxOfDClass|HasElementTestFunction|HasElementaryAbelianFactorGroup|HasElementaryAbelianSeries|HasElementaryAbelianSeriesLargeSteps|HasElementaryAbelianSubseries|HasElementsFamily|HasEmptyRowVector|HasEnumerator|HasEnumeratorByBasis|HasEnumeratorSorted|HasEpicentre|HasEpimorphismFromFreeGroup|HasEpimorphismSchurCover|HasEquivalenceClassRelation|HasEquivalenceClasses|HasEquivalenceRelationPartition|HasExponent|HasExponentOfPowering|HasExtRepDenominatorRatFun|HasExtRepNumeratorRatFun|HasExtRepPolynomialRatFun|HasExternalOrbits|HasExternalOrbitsStabilizers|HasExternalSet|HasFactorsOfDirectProduct|HasFaithfulModule|HasFamiliesOfGeneralMappingsAndRanges|HasFamilyForOrdering|HasFamilyForRewritingSystem|HasFamilyPcgs|HasFamilyRange|HasFamilySource|HasFieldOfMatrixGroup|HasFittingSubgroup|HasFpElmComparisonMethod|HasFpElmEqualityMethod|HasFpElmKBRWS|HasFrattiniSubgroup|HasFrattinifactorId|HasFrattinifactorSize|HasFreeAlgebraOfFpAlgebra|HasFreeGeneratorsOfFpAlgebra|HasFreeGeneratorsOfFpGroup|HasFreeGeneratorsOfFpMonoid|HasFreeGeneratorsOfFpSemigroup|HasFreeGroupOfFpGroup|HasFreeMonoidOfFpMonoid|HasFreeMonoidOfRewritingSystem|HasFreeProductInfo|HasFreeSemigroupOfFpSemigroup|HasFreeSemigroupOfRewritingSystem|HasFrobeniusAutomorphism|HasFunctionAction|HasFusionConjugacyClassesOp|HasFusionsOfLibTom|HasFusionsToLibTom|HasFusionsTom|HasGLDegree|HasGLUnderlyingField|HasGaloisGroup|HasGaloisMat|HasGaloisStabilizer|HasGaloisType|HasGap3CatalogueIdGroup|HasGeneralizedPcgs|HasGeneratingPairsOfLeftMagmaCongruence|HasGeneratingPairsOfMagmaCongruence|HasGeneratingPairsOfRightMagmaCongruence|HasGeneratorsOfAdditiveGroup|HasGeneratorsOfAdditiveMagma|HasGeneratorsOfAdditiveMagmaWithInverses|HasGeneratorsOfAdditiveMagmaWithZero|HasGeneratorsOfAlgebra|HasGeneratorsOfAlgebraModule|HasGeneratorsOfAlgebraWithOne|HasGeneratorsOfDivisionRing|HasGeneratorsOfDomain|HasGeneratorsOfEquivalenceRelationPartition|HasGeneratorsOfExtASet|HasGeneratorsOfExtLSet|HasGeneratorsOfExtRSet|HasGeneratorsOfExtUSet|HasGeneratorsOfFLMLOR|HasGeneratorsOfFLMLORWithOne|HasGeneratorsOfField|HasGeneratorsOfGroup|HasGeneratorsOfIdeal|HasGeneratorsOfLeftIdeal|HasGeneratorsOfLeftMagmaIdeal|HasGeneratorsOfLeftModule|HasGeneratorsOfLeftOperatorAdditiveGroup|HasGeneratorsOfLeftOperatorRing|HasGeneratorsOfLeftOperatorRingWithOne|HasGeneratorsOfLeftVectorSpace|HasGeneratorsOfMagma|HasGeneratorsOfMagmaIdeal|HasGeneratorsOfMagmaWithInverses|HasGeneratorsOfMagmaWithOne|HasGeneratorsOfMonoid|HasGeneratorsOfNearAdditiveGroup|HasGeneratorsOfNearAdditiveMagma|HasGeneratorsOfNearAdditiveMagmaWithInverses|HasGeneratorsOfNearAdditiveMagmaWithZero|HasGeneratorsOfRightIdeal|HasGeneratorsOfRightMagmaIdeal|HasGeneratorsOfRightModule|HasGeneratorsOfRightOperatorAdditiveGroup|HasGeneratorsOfRing|HasGeneratorsOfRingWithOne|HasGeneratorsOfRws|HasGeneratorsOfSemigroup|HasGeneratorsOfSemiring|HasGeneratorsOfSemiringWithOne|HasGeneratorsOfSemiringWithOneAndZero|HasGeneratorsOfSemiringWithZero|HasGeneratorsOfTwoSidedIdeal|HasGeneratorsOfVectorSpace|HasGeneratorsSmallest|HasGeneratorsSubgroupsTom|HasGlobalPartitionOfClasses|HasGrading|HasGreensDClasses|HasGreensDRelation|HasGreensHClasses|HasGreensHRelation|HasGreensJClasses|HasGreensJRelation|HasGreensLClasses|HasGreensLRelation|HasGreensRClasses|HasGreensRRelation|HasGroupByPcgs|HasGroupHClassOfGreensDClass|HasGroupOfPcgs|HasHallSystem|HasHirschLength|HasHomeEnumerator|HasHomePcgs|HasIBr|HasIdGroup|HasIdempotents|HasIdempotentsTom|HasIdempotentsTomInfo|HasIdentificationOfConjugacyClasses|HasIdentifier|HasIdentity|HasIdentityMapping|HasImageListOfTransformation|HasImageSetOfTransformation|HasImagesSmallestGenerators|HasImagesSource|HasImaginaryPart|HasImfRecord|HasIndependentGeneratorsOfAbelianGroup|HasIndeterminateName|HasIndeterminateNumberOfLaurentPolynomial|HasIndeterminateNumberOfUnivariateLaurentPolynomial|HasIndeterminateNumberOfUnivariateRationalFunction|HasIndeterminateOfUnivariateRationalFunction|HasIndeterminatesOfPolynomialRing|HasIndexInParent|HasIndexInWholeGroup|HasIndicesCentralNormalSteps|HasIndicesChiefNormalSteps|HasIndicesEANormalSteps|HasIndicesInvolutaryGenerators|HasIndicesNormalSteps|HasIndicesOfAdjointBasis|HasIndicesPCentralNormalStepsPGroup|HasInducedPcgsWrtFamilyPcgs|HasInducedPcgsWrtHomePcgs|HasInducedPcgsWrtSpecialPcgs|HasInfoText|HasInjectionZeroMagma|HasInnerAutomorphismsAutomorphismGroup|HasInt|HasInternalRepGreensRelation|HasInvariantBilinearForm|HasInvariantConjugateSubgroup|HasInvariantForm|HasInvariantLattice|HasInvariantQuadraticForm|HasInvariantSesquilinearForm|HasInverse|HasInverseAttr|HasInverseClasses|HasInverseGeneralMapping|HasInverseImmutable|HasIrr|HasIrrBaumClausen|HasIrrConlon|HasIrrDixonSchneider|HasIrrFacsPol|HasIrreducibleRepresentations|HasIsAbelian|HasIsAbelianNumberField|HasIsAbelianTom|HasIsAdditiveGroupGeneralMapping|HasIsAdditiveGroupHomomorphism|HasIsAdditiveGroupToGroupGeneralMapping|HasIsAdditiveGroupToGroupHomomorphism|HasIsAdditivelyCommutative|HasIsAlgebraGeneralMapping|HasIsAlgebraHomomorphism|HasIsAlgebraModule|HasIsAlgebraWithOneGeneralMapping|HasIsAlgebraWithOneHomomorphism|HasIsAlternatingGroup|HasIsAnticommutative|HasIsAntisymmetricBinaryRelation|HasIsAssociative|HasIsAutomorphismGroup|HasIsBasicWreathProductOrdering|HasIsBergerCondition|HasIsBijective|HasIsBravaisGroup|HasIsBuiltFromAdditiveMagmaWithInverses|HasIsBuiltFromGroup|HasIsBuiltFromMagma|HasIsBuiltFromMagmaWithInverses|HasIsBuiltFromMagmaWithOne|HasIsBuiltFromMonoid|HasIsBuiltFromSemigroup|HasIsCanonicalBasis|HasIsCanonicalBasisFullMatrixModule|HasIsCanonicalBasisFullRowModule|HasIsCanonicalBasisFullSCAlgebra|HasIsCanonicalNiceMonomorphism|HasIsCanonicalPcgs|HasIsCanonicalPcgsWrtSpecialPcgs|HasIsCentralFactor|HasIsCharacter|HasIsCommutative|HasIsCommutativeFamily|HasIsConfluent|HasIsConjugatorAutomorphism|HasIsConjugatorIsomorphism|HasIsConstantRationalFunction|HasIsConstantTimeAccessGeneralMapping|HasIsCycInt|HasIsCyclic|HasIsCyclicTom|HasIsCyclotomicField|HasIsDihedralGroup|HasIsDistributive|HasIsDivisionRing|HasIsDuplicateFree|HasIsDuplicateFreeList|HasIsElementaryAbelian|HasIsEmpty|HasIsEndoGeneralMapping|HasIsEndoMapping|HasIsEquivalenceRelation|HasIsFamilyPcgs|HasIsField|HasIsFieldHomomorphism|HasIsFinite|HasIsFiniteDimensional|HasIsFiniteOrdersPcgs|HasIsFiniteSemigroupGreensRelation|HasIsFinitelyGeneratedGroup|HasIsFrattiniFree|HasIsFreeMonoid|HasIsFreeSemigroup|HasIsFullFpAlgebra|HasIsFullHomModule|HasIsFullMatrixModule|HasIsFullRowModule|HasIsFullSCAlgebra|HasIsFullSubgroupGLorSLRespectingBilinearForm|HasIsFullSubgroupGLorSLRespectingQuadraticForm|HasIsFullSubgroupGLorSLRespectingSesquilinearForm|HasIsFullTransformationSemigroup|HasIsGL|HasIsGeneralLinearGroup|HasIsGeneralizedCartanMatrix|HasIsGeneratorsOfMagmaWithInverses|HasIsGreensClass|HasIsGreensDClass|HasIsGreensHClass|HasIsGreensJClass|HasIsGreensLClass|HasIsGreensRClass|HasIsGroupGeneralMapping|HasIsGroupHClass|HasIsGroupHomomorphism|HasIsGroupOfAutomorphisms|HasIsGroupOfAutomorphismsFiniteGroup|HasIsGroupRing|HasIsGroupToAdditiveGroupGeneralMapping|HasIsGroupToAdditiveGroupHomomorphism|HasIsHandledByNiceMonomorphism|HasIsHasseDiagram|HasIsIdealInParent|HasIsIdempotent|HasIsImpossible|HasIsInducedFromNormalSubgroup|HasIsInducedPcgsWrtSpecialPcgs|HasIsInjective|HasIsInnerAutomorphism|HasIsIntegerMatrixGroup|HasIsIntegralBasis|HasIsIntegralCyclotomic|HasIsIntegralRing|HasIsInverseSemigroup|HasIsIrreducibleCharacter|HasIsJacobianRing|HasIsLDistributive|HasIsLatticeOrderBinaryRelation|HasIsLaurentPolynomial|HasIsLeftActedOnByDivisionRing|HasIsLeftAlgebraModule|HasIsLeftIdealInParent|HasIsLeftModuleGeneralMapping|HasIsLeftModuleHomomorphism|HasIsLeftSemigroupCongruence|HasIsLeftSemigroupIdeal|HasIsLieAbelian|HasIsLieAlgebra|HasIsLieNilpotent|HasIsLieSolvable|HasIsLinearlyPrimitive|HasIsMagmaHomomorphism|HasIsMapping|HasIsMatrixModule|HasIsMinimalNonmonomial|HasIsMonoid|HasIsMonomialCharacter|HasIsMonomialCharacterTable|HasIsMonomialGroup|HasIsMonomialMatrix|HasIsMonomialNumber|HasIsNaturalAlternatingGroup|HasIsNaturalGL|HasIsNaturalSL|HasIsNaturalSymmetricGroup|HasIsNearRing|HasIsNearRingWithOne|HasIsNilpQuotientSystem|HasIsNilpotentCharacterTable|HasIsNilpotentGroup|HasIsNilpotentTom|HasIsNonTrivial|HasIsNormalBasis|HasIsNormalForm|HasIsNormalInParent|HasIsNumberField|HasIsNumeratorParentPcgsFamilyPcgs|HasIsOne|HasIsOrderingOnFamilyOfAssocWords|HasIsPGroup|HasIsPQuotientSystem|HasIsPSL|HasIsParentPcgsFamilyPcgs|HasIsPartialOrderBinaryRelation|HasIsPcgsCentralSeries|HasIsPcgsChiefSeries|HasIsPcgsElementaryAbelianSeries|HasIsPcgsPCentralSeriesPGroup|HasIsPerfectCharacterTable|HasIsPerfectGroup|HasIsPerfectTom|HasIsPolycyclicGroup|HasIsPolynomial|HasIsPositionsList|HasIsPreOrderBinaryRelation|HasIsPrimeField|HasIsPrimeOrdersPcgs|HasIsPrimitive|HasIsPrimitiveAffine|HasIsPrimitiveCharacter|HasIsPrimitiveMatrixGroup|HasIsPseudoCanonicalBasisFullHomModule|HasIsQuasiDihedralGroup|HasIsQuasiPrimitive|HasIsQuaternionGroup|HasIsRDistributive|HasIsRationalMatrixGroup|HasIsRectangularTable|HasIsReduced|HasIsReesCongruence|HasIsReesCongruenceSemigroup|HasIsReesMatrixSemigroup|HasIsReesZeroMatrixSemigroup|HasIsReflexiveBinaryRelation|HasIsRegular|HasIsRegularDClass|HasIsRegularSemigroup|HasIsRelativelySM|HasIsRestrictedLieAlgebra|HasIsRightAlgebraModule|HasIsRightIdealInParent|HasIsRightSemigroupCongruence|HasIsRightSemigroupIdeal|HasIsRing|HasIsRingGeneralMapping|HasIsRingHomomorphism|HasIsRingWithOne|HasIsRingWithOneGeneralMapping|HasIsRingWithOneHomomorphism|HasIsRowModule|HasIsSL|HasIsSSortedList|HasIsSemiEchelonized|HasIsSemiRegular|HasIsSemigroup|HasIsSemigroupCongruence|HasIsSemigroupGeneralMapping|HasIsSemigroupHomomorphism|HasIsSemigroupIdeal|HasIsSemiring|HasIsSemiringWithOne|HasIsSemiringWithOneAndZero|HasIsSemiringWithZero|HasIsShortLexOrdering|HasIsSimpleAlgebra|HasIsSimpleCharacterTable|HasIsSimpleGroup|HasIsSimpleSemigroup|HasIsSingleValued|HasIsSkewFieldFamily|HasIsSmallList|HasIsSolvableCharacterTable|HasIsSolvableGroup|HasIsSolvableTom|HasIsSortedList|HasIsSpecialLinearGroup|HasIsSpecialPcgs|HasIsSporadicSimpleCharacterTable|HasIsSporadicSimpleGroup|HasIsSubgroupSL|HasIsSubmonoidFpMonoid|HasIsSubnormallyMonomial|HasIsSubsemigroupFpSemigroup|HasIsSubsemigroupReesMatrixSemigroup|HasIsSubsemigroupReesZeroMatrixSemigroup|HasIsSubsetLocallyFiniteGroup|HasIsSupersolvableCharacterTable|HasIsSupersolvableGroup|HasIsSurjective|HasIsSymmetricBinaryRelation|HasIsSymmetricGroup|HasIsTotal|HasIsTotalOrdering|HasIsTransformationMonoid|HasIsTransformationSemigroup|HasIsTransitive|HasIsTransitiveBinaryRelation|HasIsTranslationInvariantOrdering|HasIsTrivial|HasIsTwoSidedIdealInParent|HasIsUFDFamily|HasIsUnivariatePolynomial|HasIsUnivariateRationalFunction|HasIsVectorSpaceHomomorphism|HasIsVirtualCharacter|HasIsWeightLexOrdering|HasIsWellFoundedOrdering|HasIsWeylGroup|HasIsWholeFamily|HasIsWreathProductOrdering|HasIsZero|HasIsZeroGroup|HasIsZeroMultiplicationRing|HasIsZeroRationalFunction|HasIsZeroSimpleSemigroup|HasIsZeroSquaredRing|HasIsomorphismFpAlgebra|HasIsomorphismFpFLMLOR|HasIsomorphismFpGroup|HasIsomorphismFpMonoid|HasIsomorphismFpSemigroup|HasIsomorphismMatrixAlgebra|HasIsomorphismMatrixFLMLOR|HasIsomorphismPcGroup|HasIsomorphismPermGroup|HasIsomorphismReesMatrixSemigroup|HasIsomorphismRefinedPcGroup|HasIsomorphismSCAlgebra|HasIsomorphismSCFLMLOR|HasIsomorphismSimplifiedFpGroup|HasIsomorphismSpecialPcGroup|HasIsomorphismTransformationSemigroup|HasJenningsLieAlgebra|HasJenningsSeries|HasJordanDecomposition|HasKernelOfAdditiveGeneralMapping|HasKernelOfCharacter|HasKernelOfMultiplicativeGeneralMapping|HasKernelOfTransformation|HasKillingMatrix|HasKnowsHowToDecompose|HasLClassOfHClass|HasLGFirst|HasLGHeads|HasLGLayers|HasLGLength|HasLGTails|HasLGWeights|HasLargestElementGroup|HasLargestMovedPoint|HasLargestMovedPointPerm|HasLatticeGeneratorsInUEA|HasLatticeSubgroups|HasLeadCoeffsIGS|HasLeftActingAlgebra|HasLeftActingDomain|HasLeftActingGroup|HasLeftActingRingOfIdeal|HasLeftCayleyGraphSemigroup|HasLeftDerivations|HasLength|HasLengthsTom|HasLessThanFunction|HasLessThanOrEqualFunction|HasLetterRepWordsLessFunc|HasLevelsOfGenerators|HasLeviMalcevDecomposition|HasLieAlgebraByDomain|HasLieCenter|HasLieCentralizerInParent|HasLieCentre|HasLieDerivedSeries|HasLieDerivedSubalgebra|HasLieFamily|HasLieLowerCentralSeries|HasLieNilRadical|HasLieNormalizerInParent|HasLieObject|HasLieSolvableRadical|HasLieUpperCentralSeries|HasLinearActionBasis|HasLinearCharacters|HasLinesOfStraightLineProgram|HasLongestWeylWordPerm|HasLowerCentralSeriesOfGroup|HasMagmaGeneratorsOfFamily|HasMappingGeneratorsImages|HasMappingOfWhichItIsAsGGMBI|HasMarksTom|HasMatTom|HasMatrixByBlockMatrix|HasMaximalAbelianQuotient|HasMaximalBlocksAttr|HasMaximalNormalSubgroups|HasMaximalSubgroupClassReps|HasMaximalSubgroups|HasMaximalSubgroupsLattice|HasMaximalSubgroupsTom|HasMinimalBlockDimension|HasMinimalGeneratingSet|HasMinimalNormalSubgroups|HasMinimalStabChain|HasMinimalSupergroupsLattice|HasMinimizedBombieriNorm|HasModuleOfExtension|HasModulusOfZmodnZObj|HasMoebiusTom|HasMolienSeriesInfo|HasMonoidByAdjoiningIdentity|HasMonoidByAdjoiningIdentityElt|HasMonoidOfRewritingSystem|HasMonomialComparisonFunction|HasMonomialExtrepComparisonFun|HasMovedPoints|HasMultiplicationTable|HasMultiplicativeNeutralElement|HasMultiplicativeZero|HasName|HasNameIsomorphismClass|HasNamesLibTom|HasNamesOfFusionSources|HasNaturalCharacter|HasNaturalHomomorphismByNormalSubgroupNCInParent|HasNaturalHomomorphismsPool|HasNegativeRootVectors|HasNegativeRoots|HasNestingDepthA|HasNestingDepthM|HasNiceAlgebraMonomorphism|HasNiceBasis|HasNiceFreeLeftModule|HasNiceFreeLeftModuleInfo|HasNiceMonomorphism|HasNiceNormalFormByExtRepFunction|HasNiceObject|HasNilpotencyClassOfGroup|HasNonLieNilpotentElement|HasNonNilpotentElement|HasNorm|HasNormalBase|HasNormalClosureInParent|HasNormalMaximalSubgroups|HasNormalSeriesByPcgs|HasNormalSubgroupClassesInfo|HasNormalSubgroups|HasNormalizerInGLnZ|HasNormalizerInGLnZBravaisGroup|HasNormalizerInHomePcgs|HasNormalizerInParent|HasNormalizersTom|HasNormedRowVector|HasNormedRowVectors|HasNormedVectors|HasNotifiedFusionsOfLibTom|HasNotifiedFusionsToLibTom|HasNrConjugacyClasses|HasNrInputsOfStraightLineProgram|HasNrMovedPoints|HasNrMovedPointsPerm|HasNrSubsTom|HasNrSyllables|HasNullAlgebra|HasNullspaceIntMat|HasNullspaceMat|HasNumberGeneratorsOfRws|HasNumberSyllables|HasNumeratorOfModuloPcgs|HasNumeratorOfRationalFunction|HasONanScottType|HasOccuringVariableIndices|HasOmegaAndLowerPCentralSeries|HasOmegaSeries|HasOne|HasOneAttr|HasOneImmutable|HasOneOfPcgs|HasOperatorOfExternalSet|HasOrbitLengths|HasOrbitLengthsDomain|HasOrbitStabilizingParentGroup|HasOrbits|HasOrbitsDomain|HasOrder|HasOrderingOfRewritingSystem|HasOrderingOnGenerators|HasOrderingsFamily|HasOrdersClassRepresentatives|HasOrdersTom|HasOrdinaryCharacterTable|HasOrthogonalSpaceInFullRowSpace|HasPCentralLieAlgebra|HasPCentralNormalSeriesByPcgsPGroup|HasPClassPGroup|HasPSLDegree|HasPSLUnderlyingField|HasParent|HasParentAttr|HasParentPcgs|HasPartialClosureOfCongruence|HasPartialOrderOfHasseDiagram|HasPcGroupWithPcgs|HasPcSeries|HasPcgs|HasPcgsCentralSeries|HasPcgsChiefSeries|HasPcgsElementaryAbelianSeries|HasPcgsPCentralSeriesPGroup|HasPerfectIdentification|HasPerfectResiduum|HasPermutationTom|HasPositiveRootVectors|HasPositiveRoots|HasPositiveRootsAsWeights|HasPowerS|HasPowerSubalgebraSeries|HasPreImagesRange|HasPrefrattiniSubgroup|HasPrimaryGeneratorWords|HasPrimeField|HasPrimePGroup|HasPrimePowerComponents|HasPrimitiveElement|HasPrimitiveIdentification|HasPrimitiveRoot|HasProjectiveOrder|HasPseudoRandomSeed|HasPthPowerImages|HasQuasiDihedralGenerators|HasQuaternionGenerators|HasQuotientSemigroupCongruence|HasQuotientSemigroupHomomorphism|HasQuotientSemigroupPreimage|HasRClassOfHClass|HasRadicalGroup|HasRadicalOfAlgebra|HasRange|HasRankAction|HasRankMat|HasRankOfTransformation|HasRankPGroup|HasRat|HasRationalClasses|HasRationalFunctionsFamily|HasRationalizedMat|HasRealClasses|HasRealPart|HasRecNames|HasReducedConfluentRewritingSystem|HasReesCongruenceOfSemigroupIdeal|HasReesZeroMatrixSemigroupElementIsZero|HasRefinedPcGroup|HasRegularActionHomomorphism|HasRelationsOfFpMonoid|HasRelationsOfFpSemigroup|HasRelativeOrders|HasRelatorsOfFpAlgebra|HasRelatorsOfFpGroup|HasRepresentative|HasRepresentativeSmallest|HasRepresentativesContainedRightCosets|HasRepresentativesMinimalBlocksAttr|HasRepresentativesPerfectSubgroups|HasRepresentativesSimpleSubgroups|HasRespectsAddition|HasRespectsAdditiveInverses|HasRespectsInverses|HasRespectsMultiplication|HasRespectsOne|HasRespectsScalarMultiplication|HasRespectsZero|HasRightActingAlgebra|HasRightActingDomain|HasRightActingGroup|HasRightActingRingOfIdeal|HasRightCayleyGraphSemigroup|HasRightDerivations|HasRightTransversalInParent|HasRootOfDefiningPolynomial|HasRootSystem|HasRowIndexOfReesMatrixSemigroupElement|HasRowIndexOfReesZeroMatrixSemigroupElement|HasRowsOfReesMatrixSemigroup|HasRowsOfReesZeroMatrixSemigroup|HasRules|HasSLDegree|HasSLUnderlyingField|HasSandwichMatrixOfReesMatrixSemigroup|HasSandwichMatrixOfReesZeroMatrixSemigroup|HasSchurCover|HasSemiEchelonBasis|HasSemiEchelonMat|HasSemiEchelonMatTransformation|HasSemiSimpleType|HasSemidirectFactorsOfGroup|HasSemidirectProductInfo|HasSemigroupOfRewritingSystem|HasSignPerm|HasSimpleSystem|HasSimsNo|HasSize|HasSizesCentralizers|HasSizesConjugacyClasses|HasSmallGeneratingSet|HasSmallestGeneratorPerm|HasSmallestMovedPoint|HasSmallestMovedPointPerm|HasSocle|HasSocleComplement|HasSocleDimensions|HasSocleTypePrimitiveGroup|HasSortingPerm|HasSource|HasSourceOfIsoclinicTable|HasSparseCartanMatrix|HasSpecialPcgs|HasSplittingField|HasStabChainImmutable|HasStabChainMutable|HasStabChainOptions|HasStabilizerOfExternalSet|HasStandardGeneratorsInfo|HasStoredExcludedOrders|HasStoredGroebnerBasis|HasStraightLineProgElmType|HasStraightLineProgramsTom|HasString|HasStructureConstantsTable|HasStructureDescription|HasSubdirectProductInfo|HasSubfields|HasSubnormalSeriesInParent|HasSubsTom|HasSubspaces|HasSubspacesAll|HasSuccessors|HasSupersolvableResiduum|HasSurjectiveActionHomomorphismAttr|HasSylowSystem|HasSymmetricDegree|HasSymmetricParentGroup|HasTableOfMarks|HasTestMonomial|HasTestMonomialQuick|HasTestQuasiPrimitive|HasTestRelativelySM|HasTestSubnormallyMonomial|HasTietzeOrigin|HasTrace|HasTranformsOneIntoZero|HasTransformationRepresentation|HasTransformsAdditionIntoMultiplication|HasTransformsAdditiveInversesIntoInverses|HasTransformsInversesIntoAdditiveInverses|HasTransformsMultiplicationIntoAddition|HasTransformsZeroIntoOne|HasTransitiveIdentification|HasTransitivity|HasTransposedMat|HasTransposedMatAttr|HasTransposedMatImmutable|HasTransposedMatrixGroup|HasTriangulizedNullspaceMat|HasTrivialCharacter|HasTrivialSubFLMLOR|HasTrivialSubadditiveMagmaWithZero|HasTrivialSubalgebra|HasTrivialSubgroup|HasTrivialSubmagmaWithOne|HasTrivialSubmodule|HasTrivialSubmonoid|HasTrivialSubnearAdditiveMagmaWithZero|HasTrivialSubspace|HasTwoClosure|HasTypeOfObjWithMemory|HasTzOptions|HasTzRules|HasUnderlyingCharacterTable|HasUnderlyingCharacteristic|HasUnderlyingCollection|HasUnderlyingElementOfReesMatrixSemigroupElement|HasUnderlyingElementOfReesZeroMatrixSemigroupElement|HasUnderlyingExternalSet|HasUnderlyingFamily|HasUnderlyingField|HasUnderlyingGeneralMapping|HasUnderlyingGroup|HasUnderlyingLeftModule|HasUnderlyingLieAlgebra|HasUnderlyingMagma|HasUnderlyingRelation|HasUnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|HasUnderlyingSemigroupFamily|HasUnderlyingSemigroupOfMonoidByAdjoiningIdentity|HasUnderlyingSemigroupOfReesMatrixSemigroup|HasUnderlyingSemigroupOfReesZeroMatrixSemigroup|HasUnits|HasUniversalEnvelopingAlgebra|HasUpperActingDomain|HasUpperCentralSeriesOfGroup|HasValuesOfClassFunction|HasWeightOfGenerators|HasWeightsTom|HasWeylGroup|HasWreathProductInfo|HasZClassRepsQClass|HasZero|HasZeroAttr|HasZeroCoefficient|HasZeroImmutable|HasZuppos|HashDictAddDictionary|HashFunct|HashKeyBag|HashKeyEnumerator|HashTable|HasnpeGL|HasnpePSL|HasnpeSL|HasseDiagramBinaryRelation|HeadPcElementByNumber|HeadsInfoOfSemiEchelonizedMat|HeadsInfoOfSemiEchelonizedMats|HenselBound|HermiteNormalFormIntegerMat|HermiteNormalFormIntegerMatTransform|HermiteNormalFormIntegerMatTransforms|HeuGcdIntPolsCoeffs|HeuGcdIntPolsExtRep|HeuristicCancelPolynomialsExtRep|HexBlistSetup|HexStringBlist|HexStringBlistEncode|HexStringInt|HideGlobalVariables|HighestWeightModule|HirschLength|Hom|HomeEnumerator|HomePcgs|HomomorphicCanonicalPcgs|HomomorphicInducedPcgs|HomomorphismFactorSemigroup|HomomorphismFactorSemigroupByClosure|HomomorphismQuotientSemigroup|HomomorphismTransformationSemigroup|HomomorphismsSeries|HumanReadableDefinition|IBr|IDENTS_BOUND_GVARS|IDENTS_GVAR|ID_AVAILABLE|ID_FUNC|IMFLoad|IMMUTABILITY_LEVEL|IMMUTABILITY_LEVEL2|IMMUTABLE_COPY_OBJ|IN|INFO_INSTALL|INFO_OWA|INPUT_LOG_TO|INPUT_LOG_TO_STREAM|INPUT_TEXT_FILE|INSTALL_IMMEDIATE_METHOD|INSTALL_METHOD|INSTALL_METHOD_ARGS|INSTALL_METHOD_FLAGS|INTER_BLIST|INTER_RANGE|INTER_SET|INTLIST_STRING|INT_CHAR|INT_FFE_DEFAULT|INV|INV_GF2MAT|INV_GF2MAT_MUTABLE|INV_GF2MAT_SAME_MUTABILITY|INV_MAT8BIT_IMMUTABLE|INV_MAT8BIT_MUTABLE|INV_MAT8BIT_SAME_MUTABILITY|INV_MATRIX_IMMUTABLE|INV_MATRIX_MUTABLE|INV_MATRIX_SAME_MUTABILITY|INV_MAT_DEFAULT_IMMUTABLE|INV_MAT_DEFAULT_MUTABLE|INV_MAT_DEFAULT_SAME_MUTABILITY|INV_MUT|INV_PLIST_GF2VECS_DESTRUCTIVE|IN_LIST_DEFAULT|IN_PREC|ISBOUND_GLOBAL|ISB_GVAR|ISB_LIST|ISB_REC|IS_AND_FILTER|IS_BLIST|IS_BLIST_CONV|IS_BLIST_REP|IS_BLOCKED_IOSTREAM|IS_BOOL|IS_COMOBJ|IS_COPYABLE_OBJ|IS_CYC|IS_CYC_INT|IS_DATOBJ|IS_DENSE_LIST|IS_END_OF_FILE|IS_EQUAL_FLAGS|IS_EQUAL_SET|IS_FFE|IS_FLOAT|IS_FUNCTION|IS_HOMOG_LIST|IS_IDENTICAL_OBJ|IS_INT|IS_LIST|IS_MUTABLE_OBJ|IS_NSORT_LIST|IS_OBJECT|IS_OPERATION|IS_PERM|IS_PLIST_REP|IS_POSOBJ|IS_POSS_LIST|IS_POSS_LIST_DEFAULT|IS_PROFILED_FUNC|IS_RANGE|IS_RANGE_REP|IS_RAT|IS_READ_ONLY_GLOBAL|IS_REC|IS_SSORT_LIST|IS_SSORT_LIST_DEFAULT|IS_STRING|IS_STRING_CONV|IS_STRING_REP|IS_SUBSET_FLAGS|IS_SUBSET_SET|IS_SUBSTRING|IS_SUB_BLIST|IS_TABLE_LIST|IS_VECFFE|IdFunc|IdGap3SolvableGroup|IdGroup|IdSmallGroup|IdStandardPresented512Group|Ideal|IdealByGenerators|IdealByGeneratorsForLieAlgebra|IdealNC|Idempotents|IdempotentsTom|IdempotentsTomInfo|IdentificationGenericGroup|IdentificationOfConjugacyClasses|IdentificationPermGroup|IdentificationSolvableGroup|Identifier|Identity|IdentityBinaryRelation|IdentityFromSCTable|IdentityMapping|IdentityMat|IdentityMatrix|IdentityTransformation|IdsOfAllGroups|IdsOfAllSmallGroups|Ignore|Image|ImageElm|ImageElmActionHomomorphism|ImageInWord|ImageKernelBlocksHomomorphism|ImageListOfTransformation|ImageOnAbelianCSPG|ImageSetOfTransformation|ImageSiftedBaseImage|Images|ImagesElm|ImagesListOfBinaryRelation|ImagesRepresentative|ImagesRepresentativeGMBIByElementsList|ImagesSet|ImagesSmallestGenerators|ImagesSource|ImaginaryPart|ImfInvariants|ImfMatrixGroup|ImfNumberQClasses|ImfNumberQQClasses|ImfNumberZClasses|ImfPositionNumber|ImfRecord|ImgElmSLP|ImgElmSLPNonrecursive|ImmediateImplicationsIdentityMapping|ImmediateImplicationsZeroMapping|Immutable|ImmutableBasis|ImmutableGF2MatrixRep|ImmutableGF2VectorRep|ImmutableMatrix|ImproveActionDegreeByBlocks|ImproveMaps|ImproveOperationDegreeByBlocks|InParentFOA|IncorporateCentralRelations|IncreaseCounter|IndPcgsWrtSpecFromFamOrHome|IndependentGeneratorsAbelianPPermGroup|IndependentGeneratorsOfAbelianGroup|Indeterminate|IndeterminateName|IndeterminateNumberOfLaurentPolynomial|IndeterminateNumberOfUnivariateLaurentPolynomial|IndeterminateNumberOfUnivariateRationalFunction|IndeterminateOfLaurentPolynomial|IndeterminateOfUnivariateRationalFunction|Indeterminateness|IndeterminatenessInfo|IndeterminatesOfPolynomialRing|Index|IndexCosetTab|IndexInParent|IndexInWholeGroup|IndexNC|IndexOp|Indicator|IndicatorOp|IndicesCentralNormalSteps|IndicesChiefNormalSteps|IndicesEANormalSteps|IndicesInvolutaryGenerators|IndicesNormalSteps|IndicesOfAdjointBasis|IndicesPCentralNormalStepsPGroup|IndicesStabChain|Indirected|Induced|InducedActionAutGroup|InducedActionFactor|InducedAutomorphism|InducedClassFunction|InducedClassFunctions|InducedClassFunctionsByFusionMap|InducedCyclic|InducedGModule|InducedLinearAction|InducedModule|InducedModuleByFieldReduction|InducedPcgs|InducedPcgsByGenerators|InducedPcgsByGeneratorsNC|InducedPcgsByGeneratorsWithImages|InducedPcgsByPcSequence|InducedPcgsByPcSequenceAndGenerators|InducedPcgsByPcSequenceNC|InducedPcgsOp|InducedPcgsWrtFamilyPcgs|InducedPcgsWrtHomePcgs|InducedPcgsWrtSpecialPcgs|InducedRepFpGroup|InducedRepresentation|InducedRepresentationImagesRepresentative|InduciblePairs|InductionScheme|Inequalities|InertiaSubgroup|InfBits_AssocWord|InfBits_Equal|InfBits_ExponentSums1|InfBits_ExponentSums3|InfBits_ExponentSyllable|InfBits_ExtRepOfObj|InfBits_GeneratorSyllable|InfBits_Less|InfBits_NumberSyllables|InfBits_ObjByVector|InfBits_One|InfiniteListOfGenerators|InfiniteListOfNames|Inflated|InfoDecision|InfoDoPrint|InfoLevel|InfoRead1|InfoRead2|InfoText|Init|InitAbsAndIrredModules|InitEpimorphismSQ|InitFusion|InitPowerMap|InitRandomMT|InitialiseCentralRelations|InitializePackagesInfoRecords|InitializeSchreierTree|InjectionZeroMagma|InnerAutomorphism|InnerAutomorphismNC|InnerAutomorphismsAutomorphismGroup|InnerSubdirectProducts|InnerSubdirectProducts2|InputLogTo|InputOutputLocalProcess|InputTextFile|InputTextNone|InputTextString|InputTextUser|Insert|InsertElmList|InsertTrivialStabilizer|InstallAccessToGenerators|InstallAtExit|InstallAttributeFunction|InstallAttributeMethodByGroupGeneralMappingByImages|InstallCharReadHookFunc|InstallEqMethodForMappingsFromGenerators|InstallFactorMaintenance|InstallFlushableValue|InstallGlobalFunction|InstallHandlingByNiceBasis|InstallHiddenTrueMethod|InstallImmediateMethod|InstallIsomorphismMaintenance|InstallIsomorphismMaintenanceFunction|InstallMethod|InstallMonomialOrdering|InstallOtherMethod|InstallPcgsSeriesFromIndices|InstallSubsetMaintenance|InstallTrueMethod|InstallTrueMethodNewFilter|InstallValue|InstalledPackageVersion|Int|IntFFE|IntFFESymm|IntHexString|IntScalarProducts|IntVecFFE|IntegralizedMat|IntegratedStraightLineProgram|IntermediateGroup|IntermediateResultOfSLP|IntermediateResultOfSLPWithoutOverwrite|IntermediateResultsOfSLPWithoutOverwrite|IntermediateResultsOfSLPWithoutOverwriteInner|IntermediateSubgroups|InternalRepGreensRelation|InterpolatedPolynomial|IntersectBlist|IntersectSet|Intersection|Intersection2|Intersection2Spaces|IntersectionBlist|IntersectionNormalClosurePermGroup|IntersectionSet|IntersectionSumPcgs|IntersectionsTom|InvariantBilinearForm|InvariantElementaryAbelianSeries|InvariantForm|InvariantLattice|InvariantQuadraticForm|InvariantSesquilinearForm|InvariantSubgroupsElementaryAbelianGroup|Inverse|InverseAsWord|InverseAttr|InverseClasses|InverseGeneralMapping|InverseImmutable|InverseMap|InverseMatMod|InverseMutable|InverseOp|InversePcgs|InverseRepresentative|InverseRepresentativeWord|InverseSLPElm|InverseSM|InverseSameMutability|Irr|IrrBaumClausen|IrrConlon|IrrDixonSchneider|IrrFacsPol|IrreducibleDifferences|IrreducibleModules|IrreducibleRepresentations|IrreducibleRepresentationsByBaumClausen|IrreducibleRepresentationsDixon|IrreducibleSolvableGroup|IrreducibleSolvableGroupMS|Is16BitsAssocWord|Is16BitsFamily|Is16BitsPcWordRep|Is16BitsSingleCollectorRep|Is32BitsAssocWord|Is32BitsFamily|Is32BitsPcWordRep|Is32BitsSingleCollectorRep|Is8BitMatrixRep|Is8BitVectorRep|Is8BitsAssocWord|Is8BitsFamily|Is8BitsPcWordRep|Is8BitsSingleCollectorRep|IsANFAutomorphism|IsANFAutomorphismRep|IsAbelian|IsAbelianNumberField|IsAbelianNumberFieldPolynomialRing|IsAbelianTom|IsActionHomomorphism|IsActionHomomorphismAutomGroup|IsActionHomomorphismByActors|IsActionHomomorphismByBase|IsActionHomomorphismSubset|IsAdditiveCoset|IsAdditiveCosetDefaultRep|IsAdditiveElement|IsAdditiveElementAsMultiplicativeElementRep|IsAdditiveElementCollColl|IsAdditiveElementCollCollColl|IsAdditiveElementCollection|IsAdditiveElementList|IsAdditiveElementTable|IsAdditiveElementWithInverse|IsAdditiveElementWithInverseCollColl|IsAdditiveElementWithInverseCollCollColl|IsAdditiveElementWithInverseCollection|IsAdditiveElementWithInverseList|IsAdditiveElementWithInverseTable|IsAdditiveElementWithZero|IsAdditiveElementWithZeroCollColl|IsAdditiveElementWithZeroCollCollColl|IsAdditiveElementWithZeroCollection|IsAdditiveElementWithZeroList|IsAdditiveElementWithZeroTable|IsAdditiveGroup|IsAdditiveGroupGeneralMapping|IsAdditiveGroupHomomorphism|IsAdditiveGroupToGroupGeneralMapping|IsAdditiveGroupToGroupHomomorphism|IsAdditiveMagma|IsAdditiveMagmaWithInverses|IsAdditiveMagmaWithZero|IsAdditivelyCommutative|IsAdditivelyCommutativeElement|IsAdditivelyCommutativeElementCollColl|IsAdditivelyCommutativeElementCollection|IsAdditivelyCommutativeElementFamily|IsAlgBFRep|IsAlgExtRep|IsAlgebra|IsAlgebraGeneralMapping|IsAlgebraGeneralMappingByImagesDefaultRep|IsAlgebraHomomorphism|IsAlgebraHomomorphismFromFpRep|IsAlgebraModule|IsAlgebraModuleElement|IsAlgebraModuleElementCollection|IsAlgebraModuleElementFamily|IsAlgebraWithOne|IsAlgebraWithOneGeneralMapping|IsAlgebraWithOneHomomorphism|IsAlgebraicElement|IsAlgebraicElementCollColl|IsAlgebraicElementCollCollColl|IsAlgebraicElementCollection|IsAlgebraicElementFamily|IsAlgebraicExtension|IsAlgebraicExtensionDefaultRep|IsAlgebraicExtensionPolynomialRing|IsAlphaChar|IsAlternatingGroup|IsAnticommutative|IsAntisymmetricBinaryRelation|IsAssocWord|IsAssocWordCollection|IsAssocWordFamily|IsAssocWordWithInverse|IsAssocWordWithInverseCollection|IsAssocWordWithInverseFamily|IsAssocWordWithOne|IsAssocWordWithOneCollection|IsAssocWordWithOneFamily|IsAssociated|IsAssociative|IsAssociativeAOpDSum|IsAssociativeAOpESum|IsAssociativeElement|IsAssociativeElementCollColl|IsAssociativeElementCollection|IsAssociativeLOpDProd|IsAssociativeLOpEProd|IsAssociativeROpDProd|IsAssociativeROpEProd|IsAssociativeUOpDProd|IsAssociativeUOpEProd|IsAttributeStoringRep|IsAutomorphismGroup|IsBLetterAssocWordRep|IsBLetterWordsFamily|IsBasicWreathLessThanOrEqual|IsBasicWreathProductOrdering|IsBasis|IsBasisByNiceBasis|IsBasisFiniteFieldRep|IsBasisOfAlgebraModuleElementSpace|IsBasisOfMonomialSpaceRep|IsBasisOfSparseRowSpaceRep|IsBasisOfWeightRepElementSpace|IsBasisWithReplacedLeftModuleRep|IsBergerCondition|IsBijective|IsBinaryRelation|IsBinaryRelationDefaultRep|IsBinaryRelationOnPointsRep|IsBlist|IsBlistRep|IsBlockMatrixRep|IsBlocksHomomorphism|IsBlocksOfActionHomomorphism|IsBlowUpIsomorphism|IsBool|IsBound|IsBoundElmWPObj|IsBoundGlobal|IsBound|IsBound_LeftSemigroupIdealEnumerator|IsBound_ReesMatrixSemigroupEnumerator|IsBound_RightSemigroupIdealEnumerator|IsBound_SemigroupIdealEnumerator|IsBracketRep|IsBrauerTable|IsBravaisGroup|IsBuiltFromAdditiveMagmaWithInverses|IsBuiltFromGroup|IsBuiltFromMagma|IsBuiltFromMagmaWithInverses|IsBuiltFromMagmaWithOne|IsBuiltFromMonoid|IsBuiltFromSemigroup|IsCanonicalBasis|IsCanonicalBasisAbelianNumberFieldRep|IsCanonicalBasisAlgebraicExtension|IsCanonicalBasisCyclotomicFieldRep|IsCanonicalBasisFreeMagmaRingRep|IsCanonicalBasisFullMatrixModule|IsCanonicalBasisFullRowModule|IsCanonicalBasisFullSCAlgebra|IsCanonicalBasisGaussianIntegersRep|IsCanonicalBasisIntegersRep|IsCanonicalBasisRationals|IsCanonicalNiceMonomorphism|IsCanonicalPcgs|IsCanonicalPcgsWrtSpecialPcgs|IsCentral|IsCentralFactor|IsCentralFromGenerators|IsChar|IsCharCollection|IsCharacter|IsCharacterTable|IsCharacterTableInProgress|IsCharacteristicSubgroup|IsCheapConwayPolynomial|IsClassFunction|IsClassFunctionsSpace|IsClassFusionOfNormalSubgroup|IsClosedStream|IsCochain|IsCochainCollection|IsCochainsSpace|IsCocycle|IsCoeffsElms|IsCoeffsModConwayPolRep|IsCollCollsElms|IsCollCollsElmsElms|IsCollCollsElmsElmsX|IsCollLieCollsElms|IsCollection|IsCollectionFamily|IsCollsCollsElms|IsCollsCollsElmsX|IsCollsCollsElmsXX|IsCollsElms|IsCollsElmsColls|IsCollsElmsElms|IsCollsElmsElmsElms|IsCollsElmsElmsX|IsCollsElmsX|IsCollsElmsXElms|IsCollsElmsXX|IsCollsXElms|IsCollsXElmsX|IsCombinatorialCollectorRep|IsCommutative|IsCommutativeElement|IsCommutativeElementCollColl|IsCommutativeElementCollection|IsCommutativeFamily|IsCommutativeFromGenerators|IsCompatiblePair|IsComponentObjectRep|IsCompositionMappingRep|IsConfluent|IsCongruenceClass|IsConjugacyClassGroupRep|IsConjugacyClassPermGroupRep|IsConjugacyClassSubgroupsByStabilizerRep|IsConjugacyClassSubgroupsRep|IsConjugate|IsConjugatorAutomorphism|IsConjugatorIsomorphism|IsConsistentPolynomial|IsConstantRationalFunction|IsConstantTimeAccessGeneralMapping|IsConstantTimeAccessList|IsConstituentHomomorphism|IsContainedInSpan|IsCopyable|IsCyc|IsCycInt|IsCyclic|IsCyclicTom|IsCyclotomic|IsCyclotomicCollColl|IsCyclotomicCollCollColl|IsCyclotomicCollection|IsCyclotomicField|IsCyclotomicMatrixGroup|IsDataObjectRep|IsDeepThoughtCollectorRep|IsDefaultGeneralMappingRep|IsDefaultRhsTypeSingleCollector|IsDefaultTupleRep|IsDenseCoeffVectorRep|IsDenseHashRep|IsDenseList|IsDiagonalMat|IsDictionary|IsDictionaryDefaultRep|IsDigitChar|IsDihedralGroup|IsDirectSumElement|IsDirectSumElementCollection|IsDirectSumElementFamily|IsDirectSumElementsSpace|IsDirectory|IsDirectoryPath|IsDirectoryRep|IsDistributive|IsDistributiveLOpDProd|IsDistributiveLOpDSum|IsDistributiveLOpEProd|IsDistributiveLOpESum|IsDistributiveROpDProd|IsDistributiveROpDSum|IsDistributiveROpEProd|IsDistributiveROpESum|IsDistributiveUOpDProd|IsDistributiveUOpDSum|IsDistributiveUOpEProd|IsDistributiveUOpESum|IsDivisionRing|IsDocumentedVariable|IsDomain|IsDoneIterator|IsDoneIterator_Basis|IsDoneIterator_CoKernelGens|IsDoneIterator_FiniteFullRowModule|IsDoneIterator_List|IsDoneIterator_LowIndexSubgroupsFpGroup|IsDoneIterator_Subspaces|IsDoneIterator_SubspacesAll|IsDoneIterator_SubspacesDim|IsDoneIterator_Trivial|IsDoneIterator_WeylOrbit|IsDoubleCoset|IsDoubleCosetDefaultRep|IsDuplicateFree|IsDuplicateFreeCollection|IsDuplicateFreeList|IsDxLargeGroup|IsElementFinitePolycyclicGroup|IsElementFinitePolycyclicGroupCollection|IsElementOfFpAlgebra|IsElementOfFpAlgebraCollection|IsElementOfFpAlgebraFamily|IsElementOfFpGroup|IsElementOfFpGroupCollection|IsElementOfFpGroupFamily|IsElementOfFpMonoid|IsElementOfFpMonoidCollection|IsElementOfFpMonoidFamily|IsElementOfFpSemigroup|IsElementOfFpSemigroupCollection|IsElementOfFpSemigroupFamily|IsElementOfFreeGroup|IsElementOfFreeGroupFamily|IsElementOfFreeMagmaRing|IsElementOfFreeMagmaRingCollection|IsElementOfFreeMagmaRingFamily|IsElementOfMagmaRingModuloRelations|IsElementOfMagmaRingModuloRelationsCollection|IsElementOfMagmaRingModuloRelationsFamily|IsElementOfMagmaRingModuloSpanOfZeroFamily|IsElementaryAbelian|IsElementsFamilyBy16BitsSingleCollector|IsElementsFamilyBy32BitsSingleCollector|IsElementsFamilyBy8BitsSingleCollector|IsElementsFamilyByRws|IsElmsCoeffs|IsElmsCollColls|IsElmsCollCollsX|IsElmsCollLieColls|IsElmsColls|IsElmsCollsX|IsElmsCollsXX|IsElmsLieColls|IsEmbeddingDirectProductPermGroup|IsEmbeddingImprimitiveWreathProductPermGroup|IsEmbeddingMagmaMagmaRing|IsEmbeddingProductActionWreathProductPermGroup|IsEmbeddingRingMagmaRing|IsEmbeddingWreathProductPermGroup|IsEmpty|IsEmptyRowVectorRep|IsEmptyString|IsEndOfStream|IsEndoGeneralMapping|IsEndoMapping|IsEnumeratorByFunctions|IsEnumeratorByFunctionsRep|IsEnumeratorByPcgsRep|IsEqualSet|IsEquivalenceClass|IsEquivalenceClassDefaultRep|IsEquivalenceRelation|IsEquivalenceRelationDefaultRep|IsEquivalentByFp|IsEuclideanRing|IsEvenInt|IsExecutableFile|IsExistingFile|IsExtAElement|IsExtAElementCollColl|IsExtAElementCollection|IsExtAElementList|IsExtAElementTable|IsExtASet|IsExtLElement|IsExtLElementCollColl|IsExtLElementCollection|IsExtLElementList|IsExtLElementTable|IsExtLSet|IsExtRElement|IsExtRElementCollColl|IsExtRElementCollection|IsExtRElementList|IsExtRElementTable|IsExtRSet|IsExtUSet|IsExtensibleGeneralMapping|IsExtensiblePartialMapping|IsExternalOrbit|IsExternalOrbitByStabilizerRep|IsExternalSet|IsExternalSetByActorsRep|IsExternalSetByOperatorsRep|IsExternalSetByPcgs|IsExternalSetDefaultRep|IsExternalSubset|IsFFE|IsFFECollColl|IsFFECollCollColl|IsFFECollection|IsFFEFamily|IsFFEMatrixGroup|IsFLMLOR|IsFLMLORWithOne|IsFamFamFam|IsFamFamFamX|IsFamFamX|IsFamFamXY|IsFamLieFam|IsFamXFam|IsFamXFamY|IsFamXYFamZ|IsFamily|IsFamilyDefaultRep|IsFamilyElementOfFreeLieAlgebra|IsFamilyOfFamilies|IsFamilyOfTypes|IsFamilyOverFullCoefficientsFamily|IsFamilyPcgs|IsField|IsFieldControlledByGaloisGroup|IsFieldElementsSpace|IsFieldHomomorphism|IsFilter|IsFinite|IsFiniteBasisDefault|IsFiniteDimensional|IsFiniteFieldPolynomialRing|IsFiniteOrderElement|IsFiniteOrderElementCollColl|IsFiniteOrderElementCollection|IsFiniteOrdersPcgs|IsFiniteSemigroupGreensRelation|IsFinitelyGeneratedGroup|IsFixedStabilizer|IsFlatHashTable|IsFlexibleGeneralMapping|IsFlexiblePartialMapping|IsFloat|IsFpAlgebraElementsSpace|IsFpGroup|IsFpMonoid|IsFpSemigroup|IsFptoSCAMorphism|IsFrattiniFree|IsFreeGroup|IsFreeLeftModule|IsFreeMagma|IsFreeMagmaRing|IsFreeMagmaRingWithOne|IsFreeMonoid|IsFreeSemigroup|IsFrobeniusAutomorphism|IsFromFpGroupGeneralMapping|IsFromFpGroupGeneralMappingByImages|IsFromFpGroupHomomorphism|IsFromFpGroupHomomorphismByImages|IsFromFpGroupStdGensGeneralMappingByImages|IsFromFpGroupStdGensHomomorphismByImages|IsFullFpAlgebra|IsFullHomModule|IsFullMatrixModule|IsFullRowModule|IsFullSCAlgebra|IsFullSubgroupGLorSLRespectingBilinearForm|IsFullSubgroupGLorSLRespectingQuadraticForm|IsFullSubgroupGLorSLRespectingSesquilinearForm|IsFullTransformationSemigroup|IsFunction|IsGAPRandomSource|IsGF2MatrixRep|IsGF2VectorRep|IsGL|IsGaussInt|IsGaussRat|IsGaussianIntegers|IsGaussianMatrixSpace|IsGaussianRationals|IsGaussianRowSpace|IsGaussianSpace|IsGeneralLinearGroup|IsGeneralMapping|IsGeneralMappingCollection|IsGeneralMappingFamily|IsGeneralPcgs|IsGeneralizedCartanMatrix|IsGeneralizedDomain|IsGeneralizedRowVector|IsGeneratorsOfMagmaWithInverses|IsGenericCharacterTableRep|IsGenericFiniteSpace|IsGlobalRandomSource|IsGreensClass|IsGreensDClass|IsGreensDRelation|IsGreensHClass|IsGreensHRelation|IsGreensJClass|IsGreensJRelation|IsGreensLClass|IsGreensLRelation|IsGreensLessThanOrEqual|IsGreensRClass|IsGreensRRelation|IsGreensRelation|IsGroup|IsGroupGeneralMapping|IsGroupGeneralMappingByAsGroupGeneralMappingByImages|IsGroupGeneralMappingByImages|IsGroupGeneralMappingByPcgs|IsGroupHClass|IsGroupHomomorphism|IsGroupOfAutomorphisms|IsGroupOfAutomorphismsFiniteGroup|IsGroupOfFamily|IsGroupRing|IsGroupToAdditiveGroupGeneralMapping|IsGroupToAdditiveGroupHomomorphism|IsHandledByNiceBasis|IsHandledByNiceMonomorphism|IsHash|IsHashTable|IsHasseDiagram|IsHomogeneousList|IsIdeal|IsIdealInParent|IsIdealOp|IsIdempotent|IsIdenticalObj|IsIdenticalObjFamiliesColObjObj|IsIdenticalObjFamiliesColObjObjObj|IsIdenticalObjFamiliesColXXXObj|IsIdenticalObjFamiliesColXXXXXXObj|IsIdenticalObjFamiliesRwsObj|IsIdenticalObjFamiliesRwsObjObj|IsIdenticalObjFamiliesRwsObjXXX|IsIdenticalObjObjObjX|IsIdenticalObjObjXObj|IsImfMatrixGroup|IsImpossible|IsInBasicOrbit|IsIncomparableUnder|IsInducedFromNormalSubgroup|IsInducedPcgs|IsInducedPcgsRep|IsInducedPcgsWrtSpecialPcgs|IsInfBitsAssocWord|IsInfBitsFamily|IsInfiniteListOfGeneratorsRep|IsInfiniteListOfNamesRep|IsInfinity|IsInfoClass|IsInfoClassCollection|IsInfoClassListRep|IsInfoSelector|IsInjective|IsInnerAutomorphism|IsInputOutputStream|IsInputOutputStreamByPtyRep|IsInputStream|IsInputTextFileRep|IsInputTextNone|IsInputTextNoneRep|IsInputTextStream|IsInputTextStringRep|IsInt|IsIntegerMatrixGroup|IsIntegers|IsIntegralBasis|IsIntegralCyclotomic|IsIntegralRing|IsInternalRep|IsInternallyConsistent|IsInverseGeneralMappingRep|IsInverseSemigroup|IsIrreducible|IsIrreducibleCharacter|IsIrreducibleRingElement|IsIterator|IsIteratorByFunctions|IsIteratorByFunctionsRep|IsJacobianElement|IsJacobianElementCollColl|IsJacobianElementCollection|IsJacobianRing|IsKernelPcWord|IsKnuthBendixRewritingSystem|IsKnuthBendixRewritingSystemRep|IsLDistributive|IsLatticeOrderBinaryRelation|IsLatticeSubgroupsRep|IsLaurentPolynomial|IsLaurentPolynomialDefaultRep|IsLaurentPolynomialsFamily|IsLaurentPolynomialsFamilyElement|IsLeftActedOnByDivisionRing|IsLeftActedOnByRing|IsLeftActedOnBySuperset|IsLeftAlgebraModule|IsLeftAlgebraModuleElement|IsLeftAlgebraModuleElementCollection|IsLeftIdeal|IsLeftIdealFromGenerators|IsLeftIdealInParent|IsLeftIdealOp|IsLeftMagmaCongruence|IsLeftMagmaIdeal|IsLeftModule|IsLeftModuleGeneralMapping|IsLeftModuleHomomorphism|IsLeftOperatorAdditiveGroup|IsLeftOperatorRing|IsLeftOperatorRingWithOne|IsLeftSemigroupCongruence|IsLeftSemigroupIdeal|IsLeftVectorSpace|IsLessThanOrEqualUnder|IsLessThanUnder|IsLetterAssocWordRep|IsLetterWordsFamily|IsLexOrderedFFE|IsLexicographicallyLess|IsLibTomRep|IsLibraryCharacterTableRep|IsLieAbelian|IsLieAlgebra|IsLieEmbeddingRep|IsLieFamFam|IsLieMatrix|IsLieNilpotent|IsLieNilpotentElement|IsLieObject|IsLieObjectCollection|IsLieObjectsModule|IsLieSolvable|IsLinearActionHomomorphism|IsLinearGeneralMappingByImagesDefaultRep|IsLinearMapping|IsLinearMappingByMatrixDefaultRep|IsLinearMappingsModule|IsLinearlyIndependent|IsLinearlyPrimitive|IsList|IsListDefault|IsListDictionary|IsListHashTable|IsListLookupDictionary|IsListOrCollection|IsLockedRepresentationVector|IsLogOrderedFFE|IsLookupDictionary|IsLowerAlphaChar|IsLowerTriangularMat|IsMagma|IsMagmaByMultiplicationTableObj|IsMagmaCollsMagmaRingColls|IsMagmaCongruence|IsMagmaHomomorphism|IsMagmaIdeal|IsMagmaRingModuloRelations|IsMagmaRingModuloSpanOfZero|IsMagmaRingObjDefaultRep|IsMagmaRingsMagmas|IsMagmaRingsRings|IsMagmaWithInverses|IsMagmaWithInversesIfNonzero|IsMagmaWithMultiplicativeZeroAdjoinedElementRep|IsMagmaWithOne|IsMagmasMagmaRings|IsMapping|IsMappingByFunctionRep|IsMappingByFunctionWithInverseRep|IsMatchingSublist|IsMatrix|IsMatrixCollection|IsMatrixFLMLOR|IsMatrixGroup|IsMatrixModule|IsMatrixSpace|IsMemberPcSeriesPermGroup|IsMersenneTwister|IsMinimalNonmonomial|IsModuloPcgs|IsModuloPcgsFpGroupRep|IsModuloPcgsPermGroupRep|IsModuloPcgsRep|IsModuloTailPcgsByListRep|IsModuloTailPcgsRep|IsModulusRep|IsMonoid|IsMonoidByAdjoiningIdentity|IsMonoidByAdjoiningIdentityElt|IsMonoidByAdjoiningIdentityEltRep|IsMonomial|IsMonomialCharacter|IsMonomialCharacterTable|IsMonomialElement|IsMonomialElementCollection|IsMonomialElementFamily|IsMonomialElementRep|IsMonomialGroup|IsMonomialMatrix|IsMonomialNumber|IsMonomialOrdering|IsMonomialOrderingDefaultRep|IsMultiplicativeElement|IsMultiplicativeElementCollColl|IsMultiplicativeElementCollCollColl|IsMultiplicativeElementCollection|IsMultiplicativeElementList|IsMultiplicativeElementTable|IsMultiplicativeElementWithInverse|IsMultiplicativeElementWithInverseByPolycyclicCollector|IsMultiplicativeElementWithInverseByPolycyclicCollectorCollection|IsMultiplicativeElementWithInverseByRws|IsMultiplicativeElementWithInverseCollColl|IsMultiplicativeElementWithInverseCollCollColl|IsMultiplicativeElementWithInverseCollection|IsMultiplicativeElementWithInverseList|IsMultiplicativeElementWithInverseTable|IsMultiplicativeElementWithOne|IsMultiplicativeElementWithOneCollColl|IsMultiplicativeElementWithOneCollCollColl|IsMultiplicativeElementWithOneCollection|IsMultiplicativeElementWithOneList|IsMultiplicativeElementWithOneTable|IsMultiplicativeElementWithZero|IsMultiplicativeElementWithZeroCollection|IsMultiplicativeGeneralizedRowVector|IsMultiplicativeZero|IsMutable|IsMutableBasis|IsMutableBasisByImmutableBasisRep|IsMutableBasisOfGaussianMatrixSpaceRep|IsMutableBasisOfGaussianRowSpaceRep|IsMutableBasisViaNiceMutableBasisRep|IsMutableBasisViaUnderlyingMutableBasisRep|IsNBitsPcWordRep|IsNameOfNoninstalledTableOfMarks|IsNaturalAlternatingGroup|IsNaturalGL|IsNaturalGLnZ|IsNaturalHomomorphismPcGroupRep|IsNaturalSL|IsNaturalSLnZ|IsNaturalSymmetricGroup|IsNearAdditiveElement|IsNearAdditiveElementCollColl|IsNearAdditiveElementCollCollColl|IsNearAdditiveElementCollection|IsNearAdditiveElementList|IsNearAdditiveElementTable|IsNearAdditiveElementWithInverse|IsNearAdditiveElementWithInverseCollColl|IsNearAdditiveElementWithInverseCollCollColl|IsNearAdditiveElementWithInverseCollection|IsNearAdditiveElementWithInverseList|IsNearAdditiveElementWithInverseTable|IsNearAdditiveElementWithZero|IsNearAdditiveElementWithZeroCollColl|IsNearAdditiveElementWithZeroCollCollColl|IsNearAdditiveElementWithZeroCollection|IsNearAdditiveElementWithZeroList|IsNearAdditiveElementWithZeroTable|IsNearAdditiveGroup|IsNearAdditiveMagma|IsNearAdditiveMagmaWithInverses|IsNearAdditiveMagmaWithZero|IsNearRing|IsNearRingElement|IsNearRingElementCollColl|IsNearRingElementCollCollColl|IsNearRingElementCollection|IsNearRingElementFamily|IsNearRingElementList|IsNearRingElementTable|IsNearRingElementWithInverse|IsNearRingElementWithInverseCollColl|IsNearRingElementWithInverseCollCollColl|IsNearRingElementWithInverseCollection|IsNearRingElementWithInverseList|IsNearRingElementWithInverseTable|IsNearRingElementWithOne|IsNearRingElementWithOneCollColl|IsNearRingElementWithOneCollCollColl|IsNearRingElementWithOneCollection|IsNearRingElementWithOneList|IsNearRingElementWithOneTable|IsNearRingWithOne|IsNearlyCharacterTable|IsNegInt|IsNegRat|IsNiceMonomorphism|IsNilpQuotientSystem|IsNilpotent|IsNilpotentCharacterTable|IsNilpotentElement|IsNilpotentGroup|IsNilpotentTom|IsNoImmediateMethodsObject|IsNonGaussianMatrixSpace|IsNonGaussianRowSpace|IsNonSPGeneralMapping|IsNonSPMappingByFunctionRep|IsNonSPMappingByFunctionWithInverseRep|IsNonTrivial|IsNonassocWord|IsNonassocWordCollection|IsNonassocWordFamily|IsNonassocWordWithOne|IsNonassocWordWithOneCollection|IsNonassocWordWithOneFamily|IsNonnegativeIntegers|IsNormal|IsNormalBasis|IsNormalForm|IsNormalInParent|IsNormalOp|IsNotElmsColls|IsNotIdenticalObj|IsNullMapMatrix|IsNumberField|IsNumeratorParentForExponentsRep|IsNumeratorParentPcgsFamilyPcgs|IsObjWithMemory|IsObjWithMemoryRankFilter|IsObject|IsOddAdditiveNestingDepthFamily|IsOddAdditiveNestingDepthObject|IsOddInt|IsOne|IsOperation|IsOperationAlgebraHomomorphismDefaultRep|IsOrdering|IsOrderingOnFamilyOfAssocWords|IsOrdinaryMatrix|IsOrdinaryMatrixCollection|IsOrdinaryTable|IsOutputStream|IsOutputTextFileRep|IsOutputTextNone|IsOutputTextNoneRep|IsOutputTextStream|IsOutputTextStringRep|IsPGroup|IsPNilpotent|IsPNilpotentOp|IsPQuotientSystem|IsPSL|IsPSolvable|IsPSolvableCharacterTable|IsPSolvableCharacterTableOp|IsPSolvableOp|IsPackedElementDefaultRep|IsPadicExtensionNumber|IsPadicExtensionNumberFamily|IsPadicNumber|IsPadicNumberCollColl|IsPadicNumberCollection|IsPadicNumberFamily|IsPadicNumberList|IsPadicNumberTable|IsParentPcgsFamilyPcgs|IsPartialOrderBinaryRelation|IsPartition|IsPcGroup|IsPcGroupGeneralMappingByImages|IsPcGroupHomomorphismByImages|IsPcgs|IsPcgsCentralSeries|IsPcgsChiefSeries|IsPcgsDefaultRep|IsPcgsDirectProductRep|IsPcgsElementaryAbelianSeries|IsPcgsFamily|IsPcgsPCentralSeriesPGroup|IsPcgsPermGroupRep|IsPcgsToPcgsGeneralMappingByImages|IsPcgsToPcgsHomomorphism|IsPerfect|IsPerfectCharacterTable|IsPerfectGroup|IsPerfectLibraryGroup|IsPerfectTom|IsPerm|IsPerm2Rep|IsPerm4Rep|IsPermCollColl|IsPermCollection|IsPermGroup|IsPermGroupGeneralMappingByImages|IsPermGroupHomomorphismByImages|IsPermOnEnumerator|IsPlistRep|IsPolycyclicCollector|IsPolycyclicGroup|IsPolynomial|IsPolynomialDefaultRep|IsPolynomialFunction|IsPolynomialFunctionCollection|IsPolynomialFunctionsFamily|IsPolynomialFunctionsFamilyElement|IsPolynomialRing|IsPolynomialRingIdeal|IsPosInt|IsPosRat|IsPositionDictionary|IsPositionLookupDictionary|IsPositionalObjectRep|IsPositionsList|IsPositiveIntegers|IsPowerCommutatorCollector|IsPowerConjugateCollector|IsPreOrderBinaryRelation|IsPreimagesByAsGroupGeneralMappingByImages|IsPresentation|IsPresentationDefaultRep|IsPrimGrpIterRep|IsPrime|IsPrimeField|IsPrimeInt|IsPrimeOrdersPcgs|IsPrimePowerInt|IsPrimitive|IsPrimitiveAffine|IsPrimitiveCharacter|IsPrimitiveMatrixGroup|IsPrimitivePolynomial|IsPrimitiveRootMod|IsProbablyPrimeInt|IsProbablyPrimeIntWithFail|IsProjectionDirectProductPermGroup|IsProjectionSubdirectProductPermGroup|IsPseudoCanonicalBasisFullHomModule|IsPurePadicNumber|IsPurePadicNumberFamily|IsQuasiDihedralGroup|IsQuasiPrimitive|IsQuaternion|IsQuaternionCollColl|IsQuaternionCollection|IsQuaternionGroup|IsQuickPositionList|IsQuotientSemigroup|IsQuotientSystem|IsRDistributive|IsRandomSource|IsRange|IsRangeRep|IsRat|IsRationalClassGroupRep|IsRationalClassPermGroupRep|IsRationalFunction|IsRationalFunctionCollection|IsRationalFunctionDefaultRep|IsRationalFunctionOverField|IsRationalFunctionsFamily|IsRationalFunctionsFamilyElement|IsRationalMatrixGroup|IsRationals|IsRationalsPolynomialRing|IsReadOnlyGVar|IsReadOnlyGlobal|IsReadableFile|IsRecord|IsRecordCollColl|IsRecordCollection|IsRectangularTable|IsRectangularTablePlist|IsReduced|IsReducedConfluentRewritingSystem|IsReducedForm|IsReductionOrdering|IsReesCongruence|IsReesCongruenceSemigroup|IsReesMatrixSemigroup|IsReesMatrixSemigroupElement|IsReesMatrixSemigroupElementCollection|IsReesMatrixSemigroupElementRep|IsReesZeroMatrixSemigroup|IsReesZeroMatrixSemigroupElement|IsReesZeroMatrixSemigroupElementCollection|IsReflexiveBinaryRelation|IsRegular|IsRegularDClass|IsRegularSemigroup|IsRegularSemigroupElement|IsRelativeBasisDefaultRep|IsRelativelySM|IsRestrictedLieAlgebra|IsRewritingSystem|IsRightActedOnByDivisionRing|IsRightActedOnByRing|IsRightActedOnBySuperset|IsRightAlgebraModule|IsRightAlgebraModuleElement|IsRightAlgebraModuleElementCollection|IsRightCoset|IsRightCosetDefaultRep|IsRightIdeal|IsRightIdealFromGenerators|IsRightIdealInParent|IsRightIdealOp|IsRightMagmaCongruence|IsRightMagmaIdeal|IsRightModule|IsRightOperatorAdditiveGroup|IsRightSemigroupCongruence|IsRightSemigroupIdeal|IsRightTransversal|IsRightTransversalCollection|IsRightTransversalFpGroupRep|IsRightTransversalPcGroupRep|IsRightTransversalPermGroupRep|IsRightTransversalRep|IsRightTransversalViaCosetsRep|IsRing|IsRingCollsMagmaRingColls|IsRingElement|IsRingElementCollColl|IsRingElementCollCollColl|IsRingElementCollection|IsRingElementFamily|IsRingElementList|IsRingElementTable|IsRingElementWithInverse|IsRingElementWithInverseCollColl|IsRingElementWithInverseCollCollColl|IsRingElementWithInverseCollection|IsRingElementWithInverseList|IsRingElementWithInverseTable|IsRingElementWithOne|IsRingElementWithOneCollColl|IsRingElementWithOneCollCollColl|IsRingElementWithOneCollection|IsRingElementWithOneList|IsRingElementWithOneTable|IsRingGeneralMapping|IsRingHomomorphism|IsRingWithOne|IsRingWithOneGeneralMapping|IsRingWithOneHomomorphism|IsRingsMagmaRings|IsRootSystem|IsRootSystemFromLieAlgebra|IsRowModule|IsRowSpace|IsRowVector|IsSCAlgebraObj|IsSCAlgebraObjCollColl|IsSCAlgebraObjCollCollColl|IsSCAlgebraObjCollection|IsSCAlgebraObjFamily|IsSCAlgebraObjSpace|IsSL|IsSPGeneralMapping|IsSPMappingByFunctionRep|IsSPMappingByFunctionWithInverseRep|IsSSortedList|IsScalar|IsScalarCollColl|IsScalarCollection|IsScalarList|IsScalarTable|IsSearchTable|IsSemiEchelonBasisOfGaussianMatrixSpaceRep|IsSemiEchelonBasisOfGaussianRowSpaceRep|IsSemiEchelonized|IsSemiRegular|IsSemigroup|IsSemigroupCongruence|IsSemigroupGeneralMapping|IsSemigroupGeneralMappingRep|IsSemigroupHomomorphism|IsSemigroupHomomorphismByImagesRep|IsSemigroupIdeal|IsSemiring|IsSemiringWithOne|IsSemiringWithOneAndZero|IsSemiringWithZero|IsSet|IsShortLexLessThanOrEqual|IsShortLexOrdering|IsSimple|IsSimpleAlgebra|IsSimpleCharacterTable|IsSimpleGroup|IsSimpleSemigroup|IsSingleCollectorRep|IsSingleValued|IsSkewFieldFamily|IsSlicedPerm|IsSlicedPermInv|IsSmallIntRep|IsSmallList|IsSolvable|IsSolvableCharacterTable|IsSolvableGroup|IsSolvableTom|IsSortDictionary|IsSortLookupDictionary|IsSortedList|IsSortedPcgsRep|IsSpaceOfElementsOfMagmaRing|IsSpaceOfRationalFunctions|IsSpaceOfUEAElements|IsSparseHashRep|IsSparseRowSpaceElement|IsSparseRowSpaceElementCollection|IsSparseRowSpaceElementFamily|IsSpecialLinearGroup|IsSpecialPcgs|IsSporadicSimple|IsSporadicSimpleCharacterTable|IsSporadicSimpleGroup|IsStandardGeneratorsOfGroup|IsStandardized|IsStraightLineProgElm|IsStraightLineProgram|IsStream|IsString|IsStringRep|IsSubalgebraFpAlgebra|IsSubgroup|IsSubgroupFgGroup|IsSubgroupFpGroup|IsSubgroupOfWholeGroupByQuotientRep|IsSubgroupSL|IsSubmonoidFpMonoid|IsSubnormal|IsSubnormallyMonomial|IsSubsemigroupFpSemigroup|IsSubsemigroupReesMatrixSemigroup|IsSubsemigroupReesZeroMatrixSemigroup|IsSubset|IsSubsetBlist|IsSubsetInducedNumeratorModuloTailPcgsRep|IsSubsetInducedPcgsRep|IsSubsetLocallyFiniteGroup|IsSubsetSet|IsSubspace|IsSubspacesFullRowSpaceDefaultRep|IsSubspacesVectorSpace|IsSubspacesVectorSpaceDefaultRep|IsSupersolvable|IsSupersolvableCharacterTable|IsSupersolvableGroup|IsSurjective|IsSyllableAssocWordRep|IsSyllableWordsFamily|IsSymmetricBinaryRelation|IsSymmetricGroup|IsSymmetricPowerElement|IsSymmetricPowerElementCollection|IsTable|IsTableOfMarks|IsTableOfMarksWithGens|IsTailInducedPcgsRep|IsTensorElement|IsTensorElementCollection|IsToBeDefinedObj|IsToFpGroupGeneralMappingByImages|IsToFpGroupHomomorphismByImages|IsToPcGroupGeneralMappingByImages|IsToPcGroupHomomorphismByImages|IsToPermGroupGeneralMappingByImages|IsToPermGroupHomomorphismByImages|IsTotal|IsTotalOrdering|IsTransPermStab1|IsTransformation|IsTransformationCollection|IsTransformationMonoid|IsTransformationRep|IsTransformationRepOfEndo|IsTransformationSemigroup|IsTransitive|IsTransitiveBinaryRelation|IsTranslationInvariantOrdering|IsTrivial|IsTrivialAOpEZero|IsTrivialLOpEOne|IsTrivialLOpEZero|IsTrivialRBase|IsTrivialROpEOne|IsTrivialROpEZero|IsTrivialUOpEOne|IsTrivialUOpEZero|IsTuple|IsTupleCollection|IsTupleFamily|IsTwoSidedIdeal|IsTwoSidedIdealInParent|IsTwoSidedIdealOp|IsType|IsTypeDefaultRep|IsUEALatticeElement|IsUEALatticeElementCollection|IsUEALatticeElementFamily|IsUFDFamily|IsUniqueFactorizationRing|IsUnit|IsUnivariatePolynomial|IsUnivariatePolynomialRing|IsUnivariatePolynomialsFamily|IsUnivariatePolynomialsFamilyElement|IsUnivariateRationalFunction|IsUnivariateRationalFunctionDefaultRep|IsUnknown|IsUnknownDefaultRep|IsUnsortedPcgsRep|IsUpToDatePolycyclicCollector|IsUpperActedOnByGroup|IsUpperActedOnBySuperset|IsUpperAlphaChar|IsUpperTriangularMat|IsValidIdentifier|IsVector|IsVectorCollColl|IsVectorCollection|IsVectorList|IsVectorSearchTable|IsVectorSearchTableDefaultRep|IsVectorSpace|IsVectorSpaceHomomorphism|IsVectorTable|IsVirtualCharacter|IsWLetterAssocWordRep|IsWLetterWordsFamily|IsWPObj|IsWeakPointerObject|IsWedgeElement|IsWedgeElementCollection|IsWeightLexOrdering|IsWeightRepElement|IsWeightRepElementCollection|IsWeightRepElementFamily|IsWellFoundedOrdering|IsWeylGroup|IsWholeFamily|IsWord|IsWordCollection|IsWordWithInverse|IsWordWithOne|IsWreathProductElement|IsWreathProductElementCollection|IsWreathProductElementDefaultRep|IsWreathProductOrdering|IsWritableFile|IsZDFRE|IsZDFRECollColl|IsZDFRECollection|IsZero|IsZeroCochainRep|IsZeroCyc|IsZeroGroup|IsZeroMultiplicationRing|IsZeroRationalFunction|IsZeroSimpleSemigroup|IsZeroSquaredElement|IsZeroSquaredElementCollColl|IsZeroSquaredElementCollection|IsZeroSquaredRing|IsZmodnZObj|IsZmodnZObjNonprime|IsZmodnZObjNonprimeCollColl|IsZmodnZObjNonprimeCollCollColl|IsZmodnZObjNonprimeCollection|IsZmodnZObjNonprimeFamily|IsZmodpZObj|IsZmodpZObjLarge|IsZmodpZObjSmall|IsolatePoint|IsomorphicSubgroups|IsomorphismAbelianGroups|IsomorphismFpAlgebra|IsomorphismFpFLMLOR|IsomorphismFpGroup|IsomorphismFpGroupByCompositionSeries|IsomorphismFpGroupByGenerators|IsomorphismFpGroupByGeneratorsNC|IsomorphismFpGroupByPcgs|IsomorphismFpGroupBySubnormalSeries|IsomorphismFpMonoid|IsomorphismFpSemigroup|IsomorphismGroups|IsomorphismMatrixAlgebra|IsomorphismMatrixFLMLOR|IsomorphismPcGroup|IsomorphismPermGroup|IsomorphismPermGroupImfGroup|IsomorphismPermGroupOrFailFpGroup|IsomorphismPermGroups|IsomorphismReesMatrixSemigroup|IsomorphismRefinedPcGroup|IsomorphismSCAlgebra|IsomorphismSCFLMLOR|IsomorphismSimplifiedFpGroup|IsomorphismSolvableSmallGroups|IsomorphismSpecialPcGroup|IsomorphismTransformationSemigroup|IsomorphismTypeInfoFiniteSimpleGroup|Iterated|Iterator|IteratorByBasis|IteratorByFunctions|IteratorList|IteratorSorted|Jacobi|JenningsLieAlgebra|JenningsSeries|JoinEquivalenceRelations|JoinMagmaCongruences|JoinSemigroupCongruences|JoinStringsWithSeparator|JordanDecomposition|KBOverlaps|KILL_CHILD_IOSTREAM|KappaPerp|Kernel|KernelHcommaC|KernelOfAdditiveGeneralMapping|KernelOfCharacter|KernelOfMultiplicativeGeneralMapping|KernelOfTransformation|KernelUnderDualAction|KeyDependentOperation|KillingMatrix|KnownAttributesOfObject|KnownNaturalHomomorphismsPool|KnownPropertiesOfObject|KnownTruePropertiesOfObject|KnowsDictionary|KnowsHowToDecompose|KnuthBendixRewritingSystem|KroneckerProduct|KuKGenerators|L1_IMMUTABLE_ERROR|LARGEST_MOVED_POINT_PERM|LAUR_POL_BY_EXTREP|LClassOfHClass|LEAD_COEF_POL_IND_EXTREP|LENGTH|LEN_FLAGS|LEN_GF2VEC|LEN_LIST|LEN_POSOBJ|LEN_VEC8BIT|LGFirst|LGHeads|LGLayers|LGLength|LGTails|LGWeights|LIBTOM|LIB_CHAR_SINT|LIB_SINTLIST_STRING|LIB_SINT_CHAR|LIB_STRING_SINTLIST|LIST_BLIST|LIST_SORTED_LIST|LIST_WITH_HOLES|LIST_WITH_HOMOGENEOUS_MUTABILITY_LEVEL|LLL|LLLReducedBasis|LLLReducedGramMat|LLLint|LMPSLPSeed|LOAD_DYN|LOAD_STAT|LOG_FFE_DEFAULT|LOG_FFE_LARGE|LOG_FLOAT|LOG_TO|LOG_TO_STREAM|LQUO|LQUO_DEFAULT|LQUO_PREC|LR2MagmaCongruenceByGeneratingPairsCAT|LR2MagmaCongruenceByPartitionNCCAT|LT|LT_GF2MAT_GF2MAT|LT_GF2VEC_GF2VEC|LT_LIST_LIST_DEFAULT|LT_LIST_LIST_FINITE|LT_MAT8BIT_MAT8BIT|LT_PREC|LT_PREC_DEFAULT|LT_VEC8BIT_VEC8BIT|LaTeX|LaTeXObj|LaTeXStringDecompositionMatrix|LabsLims|Lambda|LargeGaloisField|LargestElementGroup|LargestElementStabChain|LargestMovedPoint|LargestMovedPointPerm|LargestMovedPointPerms|LastSystemError|LatticeByCyclicExtension|LatticeGeneratorsInUEA|LatticeSubgroups|LatticeSubgroupsByTom|LaurentPolynomialByCoefficients|LaurentPolynomialByExtRep|LaurentPolynomialByExtRepNC|Lcm|LcmInt|LcmOp|LcmPP|LeadCoeffsIGS|LeadingCoefficient|LeadingCoefficientOfPolynomial|LeadingExponentOfPcElement|LeadingMonomial|LeadingMonomialOfPolynomial|LeadingMonomialPosExtRep|LeadingTermOfPolynomial|LeadingUEALatticeMonomial|LeastBadComplementLayer|LeastBadHallLayer|LeftActingAlgebra|LeftActingDomain|LeftActingGroup|LeftActingRingOfIdeal|LeftAlgebraModule|LeftAlgebraModuleByGenerators|LeftCayleyGraphSemigroup|LeftDerivations|LeftIdeal|LeftIdealByGenerators|LeftIdealNC|LeftMagmaCongruence|LeftMagmaCongruenceByGeneratingPairs|LeftMagmaIdeal|LeftMagmaIdealByGenerators|LeftModuleByGenerators|LeftModuleByHomomorphismToMatAlg|LeftModuleGeneralMappingByImages|LeftModuleGeneratorsForIdealFromGenerators|LeftModuleHomomorphismByImages|LeftModuleHomomorphismByImagesNC|LeftModuleHomomorphismByMatrix|LeftNormedComm|LeftQuotient|LeftQuotientPowerPcgsElement|LeftReduceUEALatticeElement|LeftSemigroupCongruenceByGeneratingPairs|LeftSemigroupIdealEnumeratorDataGetElement|LeftShiftRowVector|Legendre|Length|LengthOfDescendingSeries|LengthOfLongestCommonPrefixOfTwoAssocWords|LengthWPObj|Length_ExtendedVectors|Length_NormedRowVectors|Length_SemigroupIdealEnumerator|Length_Subset|LengthsTom|LenstraBase|LessBoxedObj|LessThanFunction|LessThanOrEqualFunction|LetterRepAssocWord|LetterRepWordsLessFunc|LevelsOfGenerators|LeviMalcevDecomposition|LexicographicOrdering|LexicographicOrderingNC|LieAlgebra|LieAlgebraByDomain|LieAlgebraByStructureConstants|LieBracket|LieCenter|LieCentralizer|LieCentralizerInParent|LieCentre|LieCoboundaryOperator|LieDerivedSeries|LieDerivedSubalgebra|LieFamily|LieLowerCentralSeries|LieNilRadical|LieNormalizer|LieNormalizerInParent|LieObject|LieSolvableRadical|LieUpperCentralSeries|LiftAbsAndIrredModules|LiftEpimorphism|LiftEpimorphismSQ|LiftInduciblePair|LiftedInducedPcgs|LiftedPcElement|LinearAction|LinearActionBasis|LinearActionLayer|LinearCharacters|LinearCombination|LinearCombinationPcgs|LinearCombinationVecs|LinearGroupParameters|LinearIndependentColumns|LinearOperation|LinearOperationLayer|LinesOfStraightLineProgram|List|ListBlist|ListN|ListOp|ListPerm|ListSorted|ListStabChain|ListWithIdenticalEntries|ListX|ListXHelp|ListXHelp0|ListXHelp1|ListXHelp2|LoadAllPackages|LoadDynamicModule|LoadPackage|LoadPackageDocumentation|LoadStaticModule|LoadedModules|LockNaturalHomomorphismsPool|Log|Log2Int|LogFFE|LogInputTo|LogInt|LogMod|LogModRhoIterate|LogModShanks|LogOutputTo|LogTo|LongestWeylWordPerm|LookupDictionary|LowIndexSubgroupsFpGroup|LowIndexSubgroupsFpGroupIterator|LowerCentralSeries|LowerCentralSeriesOfGroup|LowerTriangularMatrix|LowercaseString|Lucas|MAKE_COMP|MAKE_INIT|MAKE_READ_ONLY_GLOBAL|MAKE_READ_WRITE_GLOBAL|MAKE_SHIFTED_COEFFS_VEC8BIT|MASTER_POINTER_NUMBER|MATCH_BEGIN|MATCH_BEGIN_COUNT|MATINTbezout|MATINTmgcdex|MATINTrgcd|MATINTsplit|METHODS_OPERATION|METHOD_0ARGS|METHOD_1ARGS|METHOD_2ARGS|METHOD_3ARGS|METHOD_4ARGS|METHOD_5ARGS|METHOD_6ARGS|METHOD_XARGS|MOD|MOD_LIST_LIST_DEFAULT|MOD_LIST_SCL_DEFAULT|MOD_PREC|MOD_SCL_LIST_DEFAULT|MOD_UPOLY|MONOM_GRLEX|MONOM_PROD|MONOM_REV_LEX|MONOM_TOT_DEG_LEX|MSword2gpword|MULT_BYT_LETTREP|MULT_ROWVECTOR_VEC8BITS|MULT_ROWVECTOR_VECFFES|MULT_ROW_VECTOR_2|MULT_ROW_VECTOR_2_FAST|MULT_ROW_VECTOR_GF2VECS_2|MULT_WOR_LETTREP|MUL_BYT_LETTREP|MU_AddToCache|MU_ClearCache|MU_Finalize|Magma|MagmaByGenerators|MagmaByMultiplicationTable|MagmaByMultiplicationTableCreator|MagmaCongruenceByGeneratingPairs|MagmaCongruencePartition|MagmaElement|MagmaGeneratorsOfFamily|MagmaHomomorphismByFunctionNC|MagmaIdeal|MagmaIdealByGenerators|MagmaInputString|MagmaIsomorphismByFunctionsNC|MagmaRingModuloSpanOfZero|MagmaWithInverses|MagmaWithInversesByGenerators|MagmaWithInversesByMultiplicationTable|MagmaWithOne|MagmaWithOneByGenerators|MagmaWithOneByMultiplicationTable|MakeCanonical|MakeConfluent|MakeConsequences|MakeConsequences2|MakeConsequencesPres|MakeFormulaVector|MakeImagesInfoLinearGeneralMappingByImages|MakeImmutable|MakeKnuthBendixRewritingSystemConfluent|MakeLIBTOMLIST|MakeMagmaWithInversesByFiniteGenerators|MakeMapping|MakeMonomialOrdering|MakeNiceDirectQuots|MakePreImagesInfoLinearGeneralMappingByImages|MakePreImagesInfoLinearMappingByMatrix|MakePreImagesInfoOperationAlgebraHomomorphism|MakeReadOnlyGVar|MakeReadOnlyGlobal|MakeReadWriteGVar|MakeReadWriteGlobal|MakeStabChainLong|MappedExpression|MappedExpressionForElementOfFreeAssociativeAlgebra|MappedPcElement|MappedVector|MappedWord|MappedWordSyllableAssocWord|MappingByFunction|MappingGeneratorsImages|MappingOfWhichItIsAsGGMBI|MappingPermListList|MarksTom|MatAlgebra|MatAutomorphismsFamily|MatCharsWreathSymmetric|MatClassMultCoeffsCharTable|MatLieAlgebra|MatOrbs|MatOrbsApprox|MatScalarProducts|MatSpace|MatTom|MathieuGroup|MathieuGroupCons|MatricesOfRelator|MatrixAlgebra|MatrixAutomorphisms|MatrixByBlockMatrix|MatrixDimension|MatrixLieAlgebra|MatrixOfAction|MatrixOperationOfCP|MatrixOperationOfCPGroup|MatrixSpace|MatrixSpinCharsSn|Matrix_CharacteristicPolynomialSameField|Matrix_MinimalPolynomialSameField|Matrix_OrderPolynomialInner|Matrix_OrderPolynomialSameField|MaxNumeratorCoeffAlgElm|MaximalAbelianQuotient|MaximalBlocks|MaximalBlocksAttr|MaximalBlocksOp|MaximalNormalSubgroups|MaximalSubgroupClassReps|MaximalSubgroupClassesRepsLayer|MaximalSubgroups|MaximalSubgroupsLattice|MaximalSubgroupsSymmAlt|MaximalSubgroupsTom|Maximum|MaximumList|MeetEquivalenceRelations|MeetMagmaCongruences|MeetMaps|MeetPartitionStrat|MeetPartitionStratCell|MeetSemigroupCongruences|MembershipTestKnownBase|Membership_SemigroupIdealEnumerator|MemoryUsage|MinimalBlockDimension|MinimalElementCosetStabChain|MinimalGeneratingSet|MinimalGensLayer|MinimalNonmonomialGroup|MinimalNormalSubgroups|MinimalPolynomial|MinimalPolynomialMatrixNC|MinimalStabChain|MinimalSupergroupsLattice|MinimalSupergroupsTom|MinimizeExplicitTransversal|MinimizedBombieriNorm|Minimum|MinimumGroupOnSubgroupsOrbit|MinimumList|MinusCharacter|ModGauss|ModifyMinGens|ModifyPcgs|ModularCharacterDegree|ModuleByRestriction|ModuleOfExtension|ModuloPcgs|ModuloPcgsByPcSequence|ModuloPcgsByPcSequenceNC|ModuloTailPcgsByList|ModulusOfZmodnZObj|MoebiusMu|MoebiusTom|MolienSeries|MolienSeriesInfo|MolienSeriesWithGivenDenominator|Monoid|MonoidByAdjoiningIdentity|MonoidByAdjoiningIdentityElt|MonoidByGenerators|MonoidByMultiplicationTable|MonoidOfRewritingSystem|MonomialComparisonFunction|MonomialExtGrlexLess|MonomialExtrepComparisonFun|MonomialGrevlexOrdering|MonomialGrlexOrdering|MonomialLexOrdering|MonomialTotalDegreeLess|MorClassLoop|MorClassOrbs|MorFindGeneratingSystem|MorFroWords|MorMaxFusClasses|MorRatClasses|Morphium|MorrisRecursion|MostFrequentGeneratorFpGroup|MovedPoints|MovedPointsPerms|MulExt|MultCoeffs|MultMatrixPadicNumbersByCoefficientsList|MultRowVector|MultiplicationTable|MultiplicativeElementsWithInversesFamilyByRws|MultiplicativeNeutralElement|MultiplicativeZero|MultiplicativeZeroOp|Multiply|MutableBasis|MutableBasisOfClosureUnderAction|MutableBasisOfIdealInNonassociativeAlgebra|MutableBasisOfNonassociativeAlgebra|MutableBasisOfProductSpace|MutableBasisViaNiceMutableBasisMethod2|MutableBasisViaNiceMutableBasisMethod3|MutableCopyMat|MutableIdentityMat|MutableNullMat|MutableTransposedMat|MutableTransposedMatDestructive|MyIntCoefficients|NAME_FUNC|NAMS_FUNC|NARG_FUNC|NBitsPcWord_Comm|NBitsPcWord_Conjugate|NBitsPcWord_LeftQuotient|NBitsPcWord_PowerSmallInt|NBitsPcWord_Product|NBitsPcWord_Quotient|NEW_ATTRIBUTE|NEW_CONSTRUCTOR|NEW_FAMILY|NEW_FILTER|NEW_MUTABLE_ATTRIBUTE|NEW_OPERATION|NEW_OPERATION_ARGS|NEW_PROPERTY|NEW_TYPE|NEXT_CONSTRUCTOR_0ARGS|NEXT_CONSTRUCTOR_1ARGS|NEXT_CONSTRUCTOR_2ARGS|NEXT_CONSTRUCTOR_3ARGS|NEXT_CONSTRUCTOR_4ARGS|NEXT_CONSTRUCTOR_5ARGS|NEXT_CONSTRUCTOR_6ARGS|NEXT_CONSTRUCTOR_XARGS|NEXT_METHOD_0ARGS|NEXT_METHOD_1ARGS|NEXT_METHOD_2ARGS|NEXT_METHOD_3ARGS|NEXT_METHOD_4ARGS|NEXT_METHOD_5ARGS|NEXT_METHOD_6ARGS|NEXT_METHOD_XARGS|NEXT_VCONSTRUCTOR_0ARGS|NEXT_VCONSTRUCTOR_1ARGS|NEXT_VCONSTRUCTOR_2ARGS|NEXT_VCONSTRUCTOR_3ARGS|NEXT_VCONSTRUCTOR_4ARGS|NEXT_VCONSTRUCTOR_5ARGS|NEXT_VCONSTRUCTOR_6ARGS|NEXT_VCONSTRUCTOR_XARGS|NEXT_VMETHOD_0ARGS|NEXT_VMETHOD_1ARGS|NEXT_VMETHOD_2ARGS|NEXT_VMETHOD_3ARGS|NEXT_VMETHOD_4ARGS|NEXT_VMETHOD_5ARGS|NEXT_VMETHOD_6ARGS|NEXT_VMETHOD_XARGS|NF|NK|NONAVAILABLE_FUNC|NONAVAILABLE_SHOW_FUNC|NORMALIZE_IGS|NUMBER_GF2VEC|NUMBER_VEC8BIT|NUMERATOR_RAT|Naive|Name|NameFunction|NameIsomorphismClass|NameRNam|NamesFilter|NamesGVars|NamesLibTom|NamesLocalVariablesFunction|NamesOfComponents|NamesOfFusionSources|NamesSystemGVars|NamesUserGVars|NaturalActedSpace|NaturalCharacter|NaturalHomomorphismByGenerators|NaturalHomomorphismByIdeal|NaturalHomomorphismByNormalSubgroup|NaturalHomomorphismByNormalSubgroupInParent|NaturalHomomorphismByNormalSubgroupNC|NaturalHomomorphismByNormalSubgroupNCInParent|NaturalHomomorphismByNormalSubgroupNCOp|NaturalHomomorphismByNormalSubgroupNCOrig|NaturalHomomorphismByNormalSubgroupOp|NaturalHomomorphismBySubAlgebraModule|NaturalHomomorphismBySubspace|NaturalHomomorphismBySubspaceOntoFullRowSpace|NaturalHomomorphismsPool|NaturalIsomorphismByPcgs|NearAdditiveGroup|NearAdditiveGroupByGenerators|NearAdditiveMagma|NearAdditiveMagmaByGenerators|NearAdditiveMagmaWithInverses|NearAdditiveMagmaWithInversesByGenerators|NearAdditiveMagmaWithZero|NearAdditiveMagmaWithZeroByGenerators|NegativeRootVectors|NegativeRoots|NestingDepthA|NestingDepthM|NewAttribute|NewCategory|NewCompositionOfStraightLinePrograms|NewConstructor|NewDictionary|NewFamily|NewFamily2|NewFamily3|NewFamily4|NewFamily5|NewFilter|NewInfoClass|NewOperation|NewProductOfStraightLinePrograms|NewProperty|NewRepresentation|NewToBeDefinedObj|NewType|NewType2|NewType3|NewType4|NewType5|NewmanInfinityCriterion|NextIterator|NextIterator_Basis|NextIterator_CoKernelGens|NextIterator_DenseList|NextIterator_FiniteFullRowModule|NextIterator_FreeGroup|NextIterator_FreeSemigroup|NextIterator_InfiniteFullRowModule|NextIterator_List|NextIterator_LowIndexSubgroupsFpGroup|NextIterator_Rationals|NextIterator_Subspaces|NextIterator_SubspacesAll|NextIterator_SubspacesDim|NextIterator_Trivial|NextIterator_WeylOrbit|NextLevelRegularGroups|NextPrimeInt|NextRBasePoint|NextStepCentralizer|NiceAlgebraMonomorphism|NiceBasis|NiceBasisNC|NiceFreeLeftModule|NiceFreeLeftModuleForFLMLOR|NiceFreeLeftModuleInfo|NiceMonomorphism|NiceMonomorphismAutomGroup|NiceNormalFormByExtRepFunction|NiceObject|NiceVector|NicomorphismOfFFEMatrixGroup|NicomorphismOfGeneralMatrixGroup|NilpotencyClassOfGroup|NilpotentQuotientOfFpLieAlgebra|NinKernelCSPG|NonLieNilpotentElement|NonNilpotentElement|NonPerfectCSPG|NonSplitExtensions|NonTrivialRightHandSides|NonabelianExteriorSquare|NonassocWord|NonnegIntScalarProducts|NorSerPermPcgs|Norm|NormalBase|NormalClosure|NormalClosureInParent|NormalClosureOp|NormalFormIntMat|NormalIntersection|NormalIntersectionPcgs|NormalMaximalSubgroups|NormalSeriesByPcgs|NormalSubgroupClasses|NormalSubgroupClassesInfo|NormalSubgroups|NormalSubgroupsAbove|NormalSubgroupsCalc|NormalizeWhitespace|NormalizedElementOfMagmaRingModuloRelations|NormalizedWhitespace|Normalizer|NormalizerInGLnZ|NormalizerInGLnZBravaisGroup|NormalizerInHomePcgs|NormalizerInParent|NormalizerOp|NormalizerParentSA|NormalizerStabCSPG|NormalizerTom|NormalizersTom|NormalizingReducedGL|NormedRowVector|NormedRowVectors|NormedVectors|NotifiedFusionsOfLibTom|NotifiedFusionsToLibTom|NrAffinePrimitiveGroups|NrArrangements|NrArrangementsMSetA|NrArrangementsMSetK|NrArrangementsSetA|NrArrangementsSetK|NrArrangementsX|NrBasisVectors|NrBitsInt|NrCombinations|NrCombinationsMSetA|NrCombinationsMSetK|NrCombinationsSetA|NrCombinationsSetK|NrCombinationsX|NrCompatiblePolynomials|NrConjugacyClasses|NrConjugacyClassesGL|NrConjugacyClassesGU|NrConjugacyClassesInSupergroup|NrConjugacyClassesPGL|NrConjugacyClassesPGU|NrConjugacyClassesPSL|NrConjugacyClassesPSU|NrConjugacyClassesSL|NrConjugacyClassesSLIsogeneous|NrConjugacyClassesSU|NrConjugacyClassesSUIsogeneous|NrDerangements|NrDerangementsK|NrInputsOfStraightLineProgram|NrIrreducibleSolvableGroups|NrMovedPoints|NrMovedPointsPerm|NrMovedPointsPerms|NrOrderedPartitions|NrPartitionTuples|NrPartitions|NrPartitionsSet|NrPerfectGroups|NrPerfectLibraryGroups|NrPermutationsList|NrPolyhedralSubgroups|NrPrimitiveGroups|NrRestrictedPartitions|NrRestrictedPartitionsK|NrSmallGroups|NrSolvableAffinePrimitiveGroups|NrSubsTom|NrSyllables|NrTransitiveGroups|NrTuples|NrUnorderedTuples|NthRoot|Nucleus|NullAlgebra|NullMat|NullspaceIntMat|NullspaceMat|NullspaceMatDestructive|NullspaceModQ|NumBol|Number|NumberArgumentsFunction|NumberCells|NumberCoset|NumberElement_Basis|NumberElement_ConjugacyClassPermGroup|NumberElement_DoubleCoset|NumberElement_ExtendedVectors|NumberElement_ExtendedVectorsFF|NumberElement_ExternalOrbitByStabilizer|NumberElement_FiniteFullRowModule|NumberElement_FreeGroup|NumberElement_FreeMonoid|NumberElement_FreeSemigroup|NumberElement_InfiniteFullRowModule|NumberElement_NormedRowVectors|NumberElement_PermGroup|NumberElement_RationalClassGroup|NumberElement_RationalClassPermGroup|NumberElement_Rationals|NumberElement_RightCoset|NumberElement_SemigroupIdealEnumerator|NumberElement_Subset|NumberElement_ZmodnZ|NumberFFVector|NumberField|NumberGeneratorsOfRws|NumberIrreducibleSolvableGroups|NumberOfCommutators|NumberOfNewGenerators|NumberOp|NumberPerfectGroups|NumberPerfectLibraryGroups|NumberSmallGroups|NumberSyllables|NumeratorOfModuloPcgs|NumeratorOfRationalFunction|NumeratorRat|OBJ_HANDLE|OCAddBigMatrices|OCAddCentralizer|OCAddComplement|OCAddGenerators|OCAddGeneratorsGeneral|OCAddGeneratorsPcgs|OCAddMatrices|OCAddRelations|OCAddSumMatrices|OCAddToFunctions|OCAddToFunctions2|OCConjugatingWord|OCCoprimeComplement|OCEquationMatrix|OCEquationVector|OCNormalRelations|OCOneCoboundaries|OCOneCocycles|OCSmallEquationMatrix|OCSmallEquationVector|OCTestRelations|OCTestRelators|ONE|ONE_MATRIX_IMMUTABLE|ONE_MATRIX_MUTABLE|ONE_MATRIX_SAME_MUTABILITY|ONE_MUT|ONanScottType|OPERS_CACHE_INFO|ORBS_PERMGP_PTS|OUTPUT_LOG_TO|OUTPUT_LOG_TO_STREAM|OUTPUT_TEXT_FILE|ObjByExponents|ObjByExtRep|ObjByVector|Objectify|ObjectifyWithAttributes|OccuringVariableIndices|OctaveAlgebra|OddSpinVals|OldGeneratorsOfPresentation|OldKernelHcommaC|OldSubspaceVectorSpaceGroup|Omega|OmegaAndLowerPCentralSeries|OmegaOp|OmegaSeries|Ominus2|Ominus4Even|OminusEven|OnBreak|OnBreakMessage|OnCocycle|OnIndeterminates|OnLeftAntiOperation|OnLeftInverse|OnLines|OnPairs|OnPoints|OnQuit|OnRelVector|OnRight|OnSets|OnSetsDisjointSets|OnSetsSets|OnSetsTuples|OnSubspacesByCanonicalBasis|OnSubspacesByCanonicalBasisGF2|OnTuples|OnTuplesSets|OnTuplesTuples|One|OneAttr|OneCoboundaries|OneCocycles|OneFactorBound|OneGroup|OneImmutable|OneIrreducibleSolvableGroup|OneMutable|OneNormalizerfixedBlockSystem|OneOfPcgs|OneOp|OnePrimitiveGroup|OneSM|OneSameMutability|OneSmallGroup|OneTransitiveGroup|OperationAlgebraHomomorphism|OperatorOfExternalSet|Oplus2|Oplus45|Oplus4Even|OplusEven|Opm3|OpmOdd|OpmSmall|Orbit|OrbitByPosOp|OrbitChar|OrbitFusions|OrbitLength|OrbitLengthOp|OrbitLengths|OrbitLengthsDomain|OrbitOp|OrbitPerms|OrbitPowerMaps|OrbitRepresentativesCharacters|OrbitShortVectors|OrbitSplit|OrbitStabChain|OrbitStabilizer|OrbitStabilizerAlgorithm|OrbitStabilizerOp|OrbitStabilizingParentGroup|OrbitalPartition|OrbitishFO|Orbits|OrbitsByPosOp|OrbitsCharacters|OrbitsDomain|OrbitsPartition|OrbitsPerms|OrbitsishOperation|Order|OrderKnownDividendList|OrderMatTrial|OrderMod|OrderModK|OrderOfRewritingSystem|OrderOfSchurLift|OrderPerm|OrderedPartitions|OrderedPartitionsA|OrderedPartitionsK|OrderingByLessThanFunctionNC|OrderingByLessThanOrEqualFunctionNC|OrderingOfRewritingSystem|OrderingOnGenerators|OrderingsFamily|OrdersClassRepresentatives|OrdersTom|Ordinal|OrdinaryCharacterTable|OrthogonalComponents|OrthogonalEmbeddings|OrthogonalEmbeddingsSpecialDimension|OrthogonalSpaceInFullRowSpace|OrthogonalityDefectEuclideanLattice|OutdatePolycyclicCollector|OutputLogTo|OutputTextFile|OutputTextNone|OutputTextString|OutputTextUser|OzeroEven|OzeroOdd|P|PAGER_BUILTIN|PAGER_EXTERNAL|PBIsMinimal|PCGS_CONJUGATING_WORD_GS|PCGS_NORMALIZER|PCGS_NORMALIZER_COBOUNDS|PCGS_NORMALIZER_DATAE|PCGS_NORMALIZER_GLASBY|PCGS_NORMALIZER_LINEAR|PCGS_NORMALIZER_OPB|PCGS_NORMALIZER_OPC1|PCGS_NORMALIZER_OPC2|PCGS_NORMALIZER_OPD|PCGS_NORMALIZER_OPE|PCGS_STABILIZER|PCGS_STABILIZER_HOMOMORPHIC|PCentralLieAlgebra|PCentralNormalSeriesByPcgsPGroup|PCentralSeries|PCentralSeriesOp|PClassPGroup|PCore|PCoreOp|PCover|PGL|PGU|PLAIN_GF2MAT|PLAIN_GF2VEC|PLAIN_MAT8BIT|PLAIN_VEC8BIT|PMultiplicator|POL_COEFFS_POL_EXTREP|POSITION_FILE|POSITION_FIRST_COMPONENT_SORTED|POSITION_NONZERO_GF2VEC|POSITION_NONZERO_VEC8BIT|POSITION_NOT|POSITION_SORTED_LIST|POSITION_SORTED_LIST_COMP|POSITION_SUBSTRING|POS_LIST|POS_LIST_DEFAULT|POW|POWMOD_UPOLY|POW_DEFAULT|POW_MATRIX_INT|POW_OBJ_INT|POW_PREC|PPValWord|PQuotient|PRIMGrp|PRINT_CPROMPT|PRINT_OBJ|PRINT_OPERATION|PRINT_PREC|PRINT_PREC_DEFAULT|PRINT_TO|PRINT_TO_STREAM|PROD|PRODUCT_COEFFS_GENERIC_LISTS|PRODUCT_LAURPOLS|PRODUCT_UNIVFUNCS|PROD_COEFFS_GF2VEC|PROD_COEFFS_VEC8BIT|PROD_FFE_LARGE|PROD_FFE_VEC8BIT|PROD_GF2MAT_GF2MAT|PROD_GF2MAT_GF2MAT_ADVANCED|PROD_GF2MAT_GF2MAT_SIMPLE|PROD_GF2MAT_GF2VEC|PROD_GF2VEC_ANYMAT|PROD_GF2VEC_GF2MAT|PROD_GF2VEC_GF2VEC|PROD_INT_OBJ|PROD_LISTS_SPECIAL|PROD_LIST_LIST_DEFAULT|PROD_LIST_SCL_DEFAULT|PROD_MAT8BIT_MAT8BIT|PROD_MAT8BIT_VEC8BIT|PROD_PREC|PROD_SCL_LIST_DEFAULT|PROD_VEC8BIT_FFE|PROD_VEC8BIT_MAT8BIT|PROD_VEC8BIT_MATRIX|PROD_VEC8BIT_VEC8BIT|PROD_VECTOR_MATRIX|PROD_VEC_MAT_DEFAULT|PROFILE_FUNC|PROF_FUNC|PRump|PRumpOp|PSL|PSLDegree|PSLUnderlyingField|PSP|PSU|PSp|PackageInfo|PackageVariablesInfo|PadCoeffs|PadicCoefficients|PadicExpansionByRat|PadicExtensionNumberFamily|PadicNumber|PadicValuation|Pager|Parametrized|Parent|ParentAttr|ParentPcgs|ParityPol|ParseArguments|ParseRelators|PartialClosureOfCongruence|PartialFactorization|PartialOrderByOrderingFunction|PartialOrderOfHasseDiagram|Partition|PartitionBacktrack|PartitionSortedPoints|PartitionStabilizerPermGroup|PartitionTuples|Partitions|PartitionsA|PartitionsGreatestEQ|PartitionsGreatestLE|PartitionsK|PartitionsRecursively|PartitionsSet|PartitionsSetA|PartitionsSetK|PartitionsTest|PcElementByExponents|PcElementByExponentsNC|PcGroupClassMatrixColumn|PcGroupCode|PcGroupCodeRec|PcGroupFpGroup|PcGroupFpGroupNC|PcGroupWithPcgs|PcGroup_NormalizerWrtHomePcgs|PcSeries|Pcgs|PcgsByIndependentGeneratorsOfAbelianGroup|PcgsByPcSequence|PcgsByPcSequenceCons|PcgsByPcSequenceNC|PcgsCentralSeries|PcgsChiefSeries|PcgsDirectProduct|PcgsElAbSerFromSpecPcgs|PcgsElementaryAbelianSeries|PcgsHomSoImPow|PcgsMemberPcSeriesPermGroup|PcgsPCentralSeriesPGroup|PcgsStabChainSeries|PcgsSystemLGSeries|PcgsSystemWithComplementSystem|PcgsSystemWithHallSystem|PcgsSystemWithWf|Pcgs_MutableOrbitStabilizerOp|Pcgs_OrbitStabilizer|Pcgs_OrbitStabilizer_Blist|Pcs_OrbitStabilizer|PerfGrpConst|PerfGrpLoad|PerfectCSPG|PerfectCentralProduct|PerfectGroup|PerfectIdentification|PerfectResiduum|PerfectSubdirectProduct|PerfectSubgroupsAlternatingGroup|Perform|PermBounds|PermCandidates|PermCandidatesFaithful|PermCharInfo|PermCharInfoRelative|PermChars|PermCharsTom|PermComb|PermLeftQuoTransformation|PermList|PermListList|PermNatAnTestDetect|PermOnEnumerator|Permanent|Permanent2|PermgpContainsAn|PermpcgsPcGroupPcgs|Permut|Permutation|PermutationCharacter|PermutationCycle|PermutationCycleOp|PermutationGModule|PermutationMat|PermutationOp|PermutationToSortCharacters|PermutationToSortClasses|PermutationTom|PermutationsList|PermutationsListK|Permuted|Phi|Phi2|PlainListCopy|PlainListCopyOp|PointInCellNo|PolycyclicFactorGroup|PolycyclicFactorGroupByRelators|PolycyclicFactorGroupByRelatorsNC|PolycyclicFactorGroupNC|PolynomialByExtRep|PolynomialByExtRepNC|PolynomialCoefficientsOfPolynomial|PolynomialDivisionAlgorithm|PolynomialModP|PolynomialReducedRemainder|PolynomialReduction|PolynomialRing|PopOptions|PosSublOdd|PosVecEnumFF|Position|PositionBound|PositionCanonical|PositionCanonical_Subset|PositionFirstComponent|PositionFirstComponentDict|PositionNonZero|PositionNot|PositionNthOccurrence|PositionNthTrueBlist|PositionProperty|PositionSet|PositionSorted|PositionSortedOp|PositionStream|PositionSublist|PositionWord|Positions|PositionsOp|PositionsTrueBlist|PositiveExponentsPresentationFpHom|PositiveRootVectors|PositiveRoots|PositiveRootsAsWeights|PossibleClassFusions|PossibleFusionsCharTableTom|PossiblePowerMaps|PostMakeImmutable|Pover|PowerDecompositions|PowerMap|PowerMapByComposition|PowerMapOfGroup|PowerMapOfGroupWithInvariants|PowerMapOp|PowerMapsAllowedBySymmetrisations|PowerMapsAllowedBySymmetrizations|PowerMod|PowerModCoeffs|PowerModEvalPol|PowerModInt|PowerPartition|PowerPcgsElement|PowerS|PowerSi|PowerSubalgebraSeries|PowerWreath|PowersumsElsyms|PreImage|PreImageElm|PreImageSetStabBlocksHomomorphism|PreImageWord|PreImages|PreImagesElm|PreImagesRange|PreImagesRepresentative|PreImagesRepresentativeOperationAlgebraHomomorphism|PreImagesSet|PreOrbishProcessing|PrefrattiniSubgroup|PreimagesOfTransformation|PresentationAugmentedCosetTable|PresentationFpGroup|PresentationNormalClosure|PresentationNormalClosureRrs|PresentationRegularPermutationGroup|PresentationRegularPermutationGroupNC|PresentationSubgroup|PresentationSubgroupMtc|PresentationSubgroupRrs|PresentationViaCosetTable|PrevPrimeInt|PriGroItNext|PrimGrpLoad|PrimaryGeneratorWords|PrimeBlocks|PrimeBlocksOp|PrimeField|PrimeOfPGroup|PrimePGroup|PrimePowerComponent|PrimePowerComponents|PrimePowerPcSequence|PrimePowersInt|PrimeResidues|PrimitiveElement|PrimitiveFacExtRepRatPol|PrimitiveGroup|PrimitiveGroupSims|PrimitiveGroupsIterator|PrimitiveIdentification|PrimitivePolynomial|PrimitiveRoot|PrimitiveRootMod|Print|PrintAmbiguity|PrintArray|PrintCharacterTable|PrintCounters|PrintFactorsInt|PrintFormattingStatus|PrintHashWithNames|PrintObj|PrintObj_ExtendedVectors|PrintObj_NormedRowVectors|PrintPadicExpansion|PrintTo|Print_Value_SFF|ProbabilityShapes|Process|ProcessFixpoint|ProdCoefRatfun|ProdCoeffLaurpol|ProdCoeffUnivfunc|Product|ProductCoeffs|ProductMod|ProductOfStraightLinePrograms|ProductOp|ProductPP|ProductPol|ProductRootsPol|ProductSpace|ProductX|ProductXHelp|ProductXHelp0|ProductXHelp1|ProductXHelp2|ProfileFunctions|ProfileFunctionsInGlobalVariables|ProfileGlobalFunctions|ProfileMethods|ProfileOperations|ProfileOperationsAndMethods|ProfileOperationsAndMethodsOff|ProfileOperationsAndMethodsOn|ProfileOperationsOff|ProfileOperationsOn|ProjectedInducedPcgs|ProjectedPcElement|Projection|ProjectionMap|ProjectiveActionHomomorphismMatrixGroup|ProjectiveActionOnFullSpace|ProjectiveCharDeg|ProjectiveGeneralLinearGroup|ProjectiveGeneralLinearGroupCons|ProjectiveGeneralUnitaryGroup|ProjectiveGeneralUnitaryGroupCons|ProjectiveOrder|ProjectiveSpecialLinearGroup|ProjectiveSpecialLinearGroupCons|ProjectiveSpecialUnitaryGroup|ProjectiveSpecialUnitaryGroupCons|ProjectiveSymplecticGroup|ProjectiveSymplecticGroupCons|PropertyMethodByNiceMonomorphism|PropertyMethodByNiceMonomorphismCollColl|PropertyMethodByNiceMonomorphismCollElm|PropertyMethodByNiceMonomorphismElmColl|PseudoRandom|PseudoRandomSeed|PthPowerImage|PthPowerImages|PullbackCSPG|PullbackKernelCSPG|PurePadicNumberFamily|PushOptions|QUIT_GAP|QUO|QUOMOD_UPOLY|QUOTIENT_POLYNOMIALS_EXT|QUOTREM_COEFFS_GF2VEC|QUOTREM_COEFFS_VEC8BIT|QUOTREM_LAURPOLS_LISTS|QUOT_UNIVFUNCS|QUO_DEFAULT|QUO_FFE_LARGE|QUO_INT|QUO_PREC|Q_VEC8BIT|Quadratic|QuasiDihedralGenerators|QuaternionAlgebra|QuaternionGenerators|QuickInverseRepresentative|QuoInt|QuotRemCoeffs|QuotRemLaurpols|QuotRemPolList|QuotSysDefinitionByIndex|QuotSysIndexByDefinition|Quotient|QuotientFromSCTable|QuotientMod|QuotientPolynomialsExtRep|QuotientRemainder|QuotientSemigroupCongruence|QuotientSemigroupHomomorphism|QuotientSemigroupPreimage|QuotientSystem|RANDOM_LIST|RANDOM_SEED|RANK_FILTER|RANK_FILTER_COMPLETION|RANK_FILTER_STORE|RANK_LIST_GF2VECS|RANK_LIST_VEC8BITS|RBaseGroupsBloxPermGroup|RClassOfHClass|READ|READ_ALL_FILE|READ_AS_FUNC|READ_AS_FUNC_STREAM|READ_BYTE_FILE|READ_CHANGED_GAP_ROOT|READ_COMMAND|READ_GAP_ROOT|READ_IOSTREAM|READ_IOSTREAM_NOWAIT|READ_LINE_FILE|READ_STREAM|READ_STRING_FILE|READ_TEST|READ_TEST_STREAM|RECORDS_FILE|REC_NAMES|REC_NAMES_COMOBJ|REDUCE_COEFFS_GF2VEC|REDUCE_COEFFS_VEC8BIT|REDUCE_LETREP_WORDS_REW_SYS|REMOVE_CHARACTERS|REMOVE_OUTER_COEFFS_GENERIC|REM_INT|REM_SET|RESET_FILTER_LIST|RESET_FILTER_OBJ|RESIZE_GF2VEC|RESIZE_VEC8BIT|RESTRICTED_PERM|RETURN_FAIL|RETURN_FALSE|RETURN_TRUE|REVNEG_STRING|RIGHTMOST_NONZERO_GF2VEC|RIGHTMOST_NONZERO_VEC8BIT|RINT_FLOAT|RNamObj|RPFactorsModPrime|RPGcd1|RPGcdCRT|RPGcdModPrime|RPGcdRepresentationModPrime|RPIFactors|RPIGcd|RPQuotientModPrime|RPSquareHensel|RRefine|RUNTIMES|RUN_ATTR_FUNCS|RUN_ISOM_MAINT_FUNCS|RadicalGroup|RadicalOfAlgebra|RanImgSrcSurjBloho|RanImgSrcSurjTraho|Random|RandomBinaryRelationOnPoints|RandomByPcs|RandomElmAsWord|RandomHashKey|RandomIntegerMT|RandomInvertibleMat|RandomIsomorphismTest|RandomList|RandomListMT|RandomMat|RandomPcgsSylowSubgroup|RandomPol|RandomPrimitivePolynomial|RandomSource|RandomSpecialPcgsCoded|RandomTransformation|RandomUnimodularMat|Range|Rank|RankAction|RankFilter|RankMat|RankMatDestructive|RankOfTransformation|RankPGroup|RanksOfDescendingSeries|Rat|RatClasPElmArrangeClasses|RatPairString|RationalClass|RationalClasses|RationalClassesInEANS|RationalClassesPElements|RationalClassesPermGroup|RationalClassesSolvableGroup|RationalClassesTry|RationalFunctionByExtRep|RationalFunctionByExtRepNC|RationalFunctionByExtRepWithCancellation|RationalFunctionsFamily|RationalIdentificationPermGroup|RationalizedMat|ReObjectify|Read|ReadAll|ReadAllIoStreamByPty|ReadAllLine|ReadAndCheckFunc|ReadAsFunction|ReadByte|ReadGapRoot|ReadGrp|ReadLib|ReadLine|ReadOrComplete|ReadPackage|ReadPkg|ReadPrim|ReadSmall|ReadSmallLib|ReadTest|ReadTom|ReadTrans|RealClasses|RealPart|RealizableBrauerCharacters|RecFields|RecNames|RedispatchOnCondition|ReduceCoefficientsOfRws|ReduceCoeffs|ReduceCoeffsMod|ReduceLetterRepWordsRewSys|ReduceRules|ReduceStabChain|ReduceWordUsingRewritingSystem|Reduced|ReducedAdditiveInverse|ReducedByIsomorphisms|ReducedCharacters|ReducedClassFunctions|ReducedComm|ReducedConfluentRewritingSystem|ReducedConfluentRwsFromKbrwsNC|ReducedConjugate|ReducedDifference|ReducedForm|ReducedGaloisStabilizerInfo|ReducedGroebnerBasis|ReducedInverse|ReducedLeftQuotient|ReducedOne|ReducedOrdinary|ReducedPcElement|ReducedPower|ReducedProduct|ReducedQuotient|ReducedRrsWord|ReducedSCTable|ReducedScalarProduct|ReducedSum|ReducedVectorLTM|ReducedZero|Ree|ReeGroup|ReeGroupCons|ReesCongruenceOfSemigroupIdeal|ReesMatrixSemigroup|ReesMatrixSemigroupElement|ReesMatrixSemigroupEnumeratorGetElement|ReesZeroMatrixSemigroup|ReesZeroMatrixSemigroupElement|ReesZeroMatrixSemigroupElementIsZero|ReesZeroMatrixSemigroupEnumeratorGetElement|RefinedChain|RefinedPcGroup|RefinedSymmetrisations|RefinedSymmetrizations|Refinements_Centralizer|Refinements_Intersection|Refinements_ProcessFixpoint|Refinements_RegularOrbit2|Refinements_RegularOrbit3|Refinements_SplitOffBlock|Refinements_Suborbits0|Refinements_Suborbits1|Refinements_Suborbits2|Refinements_Suborbits3|Refinements_TwoClosure|Refinements__MakeBlox|Refinements__RegularOrbit1|ReflectionMat|ReflexiveClosureBinaryRelation|RegisterRBasePoint|RegularActionHomomorphism|RegularModule|RegularModuleByGens|RegularNinKernelCSPG|RelVectorToCocycle|RelationsOfFpMonoid|RelationsOfFpSemigroup|RelativeBasis|RelativeBasisNC|RelativeOrderOfPcElement|RelativeOrders|RelatorFixedMultiplier|RelatorMatrixAbelianizedNormalClosure|RelatorMatrixAbelianizedNormalClosureRrs|RelatorMatrixAbelianizedSubgroup|RelatorMatrixAbelianizedSubgroupMtc|RelatorMatrixAbelianizedSubgroupRrs|RelatorRepresentatives|RelatorsCode|RelatorsOfFpAlgebra|RelatorsOfFpGroup|RelatorsPermGroupHom|RelsSortedByStartGen|RelsViaCosetTable|RemInt|Remove|RemoveCharacters|RemoveElmList|RemoveFile|RemoveOuterCoeffs|RemoveRelator|RemoveSet|RemoveStabChain|RenumberHighestWeightGenerators|RenumberTree|RenumberedWord|RepOpElmTuplesPermGroup|RepOpSetsPermGroup|ReplacedString|RepresentationsOfMatrix|RepresentationsOfObject|Representative|RepresentativeAction|RepresentativeActionOp|RepresentativeFromGenerators|RepresentativeLinearOperation|RepresentativeSmallest|RepresentativeTom|RepresentativeTomByGenerators|RepresentativeTomByGeneratorsNC|RepresentativesContainedRightCosets|RepresentativesFusions|RepresentativesMinimalBlocks|RepresentativesMinimalBlocksAttr|RepresentativesMinimalBlocksOp|RepresentativesPerfectSubgroups|RepresentativesPowerMaps|RepresentativesSimpleSubgroups|RepsPerfSimpSub|RequirePackage|Reread|RereadAndCheckFunc|RereadGrp|RereadLib|RereadPackage|RereadPkg|RereadPrim|RereadSmall|RereadTrans|Reset|ResetFilterObj|ResetOptionsStack|ResizeFlatHashTable|ResizeListHashTable|RespectsAddition|RespectsAdditiveInverses|RespectsInverses|RespectsMultiplication|RespectsOne|RespectsScalarMultiplication|RespectsZero|RestoreStateRandom|RestrictOutputsOfSLP|Restricted|RestrictedClassFunction|RestrictedClassFunctions|RestrictedExternalSet|RestrictedMapping|RestrictedNiceMonomorphism|RestrictedPartitions|RestrictedPartitionsA|RestrictedPartitionsK|RestrictedPerm|RestrictedPermNC|RestrictedTransformation|ResultOfLineOfStraightLineProgram|ResultOfStraightLineProgram|Resultant|ReturnFail|ReturnFalse|ReturnTrue|Reversed|ReversedOp|RewindStream|RewriteAbelianizedSubgroupRelators|RewriteStraightLineProgram|RewriteSubgroupRelators|RewriteWord|RightActingAlgebra|RightActingDomain|RightActingGroup|RightActingRingOfIdeal|RightAlgebraModule|RightAlgebraModuleByGenerators|RightCayleyGraphSemigroup|RightCoset|RightCosetCanonicalRepresentativeDeterminator|RightCosets|RightCosetsNC|RightDerivations|RightIdeal|RightIdealByGenerators|RightIdealNC|RightMagmaCongruence|RightMagmaCongruenceByGeneratingPairs|RightMagmaIdeal|RightMagmaIdealByGenerators|RightModuleByHomomorphismToMatAlg|RightSemigroupCongruenceByGeneratingPairs|RightSemigroupIdealEnumeratorDataGetElement|RightShiftRowVector|RightTransversal|RightTransversalInParent|RightTransversalOp|RightTransversalPermGroupConstructor|Ring|RingByGenerators|RingElmTimesElm|RingFromFFE|RingWithOne|RingWithOneByGenerators|Root|RootBound|RootInt|RootMod|RootModPrime|RootModPrimePower|RootOfDefiningPolynomial|RootSystem|RootsMod|RootsModPrime|RootsModPrimePower|RootsOfUPol|RootsRepresentativeFFPol|RootsUnityMod|RootsUnityModPrime|RootsUnityModPrimePower|RoundCyc|RoundCycDown|RowEchelonFormLTM|RowIndexOfReesMatrixSemigroupElement|RowIndexOfReesZeroMatrixSemigroupElement|RowSpace|RowsOfReesMatrixSemigroup|RowsOfReesZeroMatrixSemigroup|Rules|RunImmediateMethods|Runtime|Runtimes|SCMinSmaGens|SCRExtend|SCRExtendRecord|SCRMakeStabStrong|SCRNotice|SCRRandomPerm|SCRRandomString|SCRRandomSubproduct|SCRRestoredRecord|SCRSchTree|SCRSift|SCRStrongGenTest|SCRStrongGenTest2|SCTableEntry|SCTableProduct|SC_TABLE_ENTRY|SC_TABLE_PRODUCT|SEEK_POSITION_FILE|SEMIECHELON_LIST_GF2VECS|SEMIECHELON_LIST_GF2VECS_TRANSFORMATIONS|SEMIECHELON_LIST_VEC8BITS|SEMIECHELON_LIST_VEC8BITS_TRANSFORMATIONS|SETTER_FILTER|SETTER_FUNCTION|SET_ATTRIBUTE_STORING|SET_FILTER_LIST|SET_FILTER_OBJ|SET_FLAG1_FILTER|SET_FLAG2_FILTER|SET_FLAGS_FILTER|SET_METHODS_OPERATION|SET_PRINT_OBJ_INDEX|SET_RELATIVE_ORDERS|SET_SETTER_FILTER|SET_TESTER_FILTER|SET_TYPE_COMOBJ|SET_TYPE_DATOBJ|SET_TYPE_POSOBJ|SHALLOWCOPY_GF2MAT|SHALLOWCOPY_GF2VEC|SHALLOWCOPY_VEC8BIT|SHALLOW_COPY_OBJ|SHALLOW_SIZE|SHIFTED_PERM|SHIFT_LEFT_GF2VEC|SHIFT_RIGHT_GF2VEC|SHIFT_VEC8BIT_LEFT|SHIFT_VEC8BIT_RIGHT|SHOW_STAT|SHRINKCOEFFS_GF2VEC|SIGNAL_CHILD_IOSTREAM|SIGN_PERM|SIMPLE_STRING|SINTLIST_STRING|SINT_CHAR|SIN_FLOAT|SIZE_BLIST|SIZE_FLAGS|SL|SLDegree|SLPChangesSlots|SLPOfElm|SLPOfElms|SLPOnlyNeededLinesBackward|SLPReversedRenumbered|SLUnderlyingField|SMALLER_RATFUN|SMALLEST_FIELD_VECFFE|SMALLEST_GENERATOR_PERM|SMALLEST_IMG_TUP_PERM|SMALL_AVAILABLE|SMTX_AbsoluteIrreducibilityTest|SMTX_BasesCompositionSeries|SMTX_BasesMaximalSubmodules|SMTX_BasesMinimalSubmodules|SMTX_BasesMinimalSupermodules|SMTX_BasesSubmodules|SMTX_BasisInOrbit|SMTX_BasisRadical|SMTX_BasisSocle|SMTX_CollectedFactors|SMTX_CompleteBasis|SMTX_Distinguish|SMTX_FrobeniusAction|SMTX_GoodElementGModule|SMTX_Homomorphism|SMTX_Homomorphisms|SMTX_InvariantBilinearForm|SMTX_InvariantQuadraticForm|SMTX_InvariantSesquilinearForm|SMTX_IrreducibilityTest|SMTX_IsomorphismComp|SMTX_MatrixSum|SMTX_MinimalSubGModule|SMTX_MinimalSubGModules|SMTX_OrthogonalSign|SMTX_OrthogonalVector|SMTX_RandomIrreducibleSubGModule|SMTX_SMCoRaEl|SMTX_SortHomGModule|SMTX_SpanOfMinimalSubGModules|SMTX_SpinnedBasis|SMTX_SubGModule|SMTX_SubQuotActions|SNFofREF|SO|SORT_LIST|SORT_LIST_COMP|SORT_MUTABILITY_ERROR_HANDLER|SORT_PARA_LIST|SORT_PARA_LIST_COMP|SP|SPECIALIZED_EXTREP_POL|SPLIT_PARTITION|SPolynomial|SQ|SSortedList|SSortedListList|START_TEST|STGSelFunc|STOP_TEST|STRING_FLOAT|STRING_INT|STRING_LIST_DIR|STRING_LOWER|STRING_SINTLIST|STRONGLY_CONNECTED_COMPONENTS_DIGRAPH|SU|SUBTR_BLIST|SUBTR_SET|SUB_FLAGS|SUM|SUM_COEF_POLYNOMIAL|SUM_FFE_LARGE|SUM_GF2MAT_GF2MAT|SUM_GF2VEC_GF2VEC|SUM_LAURPOLS|SUM_LISTS_SPECIAL|SUM_LIST_LIST_DEFAULT|SUM_LIST_SCL_DEFAULT|SUM_MAT8BIT_MAT8BIT|SUM_PREC|SUM_SCL_LIST_DEFAULT|SUM_UNIVFUNCS|SUM_VEC8BIT_VEC8BIT|SWAP_MPTR|SameBlock|SandwichMatrixOfReesMatrixSemigroup|SandwichMatrixOfReesZeroMatrixSemigroup|ScalarProduct|SchuMu|SchurCover|SchurCoverFP|ScriptFromString|Search|SecHMSM|SecondaryGeneratorWordsAugmentedCosetTable|SecondaryImagesAugmentedCosetTable|SecondsDMYhms|SeekPositionStream|SelectSmallGroups|SelectTransitiveGroups|SemiEchelonBasis|SemiEchelonBasisNC|SemiEchelonMat|SemiEchelonMatDestructive|SemiEchelonMatTransformation|SemiEchelonMatTransformationDestructive|SemiEchelonMats|SemiEchelonMatsDestructive|SemiEchelonMatsNoCo|SemiSimpleType|SemidirectFactorsOfGroup|SemidirectProduct|SemidirectProductInfo|Semigroup|SemigroupByGenerators|SemigroupByMultiplicationTable|SemigroupCongruenceByGeneratingPairs|SemigroupHomomorphismByImagesNC|SemigroupIdealByGenerators|SemigroupIdealEnumeratorDataGetElement|SemigroupOfRewritingSystem|Semiring|SemiringByGenerators|SemiringWithOne|SemiringWithOneAndZero|SemiringWithOneAndZeroByGenerators|SemiringWithOneByGenerators|SemiringWithZero|SemiringWithZeroByGenerators|SeqsOrbits|Set|SetANonReesCongruenceOfSemigroup|SetAbelianInvariants|SetAbelianInvariantsMultiplier|SetAbelianInvariantsOfList|SetAbsoluteValue|SetActingDomain|SetActionHomomorphismAttr|SetActionKernelExternalSet|SetActorOfExternalSet|SetActualLibFileName|SetAdditiveElementAsMultiplicativeElement|SetAdditiveElementsAsMultiplicativeElementsFamily|SetAdditiveInverse|SetAdditiveInverseAttr|SetAdditiveInverseImmutable|SetAdditiveNeutralElement|SetAdditivelyActingDomain|SetAdjoinedIdentityDefaultType|SetAdjoinedIdentityFamily|SetAdjointBasis|SetAdjointModule|SetAlgebraicElementsFamilies|SetAllBlocks|SetAllInfoLevels|SetAlpha|SetAlternatingDegree|SetAlternatingSubgroup|SetAsDuplicateFreeList|SetAsGroup|SetAsGroupGeneralMappingByImages|SetAsLeftModuleGeneralMappingByImages|SetAsList|SetAsMagma|SetAsMonoid|SetAsNearRing|SetAsPolynomial|SetAsRing|SetAsSSortedList|SetAsSemigroup|SetAsSemiring|SetAsSemiringWithOne|SetAsSemiringWithOneAndZero|SetAsSemiringWithZero|SetAsSortedList|SetAsSubgroupOfWholeGroupByQuotient|SetAssertionLevel|SetAssociatedConcreteSemigroup|SetAssociatedFpSemigroup|SetAssociatedReesMatrixSemigroupOfDClass|SetAssociatedSemigroup|SetAugmentationIdeal|SetAugmentedCosetTableMtcInWholeGroup|SetAugmentedCosetTableNormalClosureInWholeGroup|SetAugmentedCosetTableRrsInWholeGroup|SetAutomorphismDomain|SetAutomorphismGroup|SetAutomorphismsOfTable|SetBaseIntMat|SetBaseMat|SetBaseOfGroup|SetBaseOrthogonalSpaceMat|SetBasis|SetBasisVectors|SetBaumClausenInfo|SetBilinearFormMat|SetBlocksAttr|SetBlocksInfo|SetBrauerCharacterValue|SetBravaisGroup|SetBravaisSubgroups|SetBravaisSupergroups|SetCanEasilyCompareElements|SetCanEasilySortElements|SetCanonicalBasis|SetCanonicalGenerators|SetCanonicalGreensClass|SetCanonicalNiceMonomorphism|SetCanonicalPcgs|SetCanonicalPcgsWrtFamilyPcgs|SetCanonicalPcgsWrtHomePcgs|SetCanonicalPcgsWrtSpecialPcgs|SetCanonicalRepresentativeDeterminatorOfExternalSet|SetCanonicalRepresentativeOfExternalOrbitByPcgs|SetCanonicalRepresentativeOfExternalSet|SetCartanMatrix|SetCartanSubalgebra|SetCayleyGraphDualSemigroup|SetCayleyGraphSemigroup|SetCenter|SetCentralCharacter|SetCentralIdempotentsOfSemiring|SetCentralNormalSeriesByPcgs|SetCentralizerInGLnZ|SetCentralizerInParent|SetCentre|SetCentreOfCharacter|SetCharacterDegrees|SetCharacterNames|SetCharacterParameters|SetCharacterTableIsoclinic|SetCharacteristic|SetCharacteristicPolynomial|SetChevalleyBasis|SetChiefNormalSeriesByPcgs|SetChiefSeries|SetClassNames|SetClassNamesTom|SetClassParameters|SetClassPermutation|SetClassPositionsOfCentre|SetClassPositionsOfDerivedSubgroup|SetClassPositionsOfDirectProductDecompositions|SetClassPositionsOfElementaryAbelianSeries|SetClassPositionsOfFittingSubgroup|SetClassPositionsOfKernel|SetClassPositionsOfLowerCentralSeries|SetClassPositionsOfMaximalNormalSubgroups|SetClassPositionsOfMinimalNormalSubgroups|SetClassPositionsOfNormalSubgroups|SetClassPositionsOfSolvableResiduum|SetClassPositionsOfSupersolvableResiduum|SetClassPositionsOfUpperCentralSeries|SetClassRoots|SetClassTypesTom|SetCoKernelOfAdditiveGeneralMapping|SetCoKernelOfMultiplicativeGeneralMapping|SetCoefficientsAndMagmaElements|SetCoefficientsFamily|SetCoefficientsOfLaurentPolynomial|SetCoefficientsOfUnivariatePolynomial|SetCoefficientsOfUnivariateRationalFunction|SetCoefficientsRing|SetCollectionsFamily|SetColumnIndexOfReesMatrixSemigroupElement|SetColumnIndexOfReesZeroMatrixSemigroupElement|SetColumnsOfReesMatrixSemigroup|SetColumnsOfReesZeroMatrixSemigroup|SetCommutator|SetCommutatorANC|SetCommutatorFactorGroup|SetCommutatorLength|SetCommutatorNC|SetComplementSystem|SetComplexConjugate|SetComponentsOfTuplesFamily|SetCompositionSeries|SetComputedAgemos|SetComputedAscendingChains|SetComputedBrauerTables|SetComputedClassFusions|SetComputedCyclicExtensionsTom|SetComputedHallSubgroups|SetComputedIndicators|SetComputedInducedPcgses|SetComputedIsPNilpotents|SetComputedIsPSolvableCharacterTables|SetComputedIsPSolvables|SetComputedOmegas|SetComputedPCentralSeriess|SetComputedPCores|SetComputedPRumps|SetComputedPowerMaps|SetComputedPrimeBlockss|SetComputedSylowComplements|SetComputedSylowSubgroups|SetConductor|SetConfluentRws|SetConjugacyClasses|SetConjugacyClassesMaximalSubgroups|SetConjugacyClassesPerfectSubgroups|SetConjugacyClassesSubgroups|SetConjugate|SetConjugateANC|SetConjugateNC|SetConjugates|SetConjugatorInnerAutomorphism|SetConjugatorOfConjugatorIsomorphism|SetConstantTimeAccessList|SetConstituentsOfCharacter|SetCoreInParent|SetCosetTableFpHom|SetCosetTableInWholeGroup|SetCosetTableNormalClosureInWholeGroup|SetCosetTableOfFpSemigroup|SetCrystGroupDefaultAction|SetCycleStructurePerm|SetCyclicExtensionsTom|SetDClassOfHClass|SetDClassOfLClass|SetDClassOfRClass|SetDataType|SetDecompositionMatrix|SetDecompositionTypesOfGroup|SetDefaultFieldOfMatrix|SetDefaultFieldOfMatrixGroup|SetDefectApproximation|SetDefiningPcgs|SetDefiningPolynomial|SetDefinitionNC|SetDegreeAction|SetDegreeOfBinaryRelation|SetDegreeOfCharacter|SetDegreeOfLaurentPolynomial|SetDegreeOfMatrixGroup|SetDegreeOfTransformation|SetDegreeOfTransformationSemigroup|SetDegreeOperation|SetDegreeOverPrimeField|SetDelta|SetDenominatorOfModuloPcgs|SetDenominatorOfRationalFunction|SetDepthOfUpperTriangularMatrix|SetDerivations|SetDerivative|SetDerivedLength|SetDerivedSeriesOfGroup|SetDerivedSubgroup|SetDerivedSubgroupsTomPossible|SetDerivedSubgroupsTomUnique|SetDeterminantMat|SetDeterminantOfCharacter|SetDihedralGenerators|SetDimension|SetDimensionOfMatrixGroup|SetDimensionOfVectors|SetDimensionsLoewyFactors|SetDimensionsMat|SetDirectFactorsOfGroup|SetDirectProductInfo|SetDirectSumDecomposition|SetDisplayOptions|SetDixonRecord|SetEANormalSeriesByPcgs|SetEarns|SetEggBoxOfDClass|SetElementTestFunction|SetElementaryAbelianSeries|SetElementaryAbelianSeriesLargeSteps|SetElementaryAbelianSubseries|SetElementsFamily|SetElmWPObj|SetEmptyRowVector|SetEntrySCTable|SetEnumerator|SetEnumeratorByBasis|SetEnumeratorSorted|SetEpicentre|SetEpimorphismFromFreeGroup|SetEpimorphismSchurCover|SetEquivalenceClassRelation|SetEquivalenceClasses|SetEquivalenceRelationPartition|SetErrorHandler|SetExponent|SetExponentOfPowering|SetExtRepDenominatorRatFun|SetExtRepNumeratorRatFun|SetExtRepPolynomialRatFun|SetExternalOrbits|SetExternalOrbitsStabilizers|SetExternalSet|SetFactorsOfDirectProduct|SetFaithfulModule|SetFamiliesOfGeneralMappingsAndRanges|SetFamilyForOrdering|SetFamilyForRewritingSystem|SetFamilyPcgs|SetFamilyRange|SetFamilySource|SetFeatureObj|SetFieldOfMatrixGroup|SetFilterObj|SetFittingSubgroup|SetFpElmComparisonMethod|SetFpElmEqualityMethod|SetFpElmKBRWS|SetFrattiniSubgroup|SetFrattinifactorId|SetFrattinifactorSize|SetFreeAlgebraOfFpAlgebra|SetFreeGeneratorsOfFpAlgebra|SetFreeGeneratorsOfFpGroup|SetFreeGeneratorsOfFpMonoid|SetFreeGeneratorsOfFpSemigroup|SetFreeGroupOfFpGroup|SetFreeMonoidOfFpMonoid|SetFreeMonoidOfRewritingSystem|SetFreeProductInfo|SetFreeSemigroupOfFpSemigroup|SetFreeSemigroupOfRewritingSystem|SetFrobeniusAutomorphism|SetFunctionAction|SetFusionConjugacyClassesOp|SetFusionsOfLibTom|SetFusionsToLibTom|SetFusionsTom|SetGLDegree|SetGLUnderlyingField|SetGaloisGroup|SetGaloisMat|SetGaloisStabilizer|SetGaloisType|SetGap3CatalogueIdGroup|SetGasmanMessageStatus|SetGeneralizedPcgs|SetGeneratingPairsOfLeftMagmaCongruence|SetGeneratingPairsOfMagmaCongruence|SetGeneratingPairsOfRightMagmaCongruence|SetGeneratorsOfAdditiveGroup|SetGeneratorsOfAdditiveMagma|SetGeneratorsOfAdditiveMagmaWithInverses|SetGeneratorsOfAdditiveMagmaWithZero|SetGeneratorsOfAlgebra|SetGeneratorsOfAlgebraModule|SetGeneratorsOfAlgebraWithOne|SetGeneratorsOfDivisionRing|SetGeneratorsOfDomain|SetGeneratorsOfEquivalenceRelationPartition|SetGeneratorsOfExtASet|SetGeneratorsOfExtLSet|SetGeneratorsOfExtRSet|SetGeneratorsOfExtUSet|SetGeneratorsOfFLMLOR|SetGeneratorsOfFLMLORWithOne|SetGeneratorsOfField|SetGeneratorsOfGroup|SetGeneratorsOfIdeal|SetGeneratorsOfLeftIdeal|SetGeneratorsOfLeftMagmaIdeal|SetGeneratorsOfLeftModule|SetGeneratorsOfLeftOperatorAdditiveGroup|SetGeneratorsOfLeftOperatorRing|SetGeneratorsOfLeftOperatorRingWithOne|SetGeneratorsOfLeftVectorSpace|SetGeneratorsOfMagma|SetGeneratorsOfMagmaIdeal|SetGeneratorsOfMagmaWithInverses|SetGeneratorsOfMagmaWithOne|SetGeneratorsOfMonoid|SetGeneratorsOfNearAdditiveGroup|SetGeneratorsOfNearAdditiveMagma|SetGeneratorsOfNearAdditiveMagmaWithInverses|SetGeneratorsOfNearAdditiveMagmaWithZero|SetGeneratorsOfRightIdeal|SetGeneratorsOfRightMagmaIdeal|SetGeneratorsOfRightModule|SetGeneratorsOfRightOperatorAdditiveGroup|SetGeneratorsOfRing|SetGeneratorsOfRingWithOne|SetGeneratorsOfRws|SetGeneratorsOfSemigroup|SetGeneratorsOfSemiring|SetGeneratorsOfSemiringWithOne|SetGeneratorsOfSemiringWithOneAndZero|SetGeneratorsOfSemiringWithZero|SetGeneratorsOfTwoSidedIdeal|SetGeneratorsOfVectorSpace|SetGeneratorsSmallest|SetGeneratorsSubgroupsTom|SetGlobalPartitionOfClasses|SetGrading|SetGreensDClasses|SetGreensDRelation|SetGreensHClasses|SetGreensHRelation|SetGreensJClasses|SetGreensJRelation|SetGreensLClasses|SetGreensLRelation|SetGreensRClasses|SetGreensRRelation|SetGroupByPcgs|SetGroupHClassOfGreensDClass|SetGroupOfPcgs|SetHallSystem|SetHashEntry|SetHashEntryAtLastIndex|SetHelpViewer|SetHirschLength|SetHomeEnumerator|SetHomePcgs|SetIBr|SetIdGroup|SetIdempotents|SetIdempotentsTom|SetIdempotentsTomInfo|SetIdentificationOfConjugacyClasses|SetIdentifier|SetIdentity|SetIdentityMapping|SetImage|SetImageListOfTransformation|SetImageSetOfTransformation|SetImagesSmallestGenerators|SetImagesSource|SetImaginaryPart|SetImfRecord|SetIndependentGeneratorsOfAbelianGroup|SetIndeterminateName|SetIndeterminateNumberOfLaurentPolynomial|SetIndeterminateNumberOfUnivariateLaurentPolynomial|SetIndeterminateNumberOfUnivariateRationalFunction|SetIndeterminateOfUnivariateRationalFunction|SetIndeterminatesOfPolynomialRing|SetIndexInParent|SetIndexInWholeGroup|SetIndicesCentralNormalSteps|SetIndicesChiefNormalSteps|SetIndicesEANormalSteps|SetIndicesInvolutaryGenerators|SetIndicesNormalSteps|SetIndicesOfAdjointBasis|SetIndicesPCentralNormalStepsPGroup|SetInducedPcgs|SetInducedPcgsWrtFamilyPcgs|SetInducedPcgsWrtHomePcgs|SetInducedPcgsWrtSpecialPcgs|SetInfoLevel|SetInfoText|SetInjectionZeroMagma|SetInnerAutomorphismsAutomorphismGroup|SetInt|SetInternalRepGreensRelation|SetInvariantBilinearForm|SetInvariantForm|SetInvariantLattice|SetInvariantQuadraticForm|SetInvariantSesquilinearForm|SetInverse|SetInverseAttr|SetInverseClasses|SetInverseGeneralMapping|SetInverseImmutable|SetIrr|SetIrrBaumClausen|SetIrrConlon|SetIrrDixonSchneider|SetIrrFacsPol|SetIrreducibleRepresentations|SetIsAbelian|SetIsAbelianNumberField|SetIsAbelianTom|SetIsAdditiveGroupGeneralMapping|SetIsAdditiveGroupHomomorphism|SetIsAdditiveGroupToGroupGeneralMapping|SetIsAdditiveGroupToGroupHomomorphism|SetIsAdditivelyCommutative|SetIsAlgebraGeneralMapping|SetIsAlgebraHomomorphism|SetIsAlgebraModule|SetIsAlgebraWithOneGeneralMapping|SetIsAlgebraWithOneHomomorphism|SetIsAlternatingGroup|SetIsAnticommutative|SetIsAntisymmetricBinaryRelation|SetIsAssociative|SetIsAutomorphismGroup|SetIsBasicWreathProductOrdering|SetIsBergerCondition|SetIsBijective|SetIsBravaisGroup|SetIsBuiltFromAdditiveMagmaWithInverses|SetIsBuiltFromGroup|SetIsBuiltFromMagma|SetIsBuiltFromMagmaWithInverses|SetIsBuiltFromMagmaWithOne|SetIsBuiltFromMonoid|SetIsBuiltFromSemigroup|SetIsCanonicalBasis|SetIsCanonicalBasisFullMatrixModule|SetIsCanonicalBasisFullRowModule|SetIsCanonicalBasisFullSCAlgebra|SetIsCanonicalNiceMonomorphism|SetIsCanonicalPcgs|SetIsCanonicalPcgsWrtSpecialPcgs|SetIsCentralFactor|SetIsCharacter|SetIsCommutative|SetIsCommutativeFamily|SetIsConfluent|SetIsConjugatorAutomorphism|SetIsConjugatorIsomorphism|SetIsConstantRationalFunction|SetIsConstantTimeAccessGeneralMapping|SetIsCycInt|SetIsCyclic|SetIsCyclicTom|SetIsCyclotomicField|SetIsDihedralGroup|SetIsDistributive|SetIsDivisionRing|SetIsDuplicateFree|SetIsDuplicateFreeList|SetIsElementaryAbelian|SetIsEmpty|SetIsEndoGeneralMapping|SetIsEndoMapping|SetIsEquivalenceRelation|SetIsFamilyPcgs|SetIsField|SetIsFieldHomomorphism|SetIsFinite|SetIsFiniteDimensional|SetIsFiniteOrdersPcgs|SetIsFiniteSemigroupGreensRelation|SetIsFinitelyGeneratedGroup|SetIsFrattiniFree|SetIsFreeMonoid|SetIsFreeSemigroup|SetIsFullFpAlgebra|SetIsFullHomModule|SetIsFullMatrixModule|SetIsFullRowModule|SetIsFullSCAlgebra|SetIsFullSubgroupGLorSLRespectingBilinearForm|SetIsFullSubgroupGLorSLRespectingQuadraticForm|SetIsFullSubgroupGLorSLRespectingSesquilinearForm|SetIsFullTransformationSemigroup|SetIsGL|SetIsGeneralLinearGroup|SetIsGeneralizedCartanMatrix|SetIsGeneratorsOfMagmaWithInverses|SetIsGreensClass|SetIsGreensDClass|SetIsGreensHClass|SetIsGreensJClass|SetIsGreensLClass|SetIsGreensRClass|SetIsGroupGeneralMapping|SetIsGroupHClass|SetIsGroupHomomorphism|SetIsGroupOfAutomorphisms|SetIsGroupOfAutomorphismsFiniteGroup|SetIsGroupRing|SetIsGroupToAdditiveGroupGeneralMapping|SetIsGroupToAdditiveGroupHomomorphism|SetIsHandledByNiceMonomorphism|SetIsHasseDiagram|SetIsIdealInParent|SetIsIdempotent|SetIsImpossible|SetIsInducedFromNormalSubgroup|SetIsInducedPcgsWrtSpecialPcgs|SetIsInjective|SetIsInnerAutomorphism|SetIsIntegerMatrixGroup|SetIsIntegralBasis|SetIsIntegralCyclotomic|SetIsIntegralRing|SetIsInverseSemigroup|SetIsIrreducibleCharacter|SetIsJacobianRing|SetIsLDistributive|SetIsLatticeOrderBinaryRelation|SetIsLaurentPolynomial|SetIsLeftActedOnByDivisionRing|SetIsLeftAlgebraModule|SetIsLeftIdealInParent|SetIsLeftModuleGeneralMapping|SetIsLeftModuleHomomorphism|SetIsLeftSemigroupCongruence|SetIsLeftSemigroupIdeal|SetIsLieAbelian|SetIsLieAlgebra|SetIsLieNilpotent|SetIsLieSolvable|SetIsLinearlyPrimitive|SetIsMagmaHomomorphism|SetIsMapping|SetIsMatrixModule|SetIsMinimalNonmonomial|SetIsMonoid|SetIsMonomialCharacter|SetIsMonomialCharacterTable|SetIsMonomialGroup|SetIsMonomialMatrix|SetIsMonomialNumber|SetIsNaturalAlternatingGroup|SetIsNaturalGL|SetIsNaturalSL|SetIsNaturalSymmetricGroup|SetIsNearRing|SetIsNearRingWithOne|SetIsNilpQuotientSystem|SetIsNilpotentCharacterTable|SetIsNilpotentGroup|SetIsNilpotentTom|SetIsNonTrivial|SetIsNormalBasis|SetIsNormalForm|SetIsNormalInParent|SetIsNumberField|SetIsNumeratorParentPcgsFamilyPcgs|SetIsOne|SetIsOrderingOnFamilyOfAssocWords|SetIsPGroup|SetIsPQuotientSystem|SetIsPSL|SetIsParentPcgsFamilyPcgs|SetIsPartialOrderBinaryRelation|SetIsPcgsCentralSeries|SetIsPcgsChiefSeries|SetIsPcgsElementaryAbelianSeries|SetIsPcgsPCentralSeriesPGroup|SetIsPerfectCharacterTable|SetIsPerfectGroup|SetIsPerfectTom|SetIsPolycyclicGroup|SetIsPolynomial|SetIsPositionsList|SetIsPreOrderBinaryRelation|SetIsPrimeField|SetIsPrimeOrdersPcgs|SetIsPrimitive|SetIsPrimitiveAffine|SetIsPrimitiveCharacter|SetIsPrimitiveMatrixGroup|SetIsPseudoCanonicalBasisFullHomModule|SetIsQuasiDihedralGroup|SetIsQuasiPrimitive|SetIsQuaternionGroup|SetIsRDistributive|SetIsRationalMatrixGroup|SetIsRectangularTable|SetIsReduced|SetIsReesCongruence|SetIsReesCongruenceSemigroup|SetIsReesMatrixSemigroup|SetIsReesZeroMatrixSemigroup|SetIsReflexiveBinaryRelation|SetIsRegular|SetIsRegularDClass|SetIsRegularSemigroup|SetIsRelativelySM|SetIsRestrictedLieAlgebra|SetIsRightAlgebraModule|SetIsRightIdealInParent|SetIsRightSemigroupCongruence|SetIsRightSemigroupIdeal|SetIsRing|SetIsRingGeneralMapping|SetIsRingHomomorphism|SetIsRingWithOne|SetIsRingWithOneGeneralMapping|SetIsRingWithOneHomomorphism|SetIsRowModule|SetIsSL|SetIsSSortedList|SetIsSemiEchelonized|SetIsSemiRegular|SetIsSemigroup|SetIsSemigroupCongruence|SetIsSemigroupGeneralMapping|SetIsSemigroupHomomorphism|SetIsSemigroupIdeal|SetIsSemiring|SetIsSemiringWithOne|SetIsSemiringWithOneAndZero|SetIsSemiringWithZero|SetIsShortLexOrdering|SetIsSimpleAlgebra|SetIsSimpleCharacterTable|SetIsSimpleGroup|SetIsSimpleSemigroup|SetIsSingleValued|SetIsSkewFieldFamily|SetIsSmallList|SetIsSolvableCharacterTable|SetIsSolvableGroup|SetIsSolvableTom|SetIsSortedList|SetIsSpecialLinearGroup|SetIsSpecialPcgs|SetIsSporadicSimpleCharacterTable|SetIsSporadicSimpleGroup|SetIsSubgroupSL|SetIsSubmonoidFpMonoid|SetIsSubnormallyMonomial|SetIsSubsemigroupFpSemigroup|SetIsSubsemigroupReesMatrixSemigroup|SetIsSubsemigroupReesZeroMatrixSemigroup|SetIsSubsetLocallyFiniteGroup|SetIsSupersolvableCharacterTable|SetIsSupersolvableGroup|SetIsSurjective|SetIsSymmetricBinaryRelation|SetIsSymmetricGroup|SetIsTotal|SetIsTotalOrdering|SetIsTransformationMonoid|SetIsTransformationSemigroup|SetIsTransitive|SetIsTransitiveBinaryRelation|SetIsTranslationInvariantOrdering|SetIsTrivial|SetIsTwoSidedIdealInParent|SetIsUFDFamily|SetIsUnivariatePolynomial|SetIsUnivariateRationalFunction|SetIsVectorSpaceHomomorphism|SetIsVirtualCharacter|SetIsWeightLexOrdering|SetIsWellFoundedOrdering|SetIsWeylGroup|SetIsWholeFamily|SetIsWreathProductOrdering|SetIsZero|SetIsZeroGroup|SetIsZeroMultiplicationRing|SetIsZeroRationalFunction|SetIsZeroSimpleSemigroup|SetIsZeroSquaredRing|SetIsomorphismFpAlgebra|SetIsomorphismFpFLMLOR|SetIsomorphismFpGroup|SetIsomorphismFpMonoid|SetIsomorphismFpSemigroup|SetIsomorphismMatrixAlgebra|SetIsomorphismMatrixFLMLOR|SetIsomorphismPcGroup|SetIsomorphismPermGroup|SetIsomorphismReesMatrixSemigroup|SetIsomorphismRefinedPcGroup|SetIsomorphismSCAlgebra|SetIsomorphismSCFLMLOR|SetIsomorphismSimplifiedFpGroup|SetIsomorphismSpecialPcGroup|SetIsomorphismTransformationSemigroup|SetJenningsLieAlgebra|SetJenningsSeries|SetJordanDecomposition|SetKernelOfAdditiveGeneralMapping|SetKernelOfCharacter|SetKernelOfMultiplicativeGeneralMapping|SetKernelOfTransformation|SetKillingMatrix|SetKnowsHowToDecompose|SetLClassOfHClass|SetLGFirst|SetLGHeads|SetLGLayers|SetLGLength|SetLGTails|SetLGWeights|SetLargestElementGroup|SetLargestMovedPoint|SetLargestMovedPointPerm|SetLatticeGeneratorsInUEA|SetLatticeSubgroups|SetLeadCoeffsIGS|SetLeftActingAlgebra|SetLeftActingDomain|SetLeftActingGroup|SetLeftActingRingOfIdeal|SetLeftCayleyGraphSemigroup|SetLeftDerivations|SetLength|SetLengthsTom|SetLessThanFunction|SetLessThanOrEqualFunction|SetLetterRepWordsLessFunc|SetLevelsOfGenerators|SetLeviMalcevDecomposition|SetLieAlgebraByDomain|SetLieCenter|SetLieCentralizerInParent|SetLieCentre|SetLieDerivedSeries|SetLieDerivedSubalgebra|SetLieFamily|SetLieLowerCentralSeries|SetLieNilRadical|SetLieNormalizerInParent|SetLieObject|SetLieSolvableRadical|SetLieUpperCentralSeries|SetLinearActionBasis|SetLinearCharacters|SetLinesOfStraightLineProgram|SetLongestWeylWordPerm|SetLowerCentralSeriesOfGroup|SetMagmaGeneratorsOfFamily|SetMappingGeneratorsImages|SetMappingOfWhichItIsAsGGMBI|SetMarksTom|SetMatTom|SetMatrixByBlockMatrix|SetMaximalAbelianQuotient|SetMaximalBlocksAttr|SetMaximalNormalSubgroups|SetMaximalSubgroupClassReps|SetMaximalSubgroups|SetMaximalSubgroupsLattice|SetMaximalSubgroupsTom|SetMinimalBlockDimension|SetMinimalGeneratingSet|SetMinimalNormalSubgroups|SetMinimalStabChain|SetMinimalSupergroupsLattice|SetMinimizedBombieriNorm|SetModuleOfExtension|SetModulusOfZmodnZObj|SetMoebiusTom|SetMolienSeriesInfo|SetMonoidByAdjoiningIdentity|SetMonoidByAdjoiningIdentityElt|SetMonoidOfRewritingSystem|SetMonomialComparisonFunction|SetMonomialExtrepComparisonFun|SetMovedPoints|SetMultipleAttributes|SetMultiplicationTable|SetMultiplicativeNeutralElement|SetMultiplicativeZero|SetName|SetNameIsomorphismClass|SetNamesLibTom|SetNamesOfFusionSources|SetNaturalCharacter|SetNaturalHomomorphismByNormalSubgroupNCInParent|SetNaturalHomomorphismsPool|SetNegativeRootVectors|SetNegativeRoots|SetNestingDepthA|SetNestingDepthM|SetNiceAlgebraMonomorphism|SetNiceBasis|SetNiceFreeLeftModule|SetNiceFreeLeftModuleInfo|SetNiceMonomorphism|SetNiceNormalFormByExtRepFunction|SetNiceObject|SetNilpotencyClassOfGroup|SetNonLieNilpotentElement|SetNonNilpotentElement|SetNorm|SetNormalBase|SetNormalClosureInParent|SetNormalMaximalSubgroups|SetNormalSeriesByPcgs|SetNormalSubgroupClassesInfo|SetNormalSubgroups|SetNormalizerInGLnZ|SetNormalizerInGLnZBravaisGroup|SetNormalizerInHomePcgs|SetNormalizerInParent|SetNormalizersTom|SetNormedRowVector|SetNormedRowVectors|SetNormedVectors|SetNotifiedFusionsOfLibTom|SetNotifiedFusionsToLibTom|SetNrConjugacyClasses|SetNrInputsOfStraightLineProgram|SetNrMovedPoints|SetNrMovedPointsPerm|SetNrSubsTom|SetNrSyllables|SetNullAlgebra|SetNullspaceIntMat|SetNullspaceMat|SetNumberGeneratorsOfRws|SetNumberSyllables|SetNumeratorOfModuloPcgs|SetNumeratorOfRationalFunction|SetONanScottType|SetOccuringVariableIndices|SetOmegaAndLowerPCentralSeries|SetOmegaSeries|SetOne|SetOneAttr|SetOneImmutable|SetOneOfPcgs|SetOperatorOfExternalSet|SetOrbitLengths|SetOrbitLengthsDomain|SetOrbitStabilizingParentGroup|SetOrbits|SetOrbitsDomain|SetOrder|SetOrderingOfRewritingSystem|SetOrderingOnGenerators|SetOrderingsFamily|SetOrdersClassRepresentatives|SetOrdersTom|SetOrdinaryCharacterTable|SetOrthogonalSpaceInFullRowSpace|SetPCentralLieAlgebra|SetPCentralNormalSeriesByPcgsPGroup|SetPClassPGroup|SetPSLDegree|SetPSLUnderlyingField|SetPackageInfo|SetParent|SetParentAttr|SetParentPcgs|SetPartialClosureOfCongruence|SetPartialOrderOfHasseDiagram|SetPcGroupWithPcgs|SetPcSeries|SetPcgs|SetPcgsCentralSeries|SetPcgsChiefSeries|SetPcgsElementaryAbelianSeries|SetPcgsPCentralSeriesPGroup|SetPerfectIdentification|SetPerfectResiduum|SetPermutationTom|SetPositiveRootVectors|SetPositiveRoots|SetPositiveRootsAsWeights|SetPower|SetPowerANC|SetPowerNC|SetPowerS|SetPowerSubalgebraSeries|SetPreImagesRange|SetPrefrattiniSubgroup|SetPrimaryGeneratorWords|SetPrimeField|SetPrimePGroup|SetPrimePowerComponents|SetPrimitiveElement|SetPrimitiveIdentification|SetPrimitiveRoot|SetPrintFormattingStatus|SetProjectiveOrder|SetPseudoRandomSeed|SetPthPowerImages|SetQuasiDihedralGenerators|SetQuaternionGenerators|SetQuotientSemigroupCongruence|SetQuotientSemigroupHomomorphism|SetQuotientSemigroupPreimage|SetRClassOfHClass|SetRadicalGroup|SetRadicalOfAlgebra|SetRange|SetRankAction|SetRankMat|SetRankOfTransformation|SetRankPGroup|SetRat|SetRationalClasses|SetRationalFunctionsFamily|SetRationalizedMat|SetRealClasses|SetRealPart|SetRecNames|SetRecursionTrapInterval|SetReducedConfluentRewritingSystem|SetReducedMultiplication|SetReesCongruenceOfSemigroupIdeal|SetReesZeroMatrixSemigroupElementIsZero|SetRefinedPcGroup|SetRegularActionHomomorphism|SetRelationsOfFpMonoid|SetRelationsOfFpSemigroup|SetRelativeOrder|SetRelativeOrderNC|SetRelativeOrders|SetRelatorsOfFpAlgebra|SetRelatorsOfFpGroup|SetRepresentative|SetRepresentativeSmallest|SetRepresentativesContainedRightCosets|SetRepresentativesMinimalBlocksAttr|SetRepresentativesPerfectSubgroups|SetRepresentativesSimpleSubgroups|SetRespectsAddition|SetRespectsAdditiveInverses|SetRespectsInverses|SetRespectsMultiplication|SetRespectsOne|SetRespectsScalarMultiplication|SetRespectsZero|SetRightActingAlgebra|SetRightActingDomain|SetRightActingGroup|SetRightActingRingOfIdeal|SetRightCayleyGraphSemigroup|SetRightDerivations|SetRightTransversalInParent|SetRootOfDefiningPolynomial|SetRootSystem|SetRowIndexOfReesMatrixSemigroupElement|SetRowIndexOfReesZeroMatrixSemigroupElement|SetRowsOfReesMatrixSemigroup|SetRowsOfReesZeroMatrixSemigroup|SetRules|SetSLDegree|SetSLUnderlyingField|SetSandwichMatrixOfReesMatrixSemigroup|SetSandwichMatrixOfReesZeroMatrixSemigroup|SetSchurCover|SetSemiEchelonBasis|SetSemiEchelonMat|SetSemiEchelonMatTransformation|SetSemiSimpleType|SetSemidirectFactorsOfGroup|SetSemidirectProductInfo|SetSemigroupOfRewritingSystem|SetSignPerm|SetSimpleSystem|SetSimsNo|SetSize|SetSizesCentralizers|SetSizesConjugacyClasses|SetSmallGeneratingSet|SetSmallestGeneratorPerm|SetSmallestMovedPoint|SetSmallestMovedPointPerm|SetSocle|SetSocleComplement|SetSocleDimensions|SetSocleTypePrimitiveGroup|SetSortingPerm|SetSource|SetSourceOfIsoclinicTable|SetSparseCartanMatrix|SetSpecialPcgs|SetSplittingField|SetStabChainImmutable|SetStabChainMutable|SetStabChainOptions|SetStabilizerOfExternalSet|SetStandardGeneratorsInfo|SetStoredExcludedOrders|SetStoredGroebnerBasis|SetStraightLineProgElmType|SetStraightLineProgramsTom|SetString|SetStructureConstantsTable|SetStructureDescription|SetSubdirectProductInfo|SetSubfields|SetSubnormalSeriesInParent|SetSubsTom|SetSubspaces|SetSubspacesAll|SetSuccessors|SetSupersolvableResiduum|SetSurjectiveActionHomomorphismAttr|SetSylowSystem|SetSymmetricDegree|SetSymmetricParentGroup|SetTableOfMarks|SetTestMonomial|SetTestMonomialQuick|SetTestQuasiPrimitive|SetTestRelativelySM|SetTestSubnormallyMonomial|SetTietzeOrigin|SetTrace|SetTranformsOneIntoZero|SetTransformationRepresentation|SetTransformsAdditionIntoMultiplication|SetTransformsAdditiveInversesIntoInverses|SetTransformsInversesIntoAdditiveInverses|SetTransformsMultiplicationIntoAddition|SetTransformsZeroIntoOne|SetTransitiveIdentification|SetTransitivity|SetTransposedMat|SetTransposedMatAttr|SetTransposedMatImmutable|SetTransposedMatrixGroup|SetTriangulizedNullspaceMat|SetTrivialCharacter|SetTrivialSubFLMLOR|SetTrivialSubadditiveMagmaWithZero|SetTrivialSubalgebra|SetTrivialSubgroup|SetTrivialSubmagmaWithOne|SetTrivialSubmodule|SetTrivialSubmonoid|SetTrivialSubnearAdditiveMagmaWithZero|SetTrivialSubspace|SetTwoClosure|SetTypeObj|SetTypeOfObjWithMemory|SetTzOptions|SetTzRules|SetUnderlyingCharacterTable|SetUnderlyingCharacteristic|SetUnderlyingCollection|SetUnderlyingElementOfReesMatrixSemigroupElement|SetUnderlyingElementOfReesZeroMatrixSemigroupElement|SetUnderlyingExternalSet|SetUnderlyingFamily|SetUnderlyingField|SetUnderlyingGeneralMapping|SetUnderlyingGroup|SetUnderlyingLeftModule|SetUnderlyingLieAlgebra|SetUnderlyingMagma|SetUnderlyingRelation|SetUnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|SetUnderlyingSemigroupFamily|SetUnderlyingSemigroupOfMonoidByAdjoiningIdentity|SetUnderlyingSemigroupOfReesMatrixSemigroup|SetUnderlyingSemigroupOfReesZeroMatrixSemigroup|SetUnits|SetUniversalEnvelopingAlgebra|SetUpperActingDomain|SetUpperCentralSeriesOfGroup|SetValuesOfClassFunction|SetWeightOfGenerators|SetWeightsTom|SetWeylGroup|SetWreathProductInfo|SetX|SetXHelp|SetXHelp0|SetXHelp1|SetXHelp2|SetZClassRepsQClass|SetZero|SetZeroAttr|SetZeroCoefficient|SetZeroImmutable|SetZuppos|SetnpeGL|SetnpePSL|SetnpeSL|SetsOrbits|Setter|ShallowCopy|ShallowCopy_Basis|ShallowCopy_CoKernelGens|ShallowCopy_FiniteFullRowModule|ShallowCopy_FreeGroup|ShallowCopy_FreeSemigroup|ShallowCopy_InfiniteFullRowModule|ShallowCopy_List|ShallowCopy_LowIndexSubgroupsFpGroup|ShallowCopy_Rationals|ShallowCopy_SingleCollector|ShallowCopy_Subspaces|ShallowCopy_SubspacesAll|ShallowCopy_SubspacesDim|ShallowCopy_Trivial|ShapeFrequencies|SharedObj|SharedType|ShiftedCoeffs|ShiftedPadicNumber|ShortLexOrdering|ShortLexOrderingNC|ShortestVectors|ShowArgument|ShowArguments|ShowDetails|ShowImpliedFilters|ShowMethods|ShowOtherMethods|ShowPackageVariables|ShrinkAllocationPlist|ShrinkAllocationString|ShrinkCoeffs|ShrinkRowVector|ShrinkableHashTable|ShrinkableSingleValuedHashTable|SiftAsWord|SiftedPcElement|SiftedPermutation|SiftedVector|SiftedVectorForGaussianMatrixSpace|SiftedVectorForGaussianRowSpace|Sigma|SignInt|SignPartition|SignPerm|SignPermGroup|SimpleLieAlgebra|SimpleLieAlgebraTypeA_G|SimpleLieAlgebraTypeH|SimpleLieAlgebraTypeK|SimpleLieAlgebraTypeS|SimpleLieAlgebraTypeW|SimpleSystem|SimplifiedFpGroup|SimplifyPresentation|SimsName|SimsNo|SimultaneousEigenvalues|SingleCollector|SingleCollectorByGenerators|SingleCollectorByRelators|SingleCollector_CollectWord|SingleCollector_GroupRelators|SingleCollector_MakeAvector|SingleCollector_MakeInverses|SingleCollector_SetConjugateNC|SingleCollector_SetPowerNC|SingleCollector_SetRelativeOrderNC|SingleCollector_Solution|SingleValuedHashTable|Size|SizeBlist|SizeConsiderFunction|SizeGL|SizeNumbersPerfectGroups|SizeOfFieldOfDefinition|SizeOfGLdZmodmZ|SizePSL|SizePolynomialUnipotentClassGL|SizeSL|SizeScreen|SizeStabChain|SizesCentralizers|SizesConjugacyClasses|SizesPerfectGroups|Sleep|SmallGeneratingSet|SmallGroup|SmallGroupsInformation|SmallerDegreePermutationRepresentation|SmallestGeneratorPerm|SmallestMovedPoint|SmallestMovedPointPerm|SmallestMovedPointPerms|SmallestPrimeDivisor|SmallestRootInt|SmithNormalFormIntegerMat|SmithNormalFormIntegerMatTransforms|SmithNormalFormSQ|Socle|SocleComplement|SocleDimensions|SocleTypePrimitiveGroup|SolutionIntMat|SolutionMat|SolutionMatDestructive|SolutionMatNoCo|SolutionNullspaceIntMat|SolutionSQ|SolvableNormalClosurePermGroup|SolvableQuotient|SomeVerbalSubgroups|Sort|SortFunctionWithMemory|SortParallel|SortRationalClasses|SortRelsSortedByStartGen|SortedCharacterTable|SortedCharacters|SortedList|SortedPolExtrepRatfun|SortedSparseActionHomomorphism|SortedSparseActionHomomorphismOp|SortedTom|Sortex|SortingPerm|Source|SourceOfIsoclinicTable|Sp|SpanningTree|SparseActionHomomorphism|SparseActionHomomorphismOp|SparseCartanMatrix|SparseHashTable|SparseIntKey|SpecialLinearGroup|SpecialLinearGroupCons|SpecialOrthogonalGroup|SpecialOrthogonalGroupCons|SpecialPcgs|SpecialPcgsFactor|SpecialPcgsSubgroup|SpecialUnitaryGroup|SpecialUnitaryGroupCons|SpecializedExtRepPol|SpinInductionScheme|SpinorNorm|SplitCell|SplitCellTestfun1|SplitCellTestfun2|SplitCharacters|SplitExtension|SplitStep|SplitString|SplitStringInternal|SplitTwoSpace|SplitUpSublistsByFpFunc|SplitWordTail|SplittingField|Sqrt|SquareRoots|StabChain|StabChainBaseStrongGenerators|StabChainForcePoint|StabChainImmutable|StabChainMutable|StabChainOp|StabChainOptions|StabChainPermGroupToPermGroupGeneralMappingByImages|StabChainRandomPermGroup|StabChainStrong|StabChainSwap|Stabilizer|StabilizerByMatrixOperation|StabilizerFunc|StabilizerFuncOp|StabilizerOfBlockNC|StabilizerOfExternalSet|StabilizerOp|StabilizerPcgs|StandardAssociate|StandardClassMatrixColumn|StandardGeneratorsInfo|StandardGeneratorsOfFullHomModule|StandardGeneratorsOfFullMatrixModule|StandardGeneratorsOfGroup|StandardScalarProduct|StandardizeTable|StandardizeTable2|StandardizeTable2C|StandardizeTableC|StarCyc|State|StateRandom|StatusRandom|StepModGauss|Stirling1|Stirling2|StoreAlgExtFam|StoreFactorsPol|StoreFusion|StoreInfoFreeMagma|StoredExcludedOrders|StoredGroebnerBasis|StraightLineProgElm|StraightLineProgElmType|StraightLineProgGens|StraightLineProgram|StraightLineProgramElmRankFilter|StraightLineProgramNC|StraightLineProgramsTom|StratMeetPartition|StretchImportantSLPElement|String|StringDate|StringFile|StringOfResultOfLineOfStraightLineProgram|StringOfResultOfStraightLineProgram|StringOfUnivariateRationalPolynomialByCoefficients|StringPP|StringStreamInputTextFile|StringTime|StringToStraightLineProgram|StringUnivariateLaurent|StripMemory|StripStabChain|StrongGeneratorsStabChain|StronglyConnectedComponents|StructuralCopy|StructureConstantsPadicNumbers|StructureConstantsTable|StructureDescription|SubAlgebraModule|SubFLMLOR|SubFLMLORNC|SubFLMLORWithOne|SubFLMLORWithOneNC|SubGModLeadPos|SubSyllables|SubadditiveGroup|SubadditiveGroupNC|SubadditiveMagma|SubadditiveMagmaNC|SubadditiveMagmaWithInverses|SubadditiveMagmaWithInversesNC|SubadditiveMagmaWithZero|SubadditiveMagmaWithZeroNC|Subalgebra|SubalgebraNC|SubalgebraWithOne|SubalgebraWithOneNC|SubdirProdPcGroups|SubdirectDiagonalPerms|SubdirectProduct|SubdirectProductInfo|SubdirectProductOp|SubdirectProducts|Subfield|SubfieldNC|Subfields|SubgpConjSymmgp|Subgroup|SubgroupByPcgs|SubgroupByProperty|SubgroupGeneratorsCosetTable|SubgroupMethodByNiceMonomorphism|SubgroupMethodByNiceMonomorphismCollColl|SubgroupMethodByNiceMonomorphismCollElm|SubgroupMethodByNiceMonomorphismCollOther|SubgroupNC|SubgroupOfWholeGroupByCosetTable|SubgroupOfWholeGroupByQuotientSubgroup|SubgroupProperty|SubgroupShell|SubgroupsMethodByNiceMonomorphism|SubgroupsOrbitsAndNormalizers|SubgroupsSolvableGroup|Submagma|SubmagmaNC|SubmagmaWithInverses|SubmagmaWithInversesNC|SubmagmaWithOne|SubmagmaWithOneNC|Submodule|SubmoduleNC|Submonoid|SubmonoidNC|SubnearAdditiveGroup|SubnearAdditiveGroupNC|SubnearAdditiveMagma|SubnearAdditiveMagmaNC|SubnearAdditiveMagmaWithInverses|SubnearAdditiveMagmaWithInversesNC|SubnearAdditiveMagmaWithZero|SubnearAdditiveMagmaWithZeroNC|SubnormalSeries|SubnormalSeriesInParent|SubnormalSeriesOp|SuboLiBli|SuboSiBli|SuboTruePos|SuboUniteBlist|Suborbits|Subring|SubringNC|SubringWithOne|SubringWithOneNC|SubsTom|Subsemigroup|SubsemigroupNC|Subsemiring|SubsemiringNC|SubsemiringWithOne|SubsemiringWithOneAndZero|SubsemiringWithOneAndZeroNC|SubsemiringWithOneNC|SubsemiringWithZero|SubsemiringWithZeroNC|Subspace|SubspaceNC|SubspaceVectorSpaceGroup|Subspaces|SubspacesAll|SubspacesDim|SubstitutedWord|SubtractBlist|SubtractBlistOrbitStabChain|SubtractSet|Subtype|Subtype2|Subtype3|Subword|Successors|SuggestUpgrades|Sum|SumCoefPolynomial|SumCoefRatfun|SumCoeffLaurpol|SumCoeffUnivfunc|SumFactorizationFunctionPcgs|SumIntersectionMat|SumOfMBMAndMapping|SumOfMappingAndMBM|SumOfPcElement|SumOp|SumPcgs|SumRootsPol|SumRootsPolComp|SumX|SumXHelp|SumXHelp0|SumXHelp1|SumXHelp2|SummandMolienSeries|SupType|SupType2|SupType3|SupersolvableResiduum|SupersolvableResiduumDefault|SurjectiveActionHomomorphismAttr|SuzukiGroup|SuzukiGroupCons|SyllableRepAssocWord|SyllableWordObjByExtRep|SylowComplement|SylowComplementOp|SylowSubgroup|SylowSubgroupOp|SylowSubgroupPermGroup|SylowSystem|SymAdic|SymmetricClosureBinaryRelation|SymmetricDegree|SymmetricGroup|SymmetricGroupCons|SymmetricParentGroup|SymmetricParts|SymmetricPower|SymmetricPowerOfAlgebraModule|Symmetrisations|Symmetrizations|SymplecticComponents|SymplecticGroup|SymplecticGroupCons|SyzygyCriterion|Sz|TESTER_FILTER|TNUM_OBJ|TNUM_OBJ_INT|TRACE_METHODS|TRANSGrp|TRANSPOSED_GF2MAT|TRANSPOSED_MAT8BIT|TRANSProperties|TRIANGULIZE_LIST_GF2VECS|TRIANGULIZE_LIST_VEC8BITS|TRIM_PERM|TRUES_FLAGS|TRY_GCD_CANCEL_EXTREP_POL|TYPE_FFE|TYPE_FFE0|TYPE_LIST_HOM|TYPE_MAT8BIT|TYPE_OBJ|TYPE_VEC8BIT|TYPE_VEC8BIT_LOCKED|TableAutomorphisms|TableHasIntKeyFun|TableOfMarks|TableOfMarksByLattice|TableOfMarksCyclic|TableOfMarksDihedral|TableOfMarksFrobenius|TableOfMarksFromLibrary|TailOfPcgsPermGroup|TailsInverses|Tau|TeX|TeXObj|TeachingMode|TemporaryGlobalVarName|TensorProduct|TensorProductGModule|TensorProductOfAlgebraModules|TensorWreathProductOfMatrixGroup|Tensored|TestConsistencyMaps|TestHomogeneous|TestInducedFromNormalSubgroup|TestJacobi|TestMonomial|TestMonomialFromLattice|TestMonomialQuick|TestPackageAvailability|TestPerm1|TestPerm2|TestPerm3|TestPerm4|TestPerm5|TestQuasiPrimitive|TestRelativelySM|TestRelativelySMFun|TestRow|TestSubnormallyMonomial|Tester|TietzeOrigin|TietzeWordAbstractWord|TmpDirectory|TmpName|ToggleEcho|TopExtensionsByAutomorphism|Trace|TraceDefinition|TraceImmediateMethods|TraceMat|TraceMethods|TraceModQF|TracePolynomial|TracedCosetFpGroup|TrailingEntriesLTM|TranformsOneIntoZero|TransArrange|TransCombinat|TransGrpLoad|TransStabCSPG|TransferDiagram|TransferPcgsInfo|TransferedExtensionPol|Transformation|TransformationData|TransformationFamily|TransformationNC|TransformationRelation|TransformationRepresentation|TransformationType|TransformingPermutationFamily|TransformingPermutations|TransformingPermutationsCharacterTables|TransformsAdditionIntoMultiplication|TransformsAdditiveInversesIntoInverses|TransformsInversesIntoAdditiveInverses|TransformsMultiplicationIntoAddition|TransformsZeroIntoOne|TransitiveClosureBinaryRelation|TransitiveGroup|TransitiveIdentification|Transitivity|TranslateString|TranslatorSubalgebra|TransposedMat|TransposedMatAttr|TransposedMatDestructive|TransposedMatImmutable|TransposedMatMutable|TransposedMatOp|TransposedMatrixGroup|TreeEntry|TreeRepresentedWord|TrialQuotientRPF|TriangulizeIntegerMat|TriangulizeMat|TriangulizeMatGF2|TriangulizeMonomialElementList|TriangulizeWeightRepElementList|TriangulizedGeneratorsByMatrix|TriangulizedIntegerMat|TriangulizedIntegerMatTransform|TriangulizedIntegerMatTransforms|TriangulizedNullspaceMat|TriangulizedNullspaceMatDestructive|TriangulizedNullspaceMatNT|TrivialCharacter|TrivialGModule|TrivialGroup|TrivialGroupCons|TrivialIterator|TrivialModule|TrivialPartition|TrivialSubFLMLOR|TrivialSubadditiveMagmaWithZero|TrivialSubalgebra|TrivialSubgroup|TrivialSubmagmaWithOne|TrivialSubmodule|TrivialSubmonoid|TrivialSubnearAdditiveMagmaWithZero|TrivialSubspace|TryCombinations|TryConwayPolynomialForFrobeniusCharacterValue|TryCosetTableInWholeGroup|TryGcdCancelExtRepPolynomials|TryLayerSQ|TryModuleSQ|TryPcgsPermGroup|TrySecondaryImages|Tschirnhausen|Tuple|TupleNC|Tuples|TuplesFamily|TuplesK|TwoClosure|TwoClosurePermGroup|TwoCoboundaries|TwoCoboundariesSQ|TwoCocycles|TwoCocyclesSQ|TwoCohomology|TwoCohomologySQ|TwoSeqPol|TwoSidedIdeal|TwoSidedIdealByGenerators|TwoSidedIdealNC|TwoSquares|TypeObj|TypeOfDefaultGeneralMapping|TypeOfObjWithMemory|TzCheckRecord|TzEliminate|TzEliminateFromTree|TzEliminateGen|TzEliminateGen1|TzEliminateGens|TzFindCyclicJoins|TzGeneratorExponents|TzGo|TzGoGo|TzHandleLength1Or2Relators|TzImagesOldGens|TzInitGeneratorImages|TzMostFrequentPairs|TzNewGenerator|TzOccurrences|TzOccurrencesPairs|TzOptions|TzPreImagesNewGens|TzPrint|TzPrintGeneratorImages|TzPrintGenerators|TzPrintLengths|TzPrintOptions|TzPrintPairs|TzPrintPresentation|TzPrintRelators|TzPrintStatus|TzRelator|TzRemoveGenerators|TzRenumberGens|TzReplaceGens|TzRules|TzSearch|TzSearchC|TzSearchEqual|TzSort|TzSortC|TzSubstitute|TzSubstituteCyclicJoins|TzSubstituteGen|TzSubstituteWord|TzTestInitialSetup|TzUpdateGeneratorImages|TzWordAbstractWord|UNBIND_GLOBAL|UNB_GF2MAT|UNB_GF2VEC|UNB_GVAR|UNB_LIST|UNB_REC|UNB_VEC8BIT|UNITE_BLIST|UNITE_BLIST_LIST|UNITE_SET|UNIVARTEST_RATFUN|UNIV_FUNC_BY_EXTREP|UNIXSelect|UNPROFILE_FUNC|UNTRACE_METHODS|USER_HOME_EXPAND|UglyVector|UnInstallCharReadHookFunc|UnSetImage|Unbind.|UnbindElmWPObj|UnbindGlobal|Unbind|UnderlyingCharacterTable|UnderlyingCharacteristic|UnderlyingCollection|UnderlyingDomainOfBinaryRelation|UnderlyingElement|UnderlyingElementOfReesMatrixSemigroupElement|UnderlyingElementOfReesZeroMatrixSemigroupElement|UnderlyingExternalSet|UnderlyingFamily|UnderlyingField|UnderlyingGeneralMapping|UnderlyingGroup|UnderlyingLeftModule|UnderlyingLieAlgebra|UnderlyingMagma|UnderlyingRelation|UnderlyingSemigroupElementOfMonoidByAdjoiningIdentityElt|UnderlyingSemigroupFamily|UnderlyingSemigroupOfMonoidByAdjoiningIdentity|UnderlyingSemigroupOfReesMatrixSemigroup|UnderlyingSemigroupOfReesZeroMatrixSemigroup|UndoRefinement|UnhideGlobalVariables|Union|Union2|UnionBlist|UnionSet|Unique|UniteBlist|UniteBlistList|UniteSet|Units|UnivariateLaurentPolynomialByCoefficients|UnivariatePolynomial|UnivariatePolynomialByCoefficients|UnivariatePolynomialRing|UnivariateRationalFunctionByCoefficients|UnivariateRationalFunctionByExtRep|UnivariateRationalFunctionByExtRepNC|UnivariatenessTestRationalFunction|UniversalEnvelopingAlgebra|Unknown|UnloadSmallGroupsData|UnlockNaturalHomomorphismsPool|UnmarkTree|UnorderedTuples|UnorderedTuplesK|UnprofileFunctions|UnprofileMethods|UntraceMethods|UpEnv|UpdateMap|UpdatePolycyclicCollector|UpdateWeightInfo|UpperActingDomain|UpperCentralSeries|UpperCentralSeriesOfGroup|UpperSubdiagonal|UseBasis|UseFactorRelation|UseIsomorphismRelation|UseSubsetRelation|VALUE_GLOBAL|VAL_GVAR|VCONSTRUCTOR_0ARGS|VCONSTRUCTOR_1ARGS|VCONSTRUCTOR_2ARGS|VCONSTRUCTOR_3ARGS|VCONSTRUCTOR_4ARGS|VCONSTRUCTOR_5ARGS|VCONSTRUCTOR_6ARGS|VCONSTRUCTOR_XARGS|VIEW_OBJ|VMETHOD_0ARGS|VMETHOD_1ARGS|VMETHOD_2ARGS|VMETHOD_3ARGS|VMETHOD_4ARGS|VMETHOD_5ARGS|VMETHOD_6ARGS|VMETHOD_XARGS|VPActionHom|VSTInsertToLeft|VSTNode|ValidatePackageInfo|Valuation|Value|ValueCochain|ValueGlobal|ValueMolienSeries|ValueOption|ValuePol|ValuesOfClassFunction|VectorOfRelator|VectorSearchTable|VectorSpace|VectorSpaceByPcgsOfElementaryAbelianGroup|VerifySGS|VerifyStabilizer|View|ViewFullHomModule|ViewLength|ViewMolienSeries|ViewObj|ViewString|VirtualCharacter|WITH_HIDDEN_IMPS_FLAGS|WITH_IMPS_FLAGS|WRITE_BYTE_FILE|WRITE_IOSTREAM|WRITE_STRING_FILE_NC|WallForm|WeakPointerObj|WedgeGModule|WeekDay|WeightLexOrdering|WeightLexOrderingNC|WeightOfGenerators|WeightVecFFE|WeightsTom|WeylGroup|WeylOrbitIterator|Where|WindowCmd|WordAlp|WreathElm|WreathProduct|WreathProductImprimitiveAction|WreathProductInfo|WreathProductOfMatrixGroup|WreathProductOrdering|WreathProductProductAction|WriteAll|WriteByte|WriteLine|X|XTNUM_OBJ|Z|ZClassRepsQClass|ZERO|ZERO_ATTR_MAT|ZERO_GF2VEC|ZERO_GF2VEC_2|ZERO_LIST_DEFAULT|ZERO_MUT|ZERO_MUT_LIST_DEFAULT|ZERO_VEC8BIT|ZERO_VEC8BIT_2|ZIPPED_PRODUCT_LISTS|ZIPPED_SUM_LISTS|ZIPPED_SUM_LISTS_LIB|ZOp|ZassenhausIntersection|Zero|ZeroAttr|ZeroCoefficient|ZeroCoefficientRatFun|ZeroImmutable|ZeroMapping|ZeroMatrix|ZeroMutable|ZeroOp|ZeroSM|ZeroSameMutability|ZeroVector|ZevData|ZevDataValue|ZippedListQuotient|ZippedProduct|ZippedSum|ZmodnZ|ZmodnZObj|ZmodpZ|ZmodpZNC|ZmodpZObj|ZumbroichBase|Zuppos|calcreps2|calcrepsn|dt_add|equal|fueghinzu|in|konvert2|konvertiere|mkavec|mod|npeGL|npePSL|npeSL|op|ordne2|redkomprimiere)\\b",
|
136
128
|
"name": "support.function"
|
137
129
|
}
|
138
130
|
],
|
@@ -140,28 +132,26 @@
|
|
140
132
|
"string_escaped_char": {
|
141
133
|
"patterns": [
|
142
134
|
{
|
143
|
-
"
|
144
|
-
"
|
135
|
+
"name": "constant.character.escape.gap",
|
136
|
+
"match": "\\\\(\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2})"
|
145
137
|
},
|
146
138
|
{
|
147
|
-
"
|
148
|
-
"
|
139
|
+
"name": "invalid.illegal.unknown-escape.gap",
|
140
|
+
"match": "\\\\."
|
149
141
|
}
|
150
142
|
]
|
151
143
|
},
|
152
144
|
"string_placeholder": {
|
153
145
|
"patterns": [
|
154
146
|
{
|
155
|
-
"
|
156
|
-
"
|
147
|
+
"name": "constant.other.placeholder.c",
|
148
|
+
"match": "(?x)%\n \t\t\t\t\t\t(\\d+\\$)? # field (argument #)\n \t\t\t\t\t\t[#0\\- +']* # flags\n \t\t\t\t\t\t[,;:_]? # separator character (AltiVec)\n \t\t\t\t\t\t((-?\\d+)|\\*(-?\\d+\\$)?)? # minimum field width\n \t\t\t\t\t\t(\\.((-?\\d+)|\\*(-?\\d+\\$)?)?)? # precision\n \t\t\t\t\t\t(hh|h|ll|l|j|t|z|q|L|vh|vl|v|hv|hl)? # length modifier\n \t\t\t\t\t\t[diouxXDOUeEfFgGaACcSspn%] # conversion type\n \t\t\t\t\t"
|
157
149
|
},
|
158
150
|
{
|
159
|
-
"
|
160
|
-
"
|
151
|
+
"name": "invalid.illegal.placeholder.c",
|
152
|
+
"match": "%"
|
161
153
|
}
|
162
154
|
]
|
163
155
|
}
|
164
|
-
}
|
165
|
-
|
166
|
-
"uuid": "5CFA459A-1B65-493F-A806-0DF8DE8AECE2"
|
167
|
-
}
|
156
|
+
}
|
157
|
+
}
|
data/grammars/source.gcode.json
CHANGED
@@ -1,25 +1,18 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"nc"
|
4
|
-
],
|
5
2
|
"name": "GCode",
|
3
|
+
"scopeName": "source.gcode",
|
6
4
|
"patterns": [
|
7
5
|
{
|
8
|
-
"
|
9
|
-
"match": "(\\()(.*)(\\))"
|
10
|
-
"name": "comment.number-sign.nc"
|
6
|
+
"name": "comment.number-sign.nc",
|
7
|
+
"match": "(\\()(.*)(\\))"
|
11
8
|
},
|
12
9
|
{
|
13
|
-
"
|
14
|
-
"match": "(G|F|S|M|T|O|%)[0-9]+"
|
15
|
-
"name": "keyword.nc"
|
10
|
+
"name": "keyword.nc",
|
11
|
+
"match": "(G|F|S|M|T|O|%)[0-9]+"
|
16
12
|
},
|
17
13
|
{
|
18
|
-
"
|
19
|
-
"match": "(X|Y|Z|I|J|K)([0-9]+(?:\\.[0-9]*)?)"
|
20
|
-
"name": "variable.language.MCPOST"
|
14
|
+
"name": "variable.language.MCPOST",
|
15
|
+
"match": "(X|Y|Z|I|J|K)([0-9]+(?:\\.[0-9]*)?)"
|
21
16
|
}
|
22
|
-
]
|
23
|
-
|
24
|
-
"uuid": "32ab95f2-a394-46ee-9e83-9d93b9de5f19"
|
25
|
-
}
|
17
|
+
]
|
18
|
+
}
|
data/grammars/source.gdb.json
CHANGED
@@ -1,21 +1,24 @@
|
|
1
1
|
{
|
2
|
-
"fileTypes": [
|
3
|
-
"gdbinit"
|
4
|
-
],
|
5
2
|
"name": "GDB",
|
3
|
+
"scopeName": "source.gdb",
|
6
4
|
"patterns": [
|
7
5
|
{
|
6
|
+
"name": "comment.line.number-sign.gdb",
|
7
|
+
"match": "^\\s*(#).*$\\n?",
|
8
8
|
"captures": {
|
9
9
|
"1": {
|
10
10
|
"name": "punctuation.definition.comment.gdb"
|
11
11
|
}
|
12
|
-
}
|
13
|
-
"comment": "Comment line.",
|
14
|
-
"match": "^\\s*(#).*$\\n?",
|
15
|
-
"name": "comment.line.number-sign.gdb"
|
12
|
+
}
|
16
13
|
},
|
17
14
|
{
|
18
15
|
"begin": "^\\s*(define)\\ +(.*)?",
|
16
|
+
"end": "^(end)$",
|
17
|
+
"patterns": [
|
18
|
+
{
|
19
|
+
"include": "$self"
|
20
|
+
}
|
21
|
+
],
|
19
22
|
"beginCaptures": {
|
20
23
|
"0": {
|
21
24
|
"name": "meta.function"
|
@@ -27,150 +30,131 @@
|
|
27
30
|
"name": "entity.name.function.gdb"
|
28
31
|
}
|
29
32
|
},
|
30
|
-
"comment": "GDB Function Define",
|
31
|
-
"end": "^(end)$",
|
32
33
|
"endCaptures": {
|
33
34
|
"1": {
|
34
35
|
"name": "keyword.other.gdb"
|
35
36
|
}
|
36
|
-
}
|
37
|
-
"patterns": [
|
38
|
-
{
|
39
|
-
"include": "$self"
|
40
|
-
}
|
41
|
-
]
|
37
|
+
}
|
42
38
|
},
|
43
39
|
{
|
44
40
|
"begin": "^\\s*(document)\\ +(?:.*)?",
|
41
|
+
"end": "^(end)$",
|
42
|
+
"patterns": [
|
43
|
+
{
|
44
|
+
"name": "comment.block.documentation.gdb",
|
45
|
+
"match": "."
|
46
|
+
}
|
47
|
+
],
|
45
48
|
"beginCaptures": {
|
46
49
|
"1": {
|
47
50
|
"name": "keyword.other.gdb"
|
48
51
|
}
|
49
52
|
},
|
50
|
-
"comment": "GDB Document",
|
51
|
-
"end": "^(end)$",
|
52
53
|
"endCaptures": {
|
53
54
|
"1": {
|
54
55
|
"name": "keyword.other.gdb"
|
55
56
|
}
|
56
|
-
}
|
57
|
-
"patterns": [
|
58
|
-
{
|
59
|
-
"match": ".",
|
60
|
-
"name": "comment.block.documentation.gdb"
|
61
|
-
}
|
62
|
-
]
|
57
|
+
}
|
63
58
|
},
|
64
59
|
{
|
60
|
+
"name": "string.quoted.double.gdb",
|
65
61
|
"begin": "\\\"",
|
62
|
+
"end": "\\\"",
|
63
|
+
"patterns": [
|
64
|
+
{
|
65
|
+
"include": "#stringEscapedChar"
|
66
|
+
}
|
67
|
+
],
|
66
68
|
"beginCaptures": {
|
67
69
|
"0": {
|
68
70
|
"name": "punctuation.definition.string.begin.gdb"
|
69
71
|
}
|
70
72
|
},
|
71
|
-
"comment": "GDB String",
|
72
|
-
"end": "\\\"",
|
73
73
|
"endCaptures": {
|
74
74
|
"0": {
|
75
75
|
"name": "punctuation.definition.string.end"
|
76
76
|
}
|
77
|
-
}
|
78
|
-
|
77
|
+
}
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"name": "string.quoted.single.gdb",
|
81
|
+
"begin": "\\'",
|
82
|
+
"end": "\\'",
|
79
83
|
"patterns": [
|
80
84
|
{
|
81
85
|
"include": "#stringEscapedChar"
|
82
86
|
}
|
83
|
-
]
|
84
|
-
},
|
85
|
-
{
|
86
|
-
"begin": "\\'",
|
87
|
+
],
|
87
88
|
"beginCaptures": {
|
88
89
|
"0": {
|
89
90
|
"name": "punctuation.definition.string.begin.gdb"
|
90
91
|
}
|
91
92
|
},
|
92
|
-
"comment": "GDB Character",
|
93
|
-
"end": "\\'",
|
94
93
|
"endCaptures": {
|
95
94
|
"0": {
|
96
95
|
"name": "punctuation.definition.string.end"
|
97
96
|
}
|
98
|
-
}
|
99
|
-
"name": "string.quoted.single.gdb",
|
100
|
-
"patterns": [
|
101
|
-
{
|
102
|
-
"include": "#stringEscapedChar"
|
103
|
-
}
|
104
|
-
]
|
97
|
+
}
|
105
98
|
},
|
106
99
|
{
|
107
100
|
"begin": "^\\s*(echo)",
|
108
|
-
"
|
109
|
-
"1": {
|
110
|
-
"name": "keyword.other.gdb"
|
111
|
-
}
|
112
|
-
},
|
113
|
-
"comment": "Echo statement",
|
114
|
-
"end": "(?<!\\\\)\\n",
|
101
|
+
"end": "(?\u003c!\\\\)\\n",
|
115
102
|
"patterns": [
|
116
103
|
{
|
117
104
|
"include": "#stringEscapedChar"
|
118
105
|
},
|
119
106
|
{
|
120
|
-
"
|
121
|
-
"
|
107
|
+
"name": "constant.character.escape.gdb",
|
108
|
+
"match": "\\\\$"
|
122
109
|
},
|
123
110
|
{
|
124
|
-
"
|
125
|
-
"
|
111
|
+
"name": "string.other.gdb",
|
112
|
+
"match": "."
|
126
113
|
}
|
127
|
-
]
|
114
|
+
],
|
115
|
+
"beginCaptures": {
|
116
|
+
"1": {
|
117
|
+
"name": "keyword.other.gdb"
|
118
|
+
}
|
119
|
+
}
|
128
120
|
},
|
129
121
|
{
|
130
|
-
"
|
131
|
-
"match": "\\b(?:[0-9_]+|0x[0-9a-fA-F_]+)\\b"
|
132
|
-
"name": "constant.numeric.gdb"
|
122
|
+
"name": "constant.numeric.gdb",
|
123
|
+
"match": "\\b(?:[0-9_]+|0x[0-9a-fA-F_]+)\\b"
|
133
124
|
},
|
134
125
|
{
|
135
|
-
"
|
136
|
-
"match": "\\$[@_a-zA-Z][@_a-zA-Z0-9]*"
|
137
|
-
"name": "variable.other.gdb"
|
126
|
+
"name": "variable.other.gdb",
|
127
|
+
"match": "\\$[@_a-zA-Z][@_a-zA-Z0-9]*"
|
138
128
|
},
|
139
129
|
{
|
140
|
-
"
|
141
|
-
"match": "\\b(?:address|architecture|args|breakpoints|catch|common|copying|dcache|display|files|float|frame|functions|handle|line|locals|program|registers|scope|set|sharedlibrary|signals|source|sources|stack|symbol|target|terminal|threads|syn|keyword|tracepoints|types|udot)\\b"
|
142
|
-
"name": "storage.type.gdb"
|
130
|
+
"name": "storage.type.gdb",
|
131
|
+
"match": "\\b(?:address|architecture|args|breakpoints|catch|common|copying|dcache|display|files|float|frame|functions|handle|line|locals|program|registers|scope|set|sharedlibrary|signals|source|sources|stack|symbol|target|terminal|threads|syn|keyword|tracepoints|types|udot)\\b"
|
143
132
|
},
|
144
133
|
{
|
145
|
-
"
|
146
|
-
"match": "^\\s*(?:actions|apply|attach|awatch|backtrace|break|bt|call|catch|cd|clear|collect|commands|complete|condition|continue|delete|detach|directory|disable|disassemble|display|down|else|enable|end|file|finish|frame|handle|hbreak|help|if|ignore|inspect|jump|kill|list|load|maintenance|make|next|nexti|ni|output|overlay|passcount|path|print|printf|ptype|pwd|quit|rbreak|remote|return|run|rwatch|search|section|set|sharedlibrary|shell|show|si|signal|source|step|stepi|stepping|stop|target|tbreak|tdump|tfind|thbreak|thread|tp|trace|tstart|tstatus|tstop|tty|undisplay|unset|until|up|watch|whatis|where|while|ws|x|add-shared-symbol-files|add-symbol-file|core-file|dont-repeat|down-silently|exec-file|forward-search|reverse-search|save-tracepoints|select-frame|symbol-file|up-silently|while-stepping)\\b"
|
147
|
-
"name": "keyword.other.gdb"
|
134
|
+
"name": "keyword.other.gdb",
|
135
|
+
"match": "^\\s*(?:actions|apply|attach|awatch|backtrace|break|bt|call|catch|cd|clear|collect|commands|complete|condition|continue|delete|detach|directory|disable|disassemble|display|down|else|enable|end|file|finish|frame|handle|hbreak|help|if|ignore|inspect|jump|kill|list|load|maintenance|make|next|nexti|ni|output|overlay|passcount|path|print|printf|ptype|pwd|quit|rbreak|remote|return|run|rwatch|search|section|set|sharedlibrary|shell|show|si|signal|source|step|stepi|stepping|stop|target|tbreak|tdump|tfind|thbreak|thread|tp|trace|tstart|tstatus|tstop|tty|undisplay|unset|until|up|watch|whatis|where|while|ws|x|add-shared-symbol-files|add-symbol-file|core-file|dont-repeat|down-silently|exec-file|forward-search|reverse-search|save-tracepoints|select-frame|symbol-file|up-silently|while-stepping)\\b"
|
148
136
|
},
|
149
137
|
{
|
150
|
-
"
|
151
|
-
"match": "\\b(?:annotate|architecture|args|check|complaints|confirm|editing|endian|environment|gnutarget|height|history|language|listsize|print|prompt|radix|remotebaud|remotebreak|remotecache|remotedebug|remotedevice|remotelogbase|remotelogfile|remotetimeout|remotewritesize|targetdebug|variable|verbose|watchdog|width|write|auto-solib-add|solib-absolute-prefix|solib-search-path|stop-on-solib-events|symbol-reloading|input-radix|demangle-style|output-radix)\\b"
|
152
|
-
"name": "support.constant.gdb"
|
138
|
+
"name": "support.constant.gdb",
|
139
|
+
"match": "\\b(?:annotate|architecture|args|check|complaints|confirm|editing|endian|environment|gnutarget|height|history|language|listsize|print|prompt|radix|remotebaud|remotebreak|remotecache|remotedebug|remotedevice|remotelogbase|remotelogfile|remotetimeout|remotewritesize|targetdebug|variable|verbose|watchdog|width|write|auto-solib-add|solib-absolute-prefix|solib-search-path|stop-on-solib-events|symbol-reloading|input-radix|demangle-style|output-radix)\\b"
|
153
140
|
},
|
154
141
|
{
|
155
|
-
"
|
156
|
-
"match": "^\\s*info"
|
157
|
-
"name": "constant.language.gdb"
|
142
|
+
"name": "constant.language.gdb",
|
143
|
+
"match": "^\\s*info"
|
158
144
|
}
|
159
145
|
],
|
160
146
|
"repository": {
|
161
147
|
"stringEscapedChar": {
|
162
148
|
"patterns": [
|
163
149
|
{
|
164
|
-
"
|
165
|
-
"
|
150
|
+
"name": "constant.character.escape.gdb",
|
151
|
+
"match": "\\\\(?:\\\\|[abefnprtv'\"?]|[0-3]\\d{0,2}|[4-7]\\d?|x[a-fA-F0-9]{0,2}|u[a-fA-F0-9]{0,4}|U[a-fA-F0-9]{0,8})"
|
166
152
|
},
|
167
153
|
{
|
168
|
-
"
|
169
|
-
"
|
154
|
+
"name": "invalid.illegal.gdb",
|
155
|
+
"match": "\\\\."
|
170
156
|
}
|
171
157
|
]
|
172
158
|
}
|
173
|
-
}
|
174
|
-
|
175
|
-
"uuid": "8d97021b-68d8-4b4b-b1c3-5b505e4a08e3"
|
176
|
-
}
|
159
|
+
}
|
160
|
+
}
|