On 23/08/16 11:42, Kwankyu Lee wrote:


For example, have a look at sage/combinat/free_module.py lines 1170-1175.


Are you referring specifically the construct ".FiniteDimensional()" to get
a subcategory? Then can I use ".FiniteEnumerable()" for my case? I guess
not... On the other hand, in other examples, I see ".Finite()" give a
finite set, but I want the category of finite enumerable set...

Yes. In your case it will be one of .Finite() or .Finite().Enumerated() or .Enumerated()

--
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to