Twenty Years of Theorem Proving for HOLs Past, Present and Future
暂无分享,去创建一个
There are two kinds of theorem provers for higher order logics: fully automatic (e.g. TPS and Leo) and user guided (e.g. HOL4, HOL Light, ProofPower, Isabelle/HOL, Coq, Nuprl and PVS). All the user guided systems, except PVS, are based on the LCF "fully expansive" approach invented by Robin Milner. PVS evolved from a different tradition that doesn't expand everything down to primitive inferences.
The emphasis here is on user guided proof assistants, but future developments in automatic higher order proof methods are likely to be incorporated into these as the automatic methods available today are mainly propositional or first order.