Skip to content
  • Tej Chajed's avatar
    Improve the IPM documentation · 83ed79cb
    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