lean4-htt/src/Init/Data/List
2024-05-06 11:14:18 +00:00
..
Basic.lean fix: add instances to make ac_rfl work out of the box (#3942) 2024-04-24 06:12:36 +00:00
BasicAux.lean perf: use with_reducible in special-purpose decreasing_trivial macros (#3991) 2024-04-29 15:12:27 +00:00
Control.lean doc: docstrings for List.mapM and friends (#3867) 2024-04-13 07:57:55 +00:00
Impl.lean chore: upstream tail-recursive implementations of List operations, and @[csimp] lemmas (#3785) 2024-03-27 08:36:48 +00:00
Lemmas.lean chore: move @[simp] attribute on length_eq_zero earlier (#4077) 2024-05-06 11:14:18 +00:00
TakeDrop.lean feat: upstream lemmas about basic List/Array operations (#4059) 2024-05-06 03:52:33 +00:00