diff --git a/test/Groups/group_characters.jl b/test/Groups/group_characters.jl index eaadc1150231..e21b4be8be99 100644 --- a/test/Groups/group_characters.jl +++ b/test/Groups/group_characters.jl @@ -89,7 +89,6 @@ Alt( [ 1 .. 4 ] ) χ₂ 1 1 -ζ₃ - 1 ζ₃ χ₃ 1 1 ζ₃ -ζ₃ - 1 χ₄ 3 -1 . . -true ``` default `show` without unicode @@ -157,7 +156,6 @@ Alt( [ 1 .. 4 ] ) A = -ζ₃ - 1 A̅ = ζ₃ -true ``` ```jldoctest group_characters.test @@ -238,7 +236,6 @@ A = -ζ₅³ - ζ₅² - 1 A* = ζ₅³ + ζ₅² B = ζ₁₁⁹ + ζ₁₁⁵ + ζ₁₁⁴ + ζ₁₁³ + ζ₁₁ B̅ = -ζ₁₁⁹ - ζ₁₁⁵ - ζ₁₁⁴ - ζ₁₁³ - ζ₁₁ - 1 -true ``` ```jldoctest group_characters.test @@ -297,7 +294,6 @@ A5 χ₄│ 4 . 1 -1 -1│ χ₅│ 5 1 -1 . .│ ──┼────────────────────────────────────┼ -true ``` ```jldoctest group_characters.test @@ -395,7 +391,6 @@ A5 χ₃│ . -ζ₅³ - ζ₅² ζ₅³ + ζ₅² + 1 χ₄│ 1 -1 -1 χ₅│-1 . . -true ``` @@ -524,7 +519,6 @@ A5 χ₃│ 3 -1 . -ζ₅³ - ζ₅² ζ₅³ + ζ₅² + 1 χ₄│ 4 . 1 -1 -1 χ₅│ 5 1 -1 . . -true ``` @@ -624,7 +618,6 @@ Alt( [ 1 .. 4 ] ) χ₂ o 1 1 -ζ₃ - 1 ζ₃ χ₃ o 1 1 ζ₃ -ζ₃ - 1 χ₄ + 3 -1 . . -true ``` ... and in LaTeX format @@ -669,7 +662,6 @@ Alt( [ 1 .. 4 ] ) χ₂ 2 1 1 -ζ₃ - 1 ζ₃ χ₃ 2 1 1 ζ₃ -ζ₃ - 1 χ₄ 1 3 -1 . . -true ``` ... and in LaTeX format @@ -713,7 +705,6 @@ Alt( [ 1 .. 4 ] ) mod 2 χ₁ 1 1 1 1 χ₂ 2 1 -ζ₃ - 1 ζ₃ χ₃ 2 1 ζ₃ -ζ₃ - 1 -true ``` ... and in LaTeX format