rocq-prover / rocq-prover/stdlib

`positive_scope` should be bound to `PositiveMap.key`

Open
#48 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rocq Prover
Stars
42
Forks
38
Avg merge
14h 6m
Merged PRs (30d)
3

Description

Version

8.9+alpha

Description of the problem

It's annoying to have to put the argument to PositiveMap.add, etc, in %positive, and this should not be necessary.

I may fix this myself at some point if someone else doesn't do it.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the PositiveMap API, especially PositiveMap.add and the definition or binding of positive_scope. Trace how the key argument is currently handled and verify that callers no longer need to place it in %positive when the binding is complete.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.