Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • S stdpp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 82
    • Issues 82
    • 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
  • !315

add some lookup_{union,difference} lemmas

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Ralf Jung requested to merge ralf/lookup-union-difference into master Jul 28, 2021
  • Overview 15
  • Commits 4
  • Pipelines 6
  • Changes 2

more things from Simuliris

  • lookup_union_Some_l_inv, lookup_union_Some_r_inv allow exploiting statements of the form (m1 ∪ m2) !! i = Some x.
  • lookup_union_is_Some, lookup_difference_is_Some match the existing lookup_insert_is_Some.
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ralf/lookup-union-difference