Package list-interval-def: Definition of the list interval function

Information

namelist-interval-def
version1.59
descriptionDefinition of the list interval function
authorJoe Leslie-Hurd <joe@gilith.com>
licenseMIT
provenanceHOL Light theory extracted on 2014-11-04
checksuma531b872597d958b6ceeac84c6ab242c7b1bac51
requiresbool
list-def
natural
showData.Bool
Data.List
Number.Natural

Files

Defined Constant

Theorems

m. interval m 0 = []

m n. interval m (suc n) = m :: interval (suc m) n

External Type Operators

External Constants

Assumptions

() = λp. p ((select) p)

() = λp. p = λx.

() = λp q. p q p

() = λp q. (λf. f p q) = λf. f

() = λp. q. (x. p x q) q

(∃!) = λp. () p x y. p x p y x = y

e f. ∃!fn. fn 0 = e n. fn (suc n) = f (fn n) n