lean2/library/algebra
2014-12-19 18:23:08 -08:00
..
category refactor(library/init/sigma): rename sigma.dpair->sigma.mk, sigma.dpr1->sigma.pr1, sigma.dpr2->sigma.pr2 2014-12-19 18:23:08 -08:00
algebra.md doc(algebra): update markdown files 2014-11-08 19:12:54 -08: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(library/data/int/basic): make the integers an instance of ring 2014-12-17 13:32:38 -05:00
order.lean refactor(library/logic/connectives): rename theorems 2014-12-15 15:05:44 -05:00
ordered_group.lean refactor(library/data/int/basic): make the integers an instance of ring 2014-12-17 13:32:38 -05:00
ordered_ring.lean refactor(library/algebra/ordered_ring): add workarounds to improve performance 2014-12-13 13:12:25 -08:00
relation.lean refactor(library): add 'init' folder 2014-11-30 20:34:12 -08:00
ring.lean refactor(library/data/int/basic): make the integers an instance of ring 2014-12-17 13:32:38 -05:00