Package axiom-extensionality: Axiom of Extensionality

Information

nameaxiom-extensionality
version1.8
descriptionAxiom of Extensionality
authorJoe Leslie-Hurd <joe@gilith.com>
licenseMIT
provenanceHOL Light theory extracted on 2011-07-19
requiresbool-def
showData.Bool

Files

Theorem

t. (λx. t x) = t

Input Type Operators

Input Constants

Assumptions

(λp. p) = λp. p

() = λp. p = λx.

let a d (λe. d e) = d in a = λb. (λc. c) = λc. c