Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
Iris
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 120
    • Issues 120
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Iris
  • Iris
  • Merge Requests
  • !569

Merged
Opened Nov 04, 2020 by Robbert Krebbers@robbertkrebbersMaintainer

Include fragment in `mnat_auth_auth`

  • Overview 2
  • Commits 2
  • Changes 3

This gives the following new lemma:

Lemma mnat_auth_included q n : mnat_auth_frag n ≼ mnat_auth_auth q n.

Also reorganize the files slightly so that validity lemmas are grouped together.

This follows the approach I suggested for the monotone bijections RA here. It shifts more of the work to the RA-level library, making it easier for users of Iris to implement variants of the logic-level library.

PS: Why is this library called mnat_auth and not max_nat_auth?

/cc @tchajed

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: iris/iris!569
Source branch: robbert/mnat