Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Iris Iris
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 171
    • Issues 171
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • 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
  • IrisIris
  • Merge requests
  • !370

Add introduction pattern `-# pat` to move a hypothesis to the spatial context

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robbert Krebbers requested to merge robbert/intuitionistic_inv into master Feb 05, 2020
  • Overview 51
  • Commits 5
  • Pipelines 0
  • Changes 7

This MR fixes #213 (closed)

Rationale: When porting @msammler's development to !341 (merged), the result H of an iAssert P as "H" ended up in the intuitionistic instead of spatial context. While this desirable most of the time (since no hypotheses are used to prove P, we can assume that P holds intuitionistically), it may be too strong if one wants to do an induction. The -# introduction pattern can thus be used to move the result to the spatial context. For @msammler's example, one can thus write iAssert P as "-#H".

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: robbert/intuitionistic_inv