Lists | Concepts and Facts about Lists |
list 3 jlc | More on Lists |
lambda jlc | Currying functions and Explicitly expressing recursion. |
list 1 | |
int 2 | Defines mod, floor, max and min functions over the integers. Lemmas concern basic properties of arithmetic functions over integers, and induction principles. |
fun 1 | Polymorphic identity and composition functions. Lemmas covering properties such as injectivity and surjectivity. |
core 3 jlc | Various facts about Propositional Operators |
discrete jlc | Basics of Discrete Types |
bool 2 jlc | A few basic facts about asserting Bools and Bool Equalities |
bool 1 | Definitions, theorems and tactics for the boolean type and boolean-related expressions. |
int 1 | Integer inequalities, subtypes, and induction lemmas for subtypes. |
well fnd | Well-founded predicate. Rank induction lemmas and tactics. |
core | Some basic concepts defined type-theoretically. |