AlgebraicJulia/Catlab.jl

Exponentials in FinSet

Open

#554 opened on Nov 4, 2021

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Julia (706 stars) (68 forks)batch import
enhancementgood first issue

Description

Given two FinSets A, B is there some computation that creates the set of all functions in Hom(A, B)? For example if A has 5 elements and B has 2, there should be 32 functions in the set f: A->B.

Contributor guide