Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Rodolphe Lepigre
  • Iris
  • Repository
Switch branch/tag
  • iris
  • proofmode
  • ghost_ownership.v
Find file BlameHistoryPermalink
  • Robbert Krebbers's avatar
    Make iDestruct more powerful for destructing ghost ownership. · 39fe55fe
    Robbert Krebbers authored May 30, 2016
    It is now able to destruct:
    - [own γ (a1 ⋅ a1)] into [own γ a1] and [own γ a2]
    - [own γ a] into [own γ a] and [own γ a] if [a] is persistent
    - [own γ (a,b)] by proceeding recursively.
    - [own γ (Some a)] by preceeding resursively.
    39fe55fe

Replace ghost_ownership.v

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.