diff --git a/src/NumberTheory/GaloisGrp/GaloisGrp.jl b/src/NumberTheory/GaloisGrp/GaloisGrp.jl index 7a5f49957b68..c40b32b316e0 100644 --- a/src/NumberTheory/GaloisGrp/GaloisGrp.jl +++ b/src/NumberTheory/GaloisGrp/GaloisGrp.jl @@ -2257,6 +2257,7 @@ function relative_invariant(G, U; Chain::Union{Nothing, <:Vector{<:Tuple{PermGro if length(d) == length(T) break end + r = [rand(k) for i=1:degree(G)] mu[j] += 1 if mu[j] > characteristic(k) error("dnw")