Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version
sage: K.<a,b>=NumberField([x^2-3,x^2-5])
sage: K.absolute_field('c')
Number Field in c with defining polynomial x^4 - 16*x^2 + 4

This gets you a representation of K as a simple extension of Q. There are many choices possible.