ϵ">]>
Literature.
[1] J. Komara. Specification and Verification of Programs. Downloadable lecture notes available through the web page of the course.
[2] J. Komara and P. J. Voda. Metamathematics of Computer Programming. 2001.
Subsection. Catalan Pairing Function. See also in [2] the section Suitable Pairing Function in the chapter Recursive Bootstrapping of PA.
[CL] Pairing function. The following properties of the Catalan pairing function are built in into the CL theorem prover:
Moreover, we have
(occur_check) |
for terms of the form
[CL] Pair case analysis. Syntax:
Example(s):
where and are new variables (eigen-variables).
The predicate is defined in the module Standard.
[CL] Pair induction. Syntax:
where the induction formula is formed from the current sequent.
Example(s):
The predicate is defined in the module Standard.
[CL] Pair size. The pair size function is defined in the module Standard. The following its properties are built in into the CL theorem prover: