>
>
> (1) As in your first construction but replace each field constructed
> after the forst with the corresponding absolute field.
>
>
I have tried this but got something like:
F0.<foo0>= NumberField(x^2 - 2)
F1.<foo1>= F0.extension( polygen(F0)^2 - 5 )
L= F1.absolute_field("bar")
L(foo0)
...
TypeError: No compatible natural embeddings found for Number Field in bar with
defining polynomial x^4 - 14*x^2 + 9 and Number Field in foo0 with defining
polynomial x^2 - 2
So I cannot recover my square roots as elements of the field. I guess I could
ask for the roots of X^2 - 2 over L.
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.