Skip to content
Snippets Groups Projects
Commit 10ed8719 authored by Jonas Kastberg's avatar Jonas Kastberg
Browse files

Bump stdpp

parent f9d06c7b
No related branches found
No related tags found
No related merge requests found
...@@ -211,7 +211,7 @@ Section mapper. ...@@ -211,7 +211,7 @@ Section mapper.
inversion 1 as [|?? [? _]]; discriminate_list || simplify_list_eq. inversion 1 as [|?? [? _]]; discriminate_list || simplify_list_eq.
assert (RZB (j',y') (i,y'')) as [??]; last (simpl in *; lia). assert (RZB (j',y') (i,y'')) as [??]; last (simpl in *; lia).
apply (Sorted_StronglySorted _) in Hsort. apply (Sorted_StronglySorted _) in Hsort.
eapply elem_of_StronglySorted_app; set_solver. eapply StronglySorted_app; set_solver.
Qed. Qed.
Lemma par_map_reduce_reduce_spec n iys iys_sorted miy zs l Y csort cred : Lemma par_map_reduce_reduce_spec n iys iys_sorted miy zs l Y csort cred :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment