|
|
|
|
|
by kurgsim22
25 days ago
|
|
theoremgraph/theoremsearch, which comes from the two papers published by the math ai lab at the university of washington. search tool links:
https://www.theoremsearch.com/ (https://arxiv.org/abs/2602.05216) + tagline (Describe a result in natural language, and TheoremSearch finds it across arXiv, the Stacks Project, and more. 70% more accurate than LLM search.) https://www.theoremsearch.com/theorem-graph (https://arxiv.org/abs/2606.25363) + tagline (A unified statement-level dependency graph spanning both informal and formal mathematics, including 11.7 million arXiv statements linked to Mathlib through a shared embedding space.) it also exposes an MCP you can see the api and its documentation so it should work with an agent! |
|