lean2/library/algebra
2015-02-24 18:28:49 -08:00
..
category refactor(library/algebra/category/morphism): improve performance using rewrite tactic 2015-02-24 18:28:49 -08:00
algebra.md refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
binary.lean feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
function.lean feat(library): export [reducible] annotations from function namespace to top-level 2015-02-16 18:52:41 -08:00
group.lean feat(frontends/lean/parse_rewrite_tactic): improve rewrite tactic parser 2015-02-23 19:40:03 -08:00
order.lean feat(library/algebra/order,library/data/{nat,int}/order): make gt, ge reducible, add transitivity rules 2015-01-26 20:38:21 -05:00
ordered_group.lean feat(frontends/lean/parse_rewrite_tactic): improve rewrite tactic parser 2015-02-23 19:40:03 -08:00
ordered_ring.lean fix(library/algebra): add missing [reducible] 2015-01-21 15:53:56 -08:00
relation.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
ring.lean refactor(library/algebra/ring): use rewrite tactic at ring module 2015-02-08 17:35:01 -08:00