I have defined two extensions A1 and A2 over a finite field Fp2 with 
generator b,

A1.<theta>=Fp2.extension(Ep)
A2.<z>=Fp2.extension(Q)

being Ep and Q polynomials.

Now I want to define a homomorphism between those algebras. I have already 
computed alpha, that is the element in A2 where theta is mapped, but Sage 
doesn't allow me to define it as:

A1.hom([alpha], A2)

Do you know how to do it?

Irene

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to