| Index: > A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
|
|||||
LCF introduced the general purpose programming language ML to allow users to write theorem proving tactics. Theorems in the system are propositions of a special "theorem" abstract datatype. The ML type system ensures that theorems are derived using only the inference rules given by the operations of the abstract type.
Successors include the
HOL and Isabelle theorem provers. logic in computer science