Package bool-true-def: Definition of the Boolean true constant
Information
| name | bool-true-def |
| version | 1.0 |
| description | Definition of the Boolean true constant |
| author | Joe Leslie-Hurd <joe@gilith.com> |
| license | MIT |
| checksum | 731d7b785a385ba3ecd35589e2500a5d7c63011c |
| show | Data.Bool |
Files
- Package tarball bool-true-def-1.0.tgz
- Theory source file bool-true-def.thy (included in the package tarball)
Defined Constant
- Data
- Bool
- ⊤
- Bool
Theorem
⊦ ⊤ ⇔ (λp. p) = λp. p
External Type Operators
- →
- bool
External Constant
- =