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

(P)NNO: small improvements #427

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

Reijix
Copy link
Contributor

@Reijix Reijix commented Jul 17, 2024

Categories.Object.NaturalNumbers.Parametrized takes a CartesianCategory which can be hard to use, so I've unbundled things.

I also split Categories.Object.NaturalNumbers.Properties.F-Algebras in two, adding Categories.Object.NaturalNumbers.Parametrized.Properties.F-Algebras and removed the anonymous module to move all parameters to the outer module (for ease of use).

Lastly, I've replaced the locally defined functors Maybe and coproductF with the corresponding instances of -+-.

… functors, better module parameters, improve readability of proof
Copy link
Collaborator

@JacquesCarette JacquesCarette left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great thanks.

Sorry for the super slow review, this summer has been ridiculously busy.

@JacquesCarette JacquesCarette merged commit fe576e0 into agda:master Jul 24, 2024
1 check passed
@JacquesCarette JacquesCarette deleted the parametrizedNNO branch July 24, 2024 08:16
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

Successfully merging this pull request may close these issues.

2 participants