Commit 2021-12-18 19:21 9b4a2365
View on Github →feat: porting Data.List.Defs, Init.Data.List.Basic (#137) This ports the files:
Init.Data.Option.{Basic, Instances}
Init.Data.List.{Basic, Instances, Lemmas}
Data.Option.{Basic, Defs}
Data.List.Defs
nearly in their entirety; a few definitions were skipped for missing prerequisites.length'
andappend'
were removed, since they have been upstreamedNat.min
is now simp-reduced in favor ofmin
, and existing theorems restated usingmin
Function.injective
now uses{{}}
arguments