Interactive Math Proof Assistant Built with Python and SymPy

2025-05-13
Interactive Math Proof Assistant Built with Python and SymPy

A developer has built an interactive mathematical proof assistant using Python and the SymPy library. It semi-automatically proves asymptotic estimates involving scalar functions. Mimicking the Lean proof assistant, the tool supports linear and log-linear arithmetic, allowing users to guide the proof process by supplying high-level tactics. Currently running in Python's interactive mode, a graphical user interface is planned for the future. The developer intends to extend the tool to handle a broader range of mathematical tasks, such as estimating function space norms.

Development math proof SymPy