Package list-1.16
Information
versions | 1.0→1.1→ 1.16 →1.20→1.40→ ··· → 1.107 |
description | Basic theory of list types |
author | Joe Hurd <joe@gilith.com> |
license | MIT |
installed | 00:01:05 on Friday 16 September 2011 |
For more details see the package document.
Includes
- list-append-1.11 — Definitions and theorems about the list append function
- list-concat-1.11 — Definitions and theorems about the list concat function
- list-def-1.10 — list-def
- list-dest-1.12 — Theory of the list destructors
- list-filter-1.11 — Definitions and theorems about the list filter function
- list-interval-1.12 — Definitions and theorems about the list interval function
- list-last-1.10 — Definitions and theorems about the list last function
- list-length-1.11 — Definitions and theorems about the list length function
- list-map-1.11 — Definitions and theorems about the list map function
- list-member-1.13 — Definitions and theorems about the list member function
- list-nth-1.11 — Definitions and theorems about the list nth function
- list-nub-1.13 — Definitions and theorems about the list nub function
- list-quant-1.9 — Definitions and theorems about list quantifiers
- list-replicate-1.11 — Definitions and theorems about the list replicate function
- list-reverse-1.11 — Definitions and theorems about the list reverse function
- list-set-1.10 — Viewing lists as finite sets
- list-take-drop-1.12 — Definitions and theorems about the list take and drop functions
- list-thm-1.10 — list-thm
- list-zipwith-1.12 — Definitions and theorems about the list zipWith function
Included By
- base-1.24 — The standard theory library