lean2/library/standard/data
Leonardo de Moura ab404beb01 chore(library/standard/data/nat/order): remove unnecessary 'proofs'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-20 21:51:41 -07:00
..
int chore(library/standard/data/int/basic): remove TODO's that were addressed by recent improvements 2014-08-20 19:04:48 -07:00
list feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
nat chore(library/standard/data/nat/order): remove unnecessary 'proofs' 2014-08-20 21:51:41 -07:00
quotient fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00
bool.lean fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00
data.md feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
default.lean feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
empty.lean refactor(library/standard): integrate hott with standard library 2014-08-15 12:58:58 -07:00
num.lean fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00
option.lean fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00
prod.lean feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
set.lean feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
sigma.lean feat(library/standard): port int, and reorganize a lot 2014-08-20 18:03:24 -07:00
string.lean fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00
subtype.lean feat(library/standard/data/quotient): import quotient from lean 0.1 2014-08-20 18:03:24 -07:00
sum.lean feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe 2014-08-12 17:40:30 -07:00
unit.lean fix(lean/library/standard): fix tests, more cleanup 2014-08-20 18:04:31 -07:00