lean4-htt/library/init/data/nat
Leonardo de Moura 1ad1080f11 refactor(library): keep only basic nat theorems
All theorems are proved without using the tactic framework.
Thus, we can define `fin/uint32/uint64` types and their operations
before we define the tactic framework.
2018-04-11 16:47:54 -07:00
..
basic.lean refactor(library): keep only basic nat theorems 2018-04-11 16:47:54 -07:00
default.lean refactor(library): keep only basic nat theorems 2018-04-11 16:47:54 -07:00
div.lean refactor(library): keep only basic nat theorems 2018-04-11 16:47:54 -07:00