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

`omega` ではなくて `lia` を使うよう促すべき?

Open
#2,603 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Zulipで質問すべき Zulipで質問済 バグ・誤り・不備
Dominant language
Lean
Stars
188
Forks
15
Avg merge
9h 8m
Merged PRs (30d)
6

Description

Zulip でこんなことを言っている人がいた。

Robin Arnez: Well, omega is only really meant to be used inside of lean core for bootstrapping reasons so omega is essentially frozen and won't get any such fixes. Outside of core, you're meant to use lia as the replacement. Otherwise, if you're asking why negative modulo does not work, well for some reason omega specifically checks for the right-hand side to be a natural number literal... for some reason.

see: #general > omega doesn't close modulo by negative literal @ 💬

これを信じるなら omega タクティクは非推奨であり、lia タクティクを使うべきということになる。

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 searching the repository for references to the omega and lia tactics; the issue does not name a file or test. Confirm the current guidance from the linked Zulip discussion, then update the relevant documentation if the recommendation is verified.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.