Package bool-def-and: bool-def-and
Information
name
bool-def-and
version
1.0
description
bool-def-and
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-and-1.0.tgz
Theory file
bool-def-and.thy
(included in the package tarball)
Defined Constant
Data
Bool
∧
Theorem
⊦
(
∧
)
=
λ
p
q
. (
λ
f
.
f
p
q
)
=
λ
f
.
f
T
T
Input Type Operators
→
bool
Input Constants
=
Data
Bool
T