leanprover / leanprover/cslib

this should be

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

Nobody has claimed this yet.

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

Description

generalised outside the PL scope, once we have typeclasses to express that a type possesses an
implication connective.

https://github.com/leanprover/cslib/blob/70c5bf5874a1a511b32ad1ae605c07a13345d071/Cslib/Logics/Propositional/Defs.lean#L123-L125

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 with Cslib/Logics/Propositional/Defs.lean at lines 123-125 and inspect the surrounding PL-specific definition. Determine how the proposed typeclass for an implication connective is intended to support generalization beyond PL. Done means the definition is no longer limited to PL while preserving the existing behavior.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.