lean2/library/algebra
2015-02-28 08:48:48 -08:00
..
category refactor(library/algebra/category/morphism): reduce compilation time using rewrite tactic 2015-02-25 14:04:17 -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
field.lean feat(library/algebra): add field.lean 2015-02-28 08:48:48 -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/refactor(library/data/int): revise and add theorems 2015-02-25 14:05:07 -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 refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b' 2015-02-25 15:18:21 -08:00
ordered_ring.lean refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b' 2015-02-25 15:18:21 -08:00
relation.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00
ring.lean refactor(*): modify '|' binding power, use 'abs a' instead of '|a|', and '(a | b)' instead of 'a | b' 2015-02-25 15:18:21 -08:00