leanprover-community/mathlib4

Sperner's lemma

オープン

#25,231 opened on 2025/05/27

 (16 件のコメント) (0 件のリアクション) (0 人の担当者)Lean (1,592 件のフォーク)github user discovery
good first issuet-analysist-combinatorics

Repository metrics

Stars
 (3,869 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Sperner's lemma is a combinatorial statement about some colorings of the triangulations of a triangle. It can be used to prove the Brouwer fixed point theorem.

Bhavik and I had a go at implementing Sperner's lemma in Lean 3 back in 2021 (in fact, Bhavik had an even earlier go). We reduced the problem to some combinatorial statement with geometric input, and found a proof of it, but the effort petered out before that proof was formalised.

I would be happy to supervise someone to take over where we left things off.

コントリビューターガイド