Papers by Haocheng Ju
A Semantic Search Engine for Mathlib4 (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Lean is an interactive theorem prover that enables verification of formal proofs . however, searching for theoretical proofs in mathlib4 can be challenging for beginners . we present a semantic search engine that accepts informal queries and finds theorels . |
| Approach: | They propose a semantic search engine for theorems in mathlib4 that accepts informal queries and finds relevant theorels. |
| Outcome: | The proposed search engine accepts informal queries and finds theorems . it compares with other search engines that struggle to find theoretical proofs based on informal queries . |