rocq-prover / rocq-prover/stdlib
Hurkens should have a separate module for TypeNotRetractSmallType
Nobody has claimed this yet.
- Dominant language
- Rocq Prover
- Stars
- 42
- Forks
- 38
- Avg merge
- 14h 6m
- Merged PRs (30d)
- 3
Description
Version
8.8.0
Description of the problem
There is a comment in Hurkens.v: https://github.com/coq/coq/blob/b98ae49d282f73343c1950e960f4b3bc7c28de70/theories/Logic/Hurkens.v#L643-L650
It'd be nice to have this split out into its own module, say, TypeNotRetractSmallType.
cc @herbelin
(I could also probably make a PR for this myself, once I check Google's policies.)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in theories/Logic/Hurkens.v at the linked comment around lines 643–650 and review the surrounding definitions. Extract the TypeNotRetractSmallType material into a separate TypeNotRetractSmallType module, preserving the existing behavior and ensuring the library still builds.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100