"Source: Text/RepThy/GalRep.text";
"Line: 1714";
"Date: Tue Jun  7 22:27:15 2016";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/RepThy/GalRep.text, line: 1714
// Example: H57E44 ()
print "Example: H57E44";
ei := GetEchoInput();
SetEchoInput(true);
K:=pAdicField(2,20);
CyclotomicCharacter(K)^(1/2);
SP(K,2)^2 / CyclotomicCharacter(K);   
SetEchoInput(ei);
