lean4-htt/library/data
2018-01-12 18:18:56 -08:00
..
buffer chore(library): use new structure update notation in the core lib 2017-11-17 16:57:54 -08:00
rbmap feat(library/tactic/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
rbtree feat(library/tactic/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
bitvec.lean feat(library/tactic/induction_tactic): new name generator for induction and cases tactics 2017-12-05 14:57:36 -08:00
buffer.lean feat(library/init): add d_array type 2017-11-06 14:56:11 -08:00
dlist.lean feat(library/tactic/induction_tactic): new name generator for induction and cases tactics 2017-12-05 14:57:36 -08:00
lazy_list.lean feat(library): provide names for constructor arguments 2017-12-04 16:25:16 -08:00
stream.lean feat(library/tactic/simplify): simp reduces c a_1 ... a_n = c b_1 ... b_n into a_1 = b_1 /\ ... /\ a_n = b_n 2018-01-12 18:18:56 -08:00
vector.lean refactor(library): remove vector and bitvec from init 2017-08-16 13:40:50 -07:00