Lists NuprlLIB Doc

Sections needed for Lists

ListsConcepts and Facts about Lists
list 3 jlcMore on Lists
lambda jlcCurrying functions and Explicitly expressing recursion.
list 1
int 2Defines mod, floor, max and min functions over the integers. Lemmas concern basic properties of arithmetic functions over integers, and induction principles.
fun 1Polymorphic identity and composition functions. Lemmas covering properties such as injectivity and surjectivity.
core 3 jlcVarious facts about Propositional Operators
discrete jlcBasics of Discrete Types
bool 2 jlcA few basic facts about asserting Bools and Bool Equalities
bool 1Definitions, theorems and tactics for the boolean type and boolean-related expressions.
int 1Integer inequalities, subtypes, and induction lemmas for subtypes.
well fndWell-founded predicate. Rank induction lemmas and tactics.
coreSome basic concepts defined type-theoretically.