1cfcomp(1) User Commands cfcomp(1)
2
3
4
6 cfcomp - compare irreducible constituents of a module
7
9 cfcomp [OPTIONS] <Module> <Irred> [<Irred> ...]
10
12 After Module has been chopped, you can use this program to determine if
13 a given irreducible module, Irred, is a constituent of Module. If yes,
14 the program finds out which of the constituents of Module is isomorphic
15 to Irred.
16
17 The program needs at least two arguments. The first argument is the
18 name of the chopped module. The remaining arguments are treated as
19 names of irreducible modules. Each of these irreducible modules is
20 checked against the irreducible constituents of Module.
21
23 -Q Quiet, no messages.
24
25 -V Verbose, more messages.
26
27 -T <MaxTime>
28 Set CPU time limit
29
31 Name.cfinfo
32 constituent information generated by chop(1)
33
35 chop(1)
36
37
38
39MeatAxe 2.4.24 cfcomp(1)