You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Macaulay2
Dear Profesor
I meant fibers of f.
Thank you very much!
Daniel R. Grayson
unread,
Nov 4, 2020, 11:47:49 AM11/4/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Macaulay2
The fibers of a ring homomorphism are not usually considered, but they are the cosets of the kernel of f, and the kernel of f can be computed with the function "kernel".
KSchwede
unread,
Nov 10, 2020, 2:50:43 PM11/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Macaulay2
What do you mean by *compute* fibers of f? Do you want a specific fiber? A random fiber over the base? That has infinitely many geometric points, do you just want fibers over rational points? (In which case, for a smaller prime, you could write them all). To compute a particular fiber, you can simply take an ideal on your base defining a point, and extend it to your total space, then mod out by the result. In your case, I assume that you will take an ideal in P^3 defining a point and apply f to it. In other words, f(Ideal) is an Ideal. I'd be tempted to work on a chart of the base, as I tend to confuse myself about how having things homogeneous can mess things up. Of course, every point on the base has an affine neighborhood...