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

Subtype の使用場面について書く

Open
#1,941 0 comments 1 reaction 2 assignees View on GitHub

@Seasawher is already working on this.

Since May 19, 2026.

  • #2321 by @copilot-swe-agent — closed without merging
データ型
Dominant language
Lean
Stars
188
Forks
15
Avg merge
9h 8m
Merged PRs (30d)
6

Description

典型的な用途

  • 関数の返り値の型を Subtype にして、証明をバンドルする。これにより関数の停止性の証明などが上手くいくことがある。

  • オーバーヘッドなしに部分集合を表現したいとき

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.