lean2/library/data/nat
Leonardo de Moura 4f2e0c6d7f refactor(frontends/lean): add 'attribute' command
The new command provides a uniform way to set declaration attributes.
It replaces the commands: class, instance, coercion, multiple_instances,
reducible, irreducible
2015-01-24 20:23:21 -08:00
..
basic.lean refactor(library/data/nat): move nat.comm_semiring to separate file 2015-01-08 12:12:30 -08:00
bquant.lean feat(library/data/nat): make nat an instance of comm_semiring 2014-12-23 21:14:35 -05:00
comm_semiring.lean refactor/feat(library/data/nat): fix up sub and div, rename theorems, add theorems 2015-01-13 11:56:25 -05:00
default.lean refactor(library/data/nat): move nat.comm_semiring to separate file 2015-01-08 12:12:30 -08:00
div.lean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
nat.md feat(library/data/nat): make nat an instance of comm_semiring 2014-12-23 21:14:35 -05:00
order.lean feat(library/algebra/ordered_group): add abs 2015-01-21 15:46:17 -08:00
sub.lean refactor(library/data/int/sub): rename theorems, add theorems, clean up 2015-01-12 16:28:42 -05:00