lean4-htt/library/init/data
2017-05-27 04:14:05 -04:00
..
array
bool
char
fin feat(data/vector): more vector operations 2017-05-27 04:14:02 -04:00
int feat(init/algebra, init/data/int): more ring theorems 2017-05-27 04:14:04 -04:00
list chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
nat chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
option feat(init/data/option): option.get 2017-05-27 04:14:05 -04:00
sigma refactor(library/init/data/sigma/lex): define psigma.lex 2017-05-23 20:39:09 -07:00
string
subtype feat(init/data/subtype): add subtype.eta 2017-05-27 04:13:59 -04:00
sum
unsigned
basic.lean chore(*): remove pos_num and num from stdlib 2017-05-25 18:24:16 -07:00
default.lean
option_t.lean feat(init/data/option_t): option_t is a monad transformer 2017-05-27 04:14:00 -04:00
ordering.lean
prod.lean
quot.lean feat(init/data/quot): show that quot is the quotient by the generated equivalence 2017-05-27 04:14:00 -04:00
set.lean
setoid.lean
to_string.lean
unit.lean