leanprover / leanprover/cslib

Proof-relevant substitution principles for logical equivalence in CLL.

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

Nobody has claimed this yet.

logic
Dominant language
Lean
Stars
709
Forks
200
Avg merge
3d 6h
Merged PRs (30d)
45

Description

subst_eqv_head and subst_eqv should be defined using Proposition.equiv first, and then have accompanying theorems for Proposition.Equiv.

https://github.com/leanprover/cslib/blob/81a21d3f85ad9252bba08c552179bdf7a1ba2239/Cslib/Logics/LinearLogic/CLL/Basic.lean#L354-L359

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

Open Cslib/Logics/LinearLogic/CLL/Basic.lean around lines 354–359 and inspect subst_eqv_head and subst_eqv. Confirm how Proposition.equiv and Proposition.Equiv are represented, then add the requested accompanying theorem forms; done means both principles and their proof-relevant counterparts are defined consistently.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.