Package axiom-choice: axiom-choice

Information

nameaxiom-choice
version1.3
descriptionaxiom-choice
authorJoe Hurd <joe@gilith.com>
licenseHOLLight
provenanceHOL Light theory extracted on 2011-07-20
showData.Bool

Files

Theorem

p x. p x p ((select) p)

Input Type Operators

Input Constants

Assumptions

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

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

() = λp q. p q p

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

let a d =
      let e g =
          (let h = d g in
           λi.
             (let j = h in
              λk. (λl. l j k) = λm. m ((λc. c) = λc. c) ((λc. c) = λc. c))
               i h) (d ((select) d)) in
      e = (λf. (λc. c) = λc. c) in
  a = λb. (λc. c) = λc. c