Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dot for non-real fields misses the conjugation #1694

Open
lgoettgens opened this issue Mar 7, 2024 · 0 comments
Open

dot for non-real fields misses the conjugation #1694

lgoettgens opened this issue Mar 7, 2024 · 0 comments
Labels

Comments

@lgoettgens
Copy link
Collaborator

lgoettgens commented Mar 7, 2024

julia> F, i = cyclotomic_field(4)
(Cyclotomic field of order 4, z_4)

julia> dot(i,i)
-1

any textbook definition would tell you that the result is 1
Hecke number fields would need something similar. and algebraic_closure(QQ)...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant