Closed siddhartha-gadgil closed 2 years ago
We may want to use something other than sentence similarity for these, perhaps keyword matching based on identifiers.
To trace bug, in mathlib4/Mathlib/Data/Finset/Basic.lean
have "index out of bounds"
To avoid the above bug, while parsing we must:
This is implemented in 68cb6613c2c621ffc5 with a switch to a smaller but correct database in 1769432f69151d08
Overview
Implementation
Some of these steps have been tried out in
Fiddle.lean
and some others are like previous code.induction n
or equivalent (warning: there can be multiple variables).