Package unit-def: Definition of the unit type

Information

nameunit-def
version1.7
descriptionDefinition of the unit type
authorJoe Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2011-12-18
requiresbool
showData.Bool

Files

Defined Type Operator

Defined Constant

Theorem

v. v = Data.Unit.()

Input Type Operators

Input Constants

Assumptions

T

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

t. (x. t) t

() = λp. p = λx. T

t. (t T) t

() = λp q. p q p

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

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