Skip to content
Snippets Groups Projects
Forked from Iris / Iris
Source project has a limited visibility.
Tej Chajed's avatar
Tej Chajed authored
- Separated out the simpler invocations of tactics from their full
  forms. In the process we now document what parts of a tactic are
  optional.
- Convey what the common and rare tactics are, for example that the
  argument to `iModIntro` is rarely needed.
- Use "destruct" to talk about invoking an intro pattern, rather than
  eliminate, to stay closer to Coq terminology and avoid this potentially
  confusing PL term.
- Added an overview of the "grammar entries" relevant to many tactics
  (ipat, selpat, spat, and pm_trm). Added links to those sections
  everywhere.
83ed79cb
History
Name Last commit Last update
..