Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 81
    • Issues 81
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • stdpp
  • Merge requests
  • !406

Introduce `set_bind` and associated lemmas + set_bind theory: revise setoid rewriting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Paolo G. Giarrusso requested to merge Blaisorblade/stdpp:set_bind into master Aug 09, 2022
  • Overview 6
  • Commits 7
  • Pipelines 3
  • Changes 2

This is @dfrumin's !383 (closed) (with authorship preserved) + some tweaks to setoid rewriting:

  • strengthen set_bind_subset to have the same arity
  • add missing Params instance to prevent slow failures in setoid rewriting
  • Proper instances can be proven before set_bind_ext via set_solver.
  • set_bind_ext is then provable by set_solver directly.

I originally sent dfrumin/coq-stdpp!1 (closed) to be added into !383 (closed), but maybe it's easier with this MR? @robbertkrebbers up to you.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: set_bind