-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
The following patch implement the set of non-negative integers in the category EnumeratedSets()
. This is needed when making the unions of a family of enumerated sets such has Permutations()
being defined as the union of Permutations(n)
for all n
.
Depends on the category framework #5891.
Florent
CC: @sagetrac-sage-combinat
Component: combinatorics
Keywords: Non negative integers
Author: Florent Hivert
Reviewer: Nicolas M. Thiéry
Merged: sage-4.3.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/7395