// The entire file can be run from the shell with // magma LinkComplementHelpers.m LinkComplement19.m // or from within magma with // load "LinkComplementHelpers.m"; // load "LinkComplement19.m"; // Bianchi19 := Group; Bianchi19P := [[ t, u ]]; print ""; print "<(1+sqrt(-19))/2>"; VerifyLink2(Bianchi19, Bianchi19P, [[ 0, 1]], 60);