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

Move _$_ from Reflection.Base to Foundations.Function #971

Merged
merged 5 commits into from
Jan 17, 2023

Conversation

ecavallo
Copy link
Collaborator

Resolves #894. In order to do so,

  • renames the _$_ operators for rings and fields to _$r_ and _$f_
  • renames the components of graph homomorphisms from _$_ and _<$>_ to _$g_ and _<$g>_

I don't really like these names, but this is an improvement on the current situation.

@ecavallo
Copy link
Collaborator Author

I think this is uncontroversial so I'm going ahead and merging.

@ecavallo ecavallo merged commit 1b08773 into agda:master Jan 17, 2023
@ecavallo ecavallo deleted the dollar-sign branch January 17, 2023 16:47
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.

Move _$_ from Reflection.Base to Foundations.Function
1 participant