#13183: Implement index(cone) for fan morphisms
--------------------------------------+-------------------------------------
       Reporter:  novoselt            |         Owner:  mhampton    
           Type:  enhancement         |        Status:  needs_review
       Priority:  major               |     Milestone:  sage-5.7    
      Component:  geometry            |    Resolution:              
       Keywords:  toric               |   Work issues:              
Report Upstream:  N/A                 |     Reviewers:              
        Authors:  Andrey Novoseltsev  |     Merged in:              
   Dependencies:  #12544              |      Stopgaps:              
--------------------------------------+-------------------------------------

Old description:

> 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.

New description:

 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.

 '''Apply:'''

  1. [attachment:trac_13183_index_of_codomain_cone.patch]
  1. [attachment:trac_13183_untwist_lattice_splitting.patch]

--

Comment (by novoselt):

 Apply trac_13183_index_of_codomain_cone.patch
 trac_13183_untwist_lattice_splitting.patch

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13183#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to