"Source: Text/RepThy/GalRep.text";
"Line: 1382";
"Date: Fri Sep 26 12:10:12 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/RepThy/GalRep.text, line: 1382
// Example: H58E34 ()
print "Example: H58E34";
ei := GetEchoInput();
SetEchoInput(true);
K:=pAdicField(2,20);
IsRamified(CyclotomicCharacter(K));
IsRamified(SP(K,2));
IsRamified(Semisimplification(SP(K,2)));
SetEchoInput(ei);
