Package natural-pre: natural-pre

Information

namenatural-pre
version1.1
descriptionnatural-pre
authorJoe Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2011-05-11
showData.Bool

Files

Defined Constant

Theorem

n. Number.Natural.pre (Number.Natural.suc n) = n

Input Type Operators

Input Constants

Assumptions

T

() = λP. P ((select) P)

() = λP. P = λx. T

() = λp q. p q p

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

e f.
    fn.
      fn Number.Numeral.zero = e
      n. fn (Number.Natural.suc n) = f (fn n) n