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

[ add ] Relation.Binary.Properties.PartialSetoid #2678

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jamesmckinna
Copy link
Contributor

@jamesmckinna jamesmckinna commented Mar 17, 2025

This adds the properties of PERs discussed in #2677 .

Issues:

  • naming: p- prefix to signify 'partial'
  • where to add:
    • Properties (as here)
    • Consequences (contra: dependency on PropositionalEquality)
    • or as manifest fields of Relation.Binary.Structures.IsPartialEquivalence (contra: every IsEquivalence gets bloated by the addition)

Downstream:

  • potential refactoring of Relation.Binary.Properties.Setoid to inherit from this?

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.

1 participant