Use `positive` in `gmultiset` representation to avoid off-by-one computations.
Compare changes
+ 21
− 24
@@ -4,11 +4,11 @@ From stdpp Require Import options.
@@ -25,7 +25,7 @@ Section definitions.
@@ -34,33 +34,29 @@ Section definitions.
@@ -81,7 +77,7 @@ Section basic_lemmas.
@@ -486,9 +482,10 @@ Section more_lemmas.
@@ -501,7 +498,7 @@ Section more_lemmas.
@@ -511,7 +508,7 @@ Section more_lemmas.
@@ -526,7 +523,7 @@ Section more_lemmas.
@@ -614,16 +611,16 @@ Section more_lemmas.