Commit 2024-07-31 19:18 b66c970b

View on Github →

feat: gcongr works with eta and proofs (#15364)

  • gcongr now recognizes eta-expanded variables as variables
  • gcongr now recognizes all proofs as "defeq" even if the proofs have different types (in e.g. Finset.sup'_mono
  • Give a bit more information in the error message when not accepting a gcongr-lemma.

Estimated changes