Package bool-def-exists: bool-def-exists
Information
name
bool-def-exists
version
1.0
description
bool-def-exists
author
Joe Hurd <joe@gilith.com>
license
HOLLight
provenance
HOL Light theory extracted on 2011-02-19
show
Data.Bool
Files
Package tarball
bool-def-exists-1.0.tgz
Theory file
bool-def-exists.thy
(included in the package tarball)
Defined Constant
Data
Bool
∃
Theorem
⊦
(
∃
)
=
λ
P
.
∀
q
. (
∀
x
.
P
x
⇒
q
)
⇒
q
Input Type Operators
→
bool
Input Constants
=
Data
Bool
∀
⇒