#13183: Implement index(cone) for fan morphisms
---------------------------+------------------------------------------------
   Reporter:  novoselt     |             Owner:  mhampton          
       Type:  enhancement  |            Status:  new               
   Priority:  major        |         Milestone:  sage-5.2          
  Component:  geometry     |          Keywords:  toric             
Work issues:               |   Report Upstream:  N/A               
  Reviewers:               |           Authors:  Andrey Novoseltsev
  Merged in:               |      Dependencies:                    
   Stopgaps:               |  
---------------------------+------------------------------------------------
 For #12892 it would be useful to compute indices of cones as they define
 the number of components of each fiber. The index is defined in
  Yi Hu, Chien-Hao Liu, and Shing-Tung Yau. Toric morphisms and fibrations
 of toric Calabi-Yau hypersurfaces. Adv. Theor. Math. Phys., 6(3):457-506,
 2002. arXiv:math/0010082v2 [math.AG].
 for the case of surjection of complete fans. The attached patch extends
 the definition to any morphism:
  * if the corresponded quotient of lattices is finite, return its order;
  * if it has free generators, return infinity;
  * if the codomain cone does not have covering domain cones at all, return
 None.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13183>
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