TU-Berlin → Inst. f. Mathematik → Algebra und Zahlentheorie → KASH → Documentation → Reference Manual
KASH3 Reference Manual
search    

Function

AdditiveGroup ( res^pad R ) -> grp^abl, map()

Optional Arguments

Resultselt-ord^rat1 <= Results <= 2

Description

The additive group of R as an Abelian group A with the bijection A -> R.

Examples

x_z5 := pAdicRing(5,30); x_r5 := Quotient(x_z5, 5^10); AdditiveGroup(x_r5);
Built: Mon Nov 14 21:12:39 UTC 2005 on mack
The KANT Group