#15801: Categories over a base ring category
-------------------------------+------------------------
       Reporter:  nthiery      |        Owner:
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-6.2
      Component:  categories   |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:  #10963       |     Stopgaps:
-------------------------------+------------------------

Comment (by nthiery):

 Replying to [comment:5 SimonKing]:
 > We want to build on top of #10963, right?

 Definitely.

 > Replying to [comment:4 nthiery]:
 > I think `_make_named_class_key` would still be make sense: We need to
 distinguish the element and parent classes of `Algebras(Fields())` from
 `Algebras(Rings())`, but probably not from `Algebras(QuotientFields())`.

 That would be for free if we make Algebras a functorial construction:
 if a category, say {{{QuotientFields()}}}, says nothing about algebras
 over itself, then {{{Algebras(QuotientFields())}}} will actually
 return {{{Algebras(Fields())}}}.

 > And in particular (when following your suggestion below) we would still
 want that `Modules(GF(5))` and `Modules(GF(7))` have the same parent and
 element classes.

 Right, if we go the join way, we will need to handle the base case of
 Modules and have a make_named_class_key mechanism there.

--
Ticket URL: <http://trac.sagemath.org/ticket/15801#comment:7>
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to