You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 hasPermutations()
being defined as the union ofPermutations(n)
for alln
.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
The text was updated successfully, but these errors were encountered: