Package bool-int-eq: bool-int-eq

Information

namebool-int-eq
version1.0
descriptionbool-int-eq
authorJoe Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2011-02-19
showData.Bool

Files

Theorems

x. x = x

x. x = x T

t1 t2. (λx. t1) t2 = t1

f y. (λx. f x) y = f y

x y. x = y y = x

x y. x = y y = x

x y z. x = y y = z x = z

Input Type Operators

Input Constants

Assumptions

T

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

() = λp q. p q p

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