Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Data.Nat.GeneralisedArithmetic #2446

Open
jamesmckinna opened this issue Jul 29, 2024 · 2 comments
Open

Refactor Data.Nat.GeneralisedArithmetic #2446

jamesmckinna opened this issue Jul 29, 2024 · 2 comments

Comments

@jamesmckinna
Copy link
Contributor

Now that we have Algebra.Structures.IsSuccessorSet/Algebra.Bundles.SuccessorSet, should we refactor this module (and others!?) to reflect the action/behaviour/homomorphism properties of the initial SuccessorSet, viz. Nat...? Cf. Algebra.Definitions.RawMonoid.(Sum|Mult|Exp) etc. ...

@JacquesCarette
Copy link
Contributor

Seems very reasonable to me. Although I've got to wonder how much of this is essentially going to be a halfway house to the categorical properties of a NNO?

@jamesmckinna
Copy link
Contributor Author

jamesmckinna commented Jul 29, 2024

Seems very reasonable to me. Although I've got to wonder how much of this is essentially going to be a halfway house to the categorical properties of a NNO?

Indeed. Free/Initial is lurking off-stage, as with so many constructions in the library...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants