Magma

MAGMA Computational Algebra System

Magma
 •  How to get it
 •  Download
 •  Online Demo
 
Resources
 •  Online Help
 •  Discovering Mathematics with Magma
 •  Citations
 •  How to cite Magma
 •  Links
 •  Contact us
 
[Next][Prev] [Right] [Left] [Up] [Index] [Root]

Other operations on cohomology modules

CorestrictionMapImage(G, C, c, i):Grp, ModCoho, UserProgram, RngIntElt -> UserProgram
CorestrictCocycle(G, C, c, i): Grp, ModCoho, UserProgram, RngIntElt -> UserProgram
Given an i-cochain c for the cohomology module C which has to be defined wrt. to some subgroup U of G, return the corestriction of c to Hi(G, ... ).
InflationMapImage(M, c) : Map, UserProgram -> UserProgram
LiftCocycle(M, c): Map, UserProgram -> UserProgram
    NewCodomain: Any                    Default: false
    Level: RngIntElt                    Default: false
Given a cochain c: Gi to X and a (transversal) map H to G, return the inflation (lift) of c to H, ie. a cochain d:Hi to X defined by d(h) := c(M(h)). If Level is given c is assumed to be in the cohomology group of that level, ie. i := Level. If Level is not specified, Magma tries its best to guess the correct level.

If NewCodomain is given, the values of d are coerced into this structure.

CoboundaryMapImage(M, i, c) : ModCoho, RngIntElt, UserProgram -> UserProgram
For a cohomology module M, a level i and a i-cochain c (as a user program), return a i + 1-coboundary as obtained from the cohomological coboundary operator.
 [Next][Prev] [Right] [Left] [Up] [Index] [Root]
                       

Version: V2.16 of Mon Nov 16 15:04:45 EST 2009

Valid HTML 4.01! Valid CSS!