Package function-def: Definition of function constants

Information

namefunction-def
version1.2
descriptionDefinition of function constants
authorJoe Hurd <joe@gilith.com>
licenseMIT
showData.Bool
Function

Files

Defined Constants

Theorems

id = λx. x

f g. (f o g) = λx. f (g x)

f. surjective f y. x. y = f x

f. injective f x1 x2. f x1 = f x2 x1 = x2

Input Type Operators

Input Constants

Assumptions

T

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