lean2/library/data/list/list.md

433 B

data.list

List of elements of a fixed type. By default, import list imports everything here.

basic : basic operations and properties comb : combinators and list constructions set : set-like operations (these support the finset construction) perm : equivalence up to permutation (these support the finset construction) as_type : treats a list as a type