Commit 2025-06-14 00:25 121a0233

View on Github →

feat(gcongr): fix pattern elaborator and @[gcongr] for lemmas introducing binders (#25716) This PR adds @[gcongr] tags so that

  • gcongr can move inside Eventually and Frequently,
  • moving inside of ∀ ε > 0, or ∃ ε > 0, adds the hypothesis/condition to the local context.

Estimated changes