Skip to content

Commit

Permalink
Added foldr-++ foldl-++ and map-cong2 to Data.List.Properties and tid…
Browse files Browse the repository at this point in the history
…ied up the file
  • Loading branch information
Matthew Daggitt committed Jun 26, 2017
1 parent 5eb5d9a commit 5727880
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 163 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,8 @@ Important changes since 0.13:

* Added `+-left-identity` and `*-left-zero` to `Data.Nat.Properties.Simple`

* Added `reverse-length` to `Data.List.Properties`
* Added `length-reverse`, `foldr-++`, `foldl-++` and `map-cong₂`
to `Data.List.Properties`

* Changed `Data.Vec.All.All₂` to a native version which allows better
pattern matching. The new version (and the associated proofs in
Expand Down
Loading

0 comments on commit 5727880

Please sign in to comment.