lean2/library/data/int
Leonardo de Moura 35eae96aa5 chore(library/data/int/gcd): remove 'TODO'
The 'TODO' was fixed by commit 496189feed
2015-06-08 10:45:05 -07:00
..
basic.lean feat/refactor(library/*): various additions and improvements 2015-06-01 12:35:44 +10:00
default.lean feat(library/data/int/gcd.lean): add gcd for the integers 2015-06-01 12:35:44 +10:00
div.lean feat(library/data/int/{div,gcd}): add some theorems, to reduce rationals 2015-06-08 22:43:51 +10:00
gcd.lean chore(library/data/int/gcd): remove 'TODO' 2015-06-08 10:45:05 -07:00
int.md feat(library/data/int/gcd.lean): add gcd for the integers 2015-06-01 12:35:44 +10:00
order.lean feat/refactor(library/*): various additions and improvements 2015-06-01 12:35:44 +10:00
power.lean feat/fix(library/data/nat,int): add power to int, add trans attributes, power notation 2015-05-23 15:38:42 +10:00