lean2/library/data/nat
2014-11-22 17:19:03 -08:00
..
basic.lean refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package 2014-11-22 00:19:39 -08:00
decl.lean feat(library/data/nat/decl): add 'measure' 2014-11-22 17:19:03 -08:00
default.lean refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package 2014-11-22 00:19:39 -08:00
div.lean feat(library/data/nat/div): remove some 'sorry's 2014-11-22 14:59:35 -08:00
nat.md refactor(library): remove unnecessary 'standard' subdirectory 2014-08-23 18:08:09 -07:00
order.lean refactor(library/data/nat): declare lt and le asap using inductive definitions, and make key theorems transparent for definitional package 2014-11-22 00:19:39 -08:00
sub.lean feat(library/data/nat): add more basic theorems for definitional package 2014-11-22 13:25:46 -08:00