lean2/library/algebra
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
..
category refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
algebra.md refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
binary.lean refactor(library/algebra): use new naming conventions, add information to speed up proofs 2014-12-02 12:14:14 -08:00
function.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
group.lean refactor(frontends/lean): add 'attribute' command 2015-01-24 20:23:21 -08:00
order.lean fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00
ordered_group.lean fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00
ordered_ring.lean fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00
relation.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
ring.lean fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00