lean4-htt/library/data
2015-11-08 14:04:54 -08:00
..
examples feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
finset fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
fintype fix(library/data): hf, int, nat, pnat 2015-11-08 14:04:54 -08:00
int feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
list fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
nat fix(library/data): hf, int, nat, pnat 2015-11-08 14:04:54 -08:00
quotient refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
rat fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
real feat(library,hott,frontends/lean): avoid keywords with hyphen 2015-11-08 14:04:54 -08:00
set feat(hott,library): add additional spacing hints 2015-09-30 17:41:44 -07:00
bag.lean fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
bool.lean
countable.lean
data.md
default.lean refactor(library/logic): move logic/choice.lean to init/classical.lean 2015-08-12 18:37:33 -07:00
empty.lean feaf(library): make sure basic standard library can be compiled with option "--to_axiom" 2015-07-29 16:11:23 -07:00
encodable.lean feat(library/data/encodable): show that the quotient A/R is encodable if A is encodable and R is decidable 2015-08-12 21:31:24 -07:00
equiv.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
fin.lean fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
hf.lean fix(library/data): hf, int, nat, pnat 2015-11-08 14:04:54 -08:00
hlist.lean
matrix.lean fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
num.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
option.lean
pnat.lean fix(library/data): hf, int, nat, pnat 2015-11-08 14:04:54 -08:00
prod.lean
sigma.lean refactor(library): use type classes for encoding all arithmetic operations 2015-11-08 14:04:54 -08:00
squash.lean
stream.lean fix(library/data,library/theories): fin, bag, finset, hf, list, ... 2015-11-08 14:04:54 -08:00
string.lean
sum.lean feat(library): add some spacing hints 2015-09-30 17:36:32 -07:00
tuple.lean refactor(library/data): rename fixed_list -> tuple 2015-08-13 16:45:34 -07:00
unit.lean
uprod.lean