Conjugates
Nota
Working with complex numbers? See Conjugates (complex number).
The conjugates or Galois conjugates of an algebraic element , over a field extension , are the roots of the minimal polynomial of over .
Syntax
conjugates(Element, Field)
conjugates(Element)
Description
Given an element and a field , returns a list with the conjugates (the element included) of the element over the base field of the extension .
Given an element , returns a list with the conjugates (the element included) of the element over the absolute extension.