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 170
    • Issues 170
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 25
    • Merge requests 25
  • 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
  • Issues
  • #397
Closed
Open
Issue created Jan 12, 2021 by Robbert Krebbers@robbertkrebbersMaintainer

`iRename` fails with bad error message when not in proof mode

Lemma silly : True.
Proof.
  iRename "H" into "H".

fails with

Unable to unify
 "unseal environments.pre_envs_entails_aux ?PROP (environments.env_intuitionistic ?M11770)
    (environments.env_spatial ?M11770) ?M11775"
with "True".

The tactic probably does not call iStartProof at the beginning.

Assignee
Assign to
Time tracking