Skip to content

Deprivatising Function.Related #413

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

Merged
merged 3 commits into from
Aug 17, 2018
Merged

Conversation

MatthewDaggitt
Copy link
Contributor

Some of the proofs in Function.Related that are needed to finish off #400 are currently hidden in private scope. This makes them public and attempts to come with a consistent naming scheme. The K stands for Kind and SK for SymmetricKind.

@gallais I changed your ↔-preorder as _↔_ is actually the equivalence relation, not the preorder relation and therefore I think the new name is more consistent with the rest of the library.

Feel free to suggest alternative names. I also considering instead of SK and am undecided about which is better.

@MatthewDaggitt MatthewDaggitt merged commit 314e6d0 into master Aug 17, 2018
@MatthewDaggitt MatthewDaggitt deleted the deprivatising-related branch August 17, 2018 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant