rocq-prover / rocq-prover/stdlib

Lemma JMeq.JMeq_eq_dep should be (P:U->Type) instead of (P:U->Prop)

Open
#62 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

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#4912
From: @jonleivent
Reported version: 8.5
CC: coq-bugs-redist@lists.gforge.inria.fr

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

Locate the JMeq.JMeq_eq_dep lemma in the stdlib and inspect its current type, using the original report as the starting point. Confirm the intended parameter type from the issue title, then check nearby uses or tests for compatibility. Done means the lemma accepts P:U->Type rather than P:U->Prop without breaking the surrounding library.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.