lean2/library/data/int
2015-06-15 22:53:11 +10:00
..
basic.lean feat(frontends/lean/builtin_exprs): make notation ( e : T ) builtin 2015-06-10 14:52:59 -07: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/{nat,int}/div.lean): add properties of add and mod 2015-06-15 22:53:11 +10:00
gcd.lean feat(library/rat/basic.lean): add reduce for rat, and num and denom 2015-06-10 16:39:17 -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(library/rat/basic.lean): add reduce for rat, and num and denom 2015-06-10 16:39:17 -07: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