Skip to content
Snippets Groups Projects
Commit 7e77bf8d authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Revert "Make `mapset_elem_of` Opaque." This turned out not to work.

This reverts commit 267cc708.
parent a8e9b673
No related branches found
No related tags found
No related merge requests found
......@@ -130,8 +130,4 @@ Proof.
Qed.
End mapset.
(** [mapset_elem_of] internally contains an equality; make sure that tactics do
not unfold it and try to unify [∈] against goals with [=]. *)
Opaque mapset_elem_of.
Arguments mapset_eq_dec : simpl never.
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