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

More clean up

parent a4f24e3f
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,6 @@ Proof.
intros p11 p12 Hp1 p21 p22 Hp2. rewrite /proto_union. by f_equiv.
Qed.
(* TODO: This is FALSE *)
Lemma proto_ind {V} `{!Cofe PROPn, !Cofe PROP} (P : proto V PROPn PROP Prop) :
Proper (() ==> impl) P
P proto_end ( i x p, P p P (proto_union (proto_message i x) p)) m, P m.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment