Package natural-order-def: Definition of natural number orderings

Information

namenatural-order-def
version1.33
descriptionDefinition of natural number orderings
authorJoe Leslie-Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2014-11-17
checksum293458135a73543b3370c1f624a4b6f25e0ff520
requiresbool
natural-thm
showData.Bool
Number.Natural

Files

Defined Constants

Theorems

m. ¬(m < 0)

m. m 0 m = 0

m n. m > n n < m

m n. m n n m

m n. m < suc n m = n m < n

m n. m suc n m = suc n m n

External Type Operators

External Constants

Assumptions

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

() = λp. p = λx.

t. (t ) ¬t

() = λ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