`listFullBeta_cons_r` should rename to `listFullBeta_concat_r`
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 72/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- tooling
Research direction
Locate the lemma named listFullBeta_cons_r and search for its references. Rename it to listFullBeta_concat_r consistently, alongside listFullBeta_cons_l, and verify that the library still checks successfully.
Written by the indexing model from the issue text.
Description
As well as listFullBeta_cons_l
lemma listFullBeta_cons_r (h : Ns ↠lβᶠ Ns') (h_lc : LC M) : (M :: Ns) ↠lβᶠ (M :: Ns') := by
induction h with grind
- Dominant language
- Lean
- Stars
- 709
- Forks
- 200
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 42
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.
More from leanprover/cslib
-
logic
Difficulty 1/5 Under an hour Newbie friendliness 72/100
leanprover/cslib#74 ·
-
dependency-incompatibility
Difficulty 3/5 1-2 days Newbie friendliness 45/100
leanprover/cslib#928 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
leanprover/cslib#824 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 64/100
leanprover/cslib#823 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
leanprover/cslib#790 ·
All issues in leanprover/cslib
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
hemilabs/ui-monorepo#2332 ·
-
Help-Wanted Needs-Triage Package-Update
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
microsoft/winget-pkgs#438662 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
bug good first issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
olcf/olcf-test-harness#278 · 1 comment ·