|
|
|
|
|
by tom_mellior
3572 days ago
|
|
> AI-driven mathematics already, e.g. the Mizar theorem prover Can you tell us more about how Mizar is AI-driven? I have never worked with it, but my understanding was that it was a fairly normal proof assistant. That is, proofs are written by humans, and some smallish boring intermediate steps are done using a regular first-order prover. Like with Coq or Isabelle. Does Mizar do something else as well? Does it use AI to make conjectures? |
|
I can comment on another thing, though. Even very simple concepts like well-foundedness conditions go beyond first-order logic and these provers are based on pretty expressive higher-order type systems. AFAIK, they can prove fairly substantial theorems.