Skip to content

[ refactor ] Data.List.Relation.Binary.Sublist.Propositional.Properties #2808

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

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

Conversation

jamesmckinna
Copy link
Contributor

@jamesmckinna jamesmckinna commented Aug 13, 2025

See #2525 . This tackles the refactoring part, but does not resolve the duplication problem.

UPDATED: yuk... some tricky intensional equality snafus caused by the refactoring.

Not only that, but attempting to deprecate anti-mono/all-anti-mono causes a dependency cycle between

  • Data.List.Relation.Unary.All.Properties
  • Data.List.Relation.Binary.Subset.Propositional.Properties

I'm tempted to suggest that we make the breaking change simply of moving the lemmas to the latter module, and marking this as non-backwards-compatible for the sake of a simpler dependency graph?

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