Fibers of a map

76 views
Skip to first unread message

Sara Muli

unread,
Aug 26, 2020, 7:15:02 AM8/26/20
to Macaulay2

Dear all, can you help me?
I need to compute fibers of a given map

f=map(ImS,P3,{L1,L2,L3,L4})

P9=ZZ/32003[x_0..x_9]
P3=ZZ/32003[x_0,x_1,x_2,x_3]
ImS=P9/Is
L1,L2,L3,L4 are linear forms.

Thank you in advance!



Daniel R. Grayson

unread,
Sep 8, 2020, 3:44:36 PM9/8/20
to Macaulay2
Do you mean the fibers of f or the fibers of Spec f?  If the latter, perhaps you can use the

Sara Muli

unread,
Sep 29, 2020, 3:14:01 AM9/29/20
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
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
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...
Reply all
Reply to author
Forward
0 new messages