#12892: Toric fibration morphisms
--------------------------------------+-------------------------------------
       Reporter:  vbraun              |         Owner:  AlexGhitza           
           Type:  enhancement         |        Status:  needs_work           
       Priority:  major               |     Milestone:  sage-5.3             
      Component:  algebraic geometry  |    Resolution:                       
       Keywords:  sd40.5              |   Work issues:  comments and rebasing
Report Upstream:  N/A                 |     Reviewers:  Andrey Novoseltsev   
        Authors:  Volker Braun        |     Merged in:                       
   Dependencies:  #12361, #13023      |      Stopgaps:                       
--------------------------------------+-------------------------------------

Comment (by novoselt):

 Thinking some more about the last example (which I think we should support
 for sure): am I right that the image is a toric variety, but not normal,
 so there is no fan corresponding to it? As I just checked,
 `restrict_to_image` so far is a method of fan morphisms only and using it
 here does nothing. I think this has to be the case, but the documentation
 should be clarified as the restriction does not have to be surjective. It
 kind of contradicts the name though, should we rename it? I think it is
 `restrict_to_image_closure` inside of the codomain. We can rename the
 current method to it and then have `restrict_to_image` which will do the
 same, but then check that the result is surjective and `raise ValueError`
 otherwise since "proper image restriction" is no longer a fan morphism.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12892#comment:21>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to