lean2/library/data/rat
2015-06-29 15:23:11 +10:00
..
basic.lean fix(library/data/int/basic): change notation from -[n+1] to -[1+n] to avoid conflict e.g. with -[coercions] 2015-06-29 15:23:11 +10:00
default.lean feat/fix(library/data/nat,int): add power to int, add trans attributes, power notation 2015-05-23 15:38:42 +10:00
order.lean feat(library/algebra/order): add lattices, min, max 2015-06-29 15:23:11 +10:00
rat.md feat(library/data/rat/basic.lean): begin theory of rationals, show rat is a field 2015-04-18 11:39:52 -07:00