lean2/library/algebra
2015-02-05 18:03:02 -08:00
..
category refactor(library/init/reserved_notation): increase binding strength of ^-1 to max+10 2015-01-26 20:38:21 -05: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 fix(library/algebra/function): remove notation that conflicts with top-level notation for dependent pairs 2015-02-01 11:35:01 -08:00
group.lean feat(library/algebra/group): use rewrite tactic in the algebraic hierarchy 2015-02-05 18:03:02 -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(library/algebra/group): rename neg_add_distrib to neg_add, etc. 2015-01-26 20:38:21 -05: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 feat(library/data/nat/div): revise theorems, add lcm 2015-01-31 21:52:35 -08:00