Logic for Computable Functions: Difference between revisions

Content deleted Content added
No edit summary
m topics in bold
Line 1:
A '''theorem prover''' was developed at [[University of Edinburgh]] by [[Robin Milner]].
It introduced athe general purpose [[programming language]] [[ML programming language|ML]] to allow users to write theorem proving tactics.
Theorems are proposition of special "theorem" type,
the ML type system ensures that theorems are derived using only sound
inference rules.
 
Successors include:
[[HOL theorem prover]], [[Isabelle theorem prover]].