Bases: sage.categories.category.Category
The category of pointed sets.
EXAMPLES:
sage: PointedSets() Category of pointed sets
TESTS:
sage: TestSuite(PointedSets()).run()
sage: PointedSets().super_categories() [Category of sets]
Partially ordered sets
Principal ideal domains
Enter search terms or a module, class or function name.