lean-ja / lean-ja/lean-by-example

`Lean.ofReduceNat` は使われていない

Open
#1,796 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

メモ
Dominant language
Lean
Stars
188
Forks
15
Avg merge
9h 8m
Merged PRs (30d)
6

Description

#general > where is `Lean.ofReduceNat` used?

#new members > Where is the axiom `ofReduceNat` used? @ 💬

ofReduceNat is currently unused in Lean 4 and Mathlib but may be used in the future. Also note that if you were to delete the axiom the entire mechanism around ofReduceNat should be deleted as well which requires touching some kernel code etc.

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 by reading the linked Zulip discussions about Lean.ofReduceNat and search the Lean 4 and Mathlib sources for references to it. The issue notes that removal would also require deleting the surrounding mechanism and touching kernel code, but it does not define whether that work is wanted or what completion entails.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.