On one hand, formal proof systems prevent hallucinations.
On the other hand, LLMs can handle the mega verbosity and learning curve of formal proof systems which few humans are willing to undertake.
The human only needs to understand the bare minium of the formal proof system to know that statements are what they say they are. LLMs can then take care of the proof entirely.
Proof assistant Updated 2026-06-14
Much of this section will be dumped at Section "Website front-end for a mathematical formal proof system" instead.
Formal proof Updated 2025-07-16
A proof in some system for the formalization of mathematics.
Lemma (mathematics) Updated 2025-07-16
Set (mathematics) Updated 2025-07-16
Intuitively: unordered container where all the values are unique, just like C++
std::set.More precisely for set theory formalization of mathematics:
- everything is a set, including the elements of sets
- string manipulation wise:
Function (mathematics) Updated 2025-07-16
Set of ordered pairs. That's it! This is illustrated at: math.stackexchange.com/questions/1480651/is-fx-x-1-x-2-a-function/1481099#1481099
Function space Updated 2025-07-16
Number Updated 2025-07-16
Complex number Updated 2025-07-16
Forms both a:
- division algebra if thought of with complex multiplication as the bilinear map of the algebra
- field
Ordered pair Updated 2025-07-16
Sets are unordered, but we can use them to create ordered objects, which are of fundamental importance. Notably, they are used in the definition of functions.
Logic Updated 2025-07-16
Entity formalizing mathematics 2026-02-08
Formalization of X Created 2025-11-30 Updated 2026-02-08
This section is about formalization efforts of specific fields of mathematics.