leanprover-community / leanprover-community/iris-lean

Generalize algebraic constructions over the type of step indices

Open
#29 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feat
Dominant language
Lean
Stars
218
Forks
63
Avg merge
1d 23h
Merged PRs (30d)
22

Description

Iris has begun paramaterizing some algebraic constructions over a type of step indicies (see eg. this commit, this merge request). The same should be possible in iris-lean.

See also: stepindex.v, stepindex_finite.v

Contributor guide

No contributing guide indexed for this repository

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

Compare the linked Iris commit and merge request with the referenced iris/algebra/stepindex.v and stepindex_finite.v files to identify which algebraic constructions need generalization. Then locate the corresponding constructions in iris-lean and define the scope of the port. Done means the relevant constructions work over a parameterized type of step indices, with suitable checks for existing behavior.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.