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 15
    • Merge requests 15
  • 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
  • !510

Report an error when iIntros fails to find a forall

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tej Chajed requested to merge tchajed/iris-coq:fix-intro-pure-error into master Sep 21, 2020
  • Overview 1
  • Commits 1
  • Pipelines 0
  • Changes 3

The error handling for iIntros (?) and similar tactics didn't correctly report failures when the goal couldn't be turned into a universal quantifier. This is something missing from !482 (merged) due to no test triggering the error.

Edited Sep 22, 2020 by Tej Chajed
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-intro-pure-error