Package pair-def: Definition of product types

Information

namepair-def
version1.24
descriptionDefinition of product types
authorJoe Leslie-Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2014-11-01
checksum0b8284a82166c2c2a0228c493c551fc3c497d43c
requiresbool
showData.Bool
Data.Pair

Files

Defined Type Operator

Defined Constants

Theorems

a b. fst (a, b) = a

a b. snd (a, b) = b

x. a b. x = (a, b)

a b a' b'. (a, b) = (a', b') a = a' b = b'

External Type Operators

External Constants

Assumptions

¬

¬

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

t. (λx. t x) = t

() = λp. p = λx.

t. ¬¬t t

t. ( t) t

t. (t ) t

t. t

t. t t

t. t t

t. t

t. t t

t. t

t. ( t) ¬t

t. t ¬t

() = λp q. p q p

t. (t ) (t )

x y. x = y y = x

t1 t2. t1 t2 t2 t1

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

p. ¬(x. p x) x. ¬p x

p. ¬(x. p x) x. ¬p x

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

f g. (x. f x = g x) f = g

() = λp q. r. (p r) (q r) r

p q. p (x. q x) x. p q x

p q. (x. p x) q x. p x q

p q. (x. p x) q x. p x q

p q. (x. p x) q x. p x q

t1 t2 t3. (t1 t2) t3 t1 t2 t3

p x. (y. p y y = x) (select) p = x

r. (x. y. r x y) f. x. r x (f x)

p q. (x. p x q x) (x. p x) x. q x