Skip to content

Unique representation for homsets #14793

@nthiery

Description

@nthiery

The unique representation of homsets is taken care of by Hom. What's missing is:

  • Fast hash and comparison by id. This can be implemented by having Homset inherit from WithEqualityById
  • Pickling by construction, calling back Hom(domain, codomain, category)

CC: @sagetrac-sage-combinat @simon-king-jena @jpflori

Component: categories

Author: Simon King

Branch/Commit: e2d2f16

Reviewer: Travis Scrimshaw

Issue created by migration from https://trac.sagemath.org/ticket/14793

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions